index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-14
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2
-2
/
+0
2009-01-13
x86 PAT: consolidate old memtype new memtype check into a function
venkatesh.pallipadi@intel.com
1
-0
/
+19
2009-01-12
x86: fix apic.c build error on latest git
Jaswinder Singh Rajput
1
-0
/
+6
2009-01-11
Merge commit 'v2.6.29-rc1' into x86/urgent
Ingo Molnar
11
-139
/
+101
2009-01-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-74
/
+71
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+32
2009-01-09
x86: make 'constant_test_bit()' take an unsigned bit number
Linus Torvalds
1
-1
/
+1
2009-01-08
x86, mtrr: fix types used in userspace exported header
Kyle McMartin
1
-5
/
+5
2009-01-06
x86: introduce asm/swab.h
Harvey Harrison
3
-60
/
+64
2009-01-06
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-37
/
+1
2009-01-06
Remove remaining unwinder code
Alexey Dobriyan
1
-13
/
+0
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
2
-25
/
+3
2009-01-06
Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...
Ingo Molnar
17
-174
/
+160
2009-01-06
x86: fix x86_32 builds for summit and es7000 arch's
Mike Travis
2
-0
/
+3
2009-01-05
Merge branch 'core/iommu' into core/urgent
Ingo Molnar
1
-37
/
+1
2009-01-05
x86: rename all fields of mpc_table mpc_X to X
Jaswinder Singh Rajput
1
-10
/
+10
2009-01-05
x86: rename all fields of mpc_oemtable oem_X to X
Jaswinder Singh Rajput
1
-5
/
+5
2009-01-05
x86: rename all fields of mpc_bus mpc_X to X
Jaswinder Singh Rajput
1
-3
/
+3
2009-01-05
x86: rename all fields of mpc_cpu mpc_X to X
Jaswinder Singh Rajput
1
-7
/
+7
2009-01-05
x86: rename all fields of mpc_intsrc mpc_X to X
Jaswinder Singh Rajput
1
-7
/
+7
2009-01-05
x86: rename all fields of mpc_lintsrc mpc_X to X
Jaswinder Singh Rajput
1
-7
/
+7
2009-01-05
x86: rename all fields of mpc_iopic mpc_X to X
Jaswinder Singh Rajput
1
-5
/
+5
2009-01-04
x86: cleanup remaining cpumask_t ops in smpboot code
Mike Travis
1
-3
/
+29
2009-01-04
x86: rename mpc_config_oemtable to mpc_oemtable
Jaswinder Singh Rajput
2
-3
/
+3
2009-01-04
x86: rename mpc_config_lintsrc to mpc_lintsrc
Jaswinder Singh Rajput
1
-1
/
+1
2009-01-04
x86: rename mpc_config_intsrc to mpc_intsrc
Jaswinder Singh Rajput
1
-1
/
+1
2009-01-04
x86: rename mpc_config_ioapic to mpc_ioapic
Jaswinder Singh Rajput
1
-1
/
+1
2009-01-04
x86: rename mpc_config_processor to mpc_cpu
Jaswinder Singh Rajput
3
-4
/
+4
2009-01-04
x86: rename mpc_config_bus to mpc_bus
Jaswinder Singh Rajput
3
-5
/
+5
2009-01-04
x86: rename mp_config_table to mpc_table
Jaswinder Singh Rajput
8
-15
/
+12
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-80
/
+46
2009-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Linus Torvalds
2
-20
/
+43
2009-01-03
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
Mike Travis
4
-66
/
+14
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
54
-447
/
+877
2009-01-03
Merge branches 'iommu/api' and 'iommu/amd' into for-linus
Joerg Roedel
1
-19
/
+42
2009-01-03
AMD IOMMU: add init code for statistic collection
Joerg Roedel
1
-0
/
+2
2009-01-03
AMD IOMMU: add necessary header defines for stats counting
Joerg Roedel
1
-0
/
+26
2009-01-03
AMD IOMMU: convert amd_iommu_isolate to bool
Joerg Roedel
1
-1
/
+1
2009-01-03
AMD IOMMU: convert iommu->need_sync to bool
Joerg Roedel
1
-1
/
+1
2009-01-03
AMD IOMMU: use dev_name instead of self-build print_devid
Joerg Roedel
1
-12
/
+0
2009-01-03
AMD IOMMU: add a domain flag for default domains
Joerg Roedel
1
-0
/
+2
2009-01-03
AMD IOMMU: add device reference counting for protection domains
Joerg Roedel
1
-0
/
+1
2009-01-03
AMD IOMMU: add protection domain flags
Joerg Roedel
1
-5
/
+9
2009-01-03
KVM: change KVM to use IOMMU API
Joerg Roedel
1
-1
/
+1
2009-01-02
Merge branch 'linus' into x86/cleanups
Ingo Molnar
33
-139
/
+1173
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-99
/
+247
2008-12-31
KVM: MMU: prepopulate the shadow on invlpg
Marcelo Tosatti
1
-1
/
+2
2008-12-31
KVM: MMU: skip global pgtables on sync due to cr3 switch
Marcelo Tosatti
1
-0
/
+6
2008-12-31
KVM: MMU: use page array in unsync walk
Marcelo Tosatti
1
-1
/
+1
2008-12-31
KVM: x86 emulator: add Src2 decode set
Guillaume Thouvenin
1
-0
/
+1
[next]