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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-19
Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....
Linus Torvalds
8
-28
/
+38
2010-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
5
-14
/
+57
2010-12-17
x86: avoid high BIOS area when allocating address space
Bjorn Helgaas
2
-1
/
+5
2010-12-17
x86: avoid E820 regions when allocating address space
Bjorn Helgaas
1
-1
/
+37
2010-12-17
x86: avoid low BIOS area when allocating address space
Bjorn Helgaas
3
-3
/
+12
2010-12-17
Revert "x86/PCI: allocate space from the end of a region, not the beginning"
Bjorn Helgaas
1
-11
/
+6
2010-12-17
Revert "x86: allocate space within a region top-down"
Bjorn Helgaas
1
-1
/
+0
2010-12-17
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-12
/
+15
2010-12-16
x86-32: Make sure we can map all of lowmem if we need to
H. Peter Anvin
2
-6
/
+8
2010-12-16
KVM: Fix preemption counter leak in kvm_timer_init()
Avi Kivity
1
-1
/
+3
2010-12-16
lguest: populate initial_page_table
Rusty Russell
3
-5
/
+107
2010-12-16
lguest: restore boot speed
Rusty Russell
1
-4
/
+7
2010-12-16
lguest: fix crash lguest_time_init
Rusty Russell
1
-1
/
+1
2010-12-15
crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h
Randy Dunlap
1
-0
/
+1
2010-12-13
x86: Enable the intr-remap fault handling after local APIC setup
Kenji Kaneshige
2
-7
/
+8
2010-12-13
x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode
Kenji Kaneshige
1
-0
/
+1
2010-12-13
x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()
Suresh Siddha
1
-1
/
+2
2010-12-13
x86, gcc-4.6: Use gcc -m options when building vdso
H. Peter Anvin
1
-2
/
+2
2010-12-13
x86: HPET: Chose a paranoid safe value for the ETIME check
Thomas Gleixner
1
-10
/
+16
2010-12-09
x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=n
Thomas Gleixner
1
-2
/
+1
2010-12-08
KVM: enlarge number of possible CPUID leaves
Andre Przywara
1
-1
/
+1
2010-12-08
KVM: SVM: Do not report xsave in supported cpuid
Joerg Roedel
4
-10
/
+9
2010-12-08
KVM: Fix OSXSAVE after migration
Sheng Yang
1
-0
/
+2
2010-12-08
Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...
Linus Torvalds
3
-0
/
+8
2010-12-03
Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...
Linus Torvalds
4
-9
/
+23
2010-12-03
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...
Linus Torvalds
2
-31
/
+14
2010-12-02
vmalloc: eagerly clear ptes on vunmap
Jeremy Fitzhardinge
1
-2
/
+0
2010-12-02
xen: unplug the emulated devices at resume time
Stefano Stabellini
3
-2
/
+3
2010-12-02
xen: fix MSI setup and teardown for PV on HVM guests
Stefano Stabellini
1
-7
/
+20
2010-11-29
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
2
-15
/
+56
2010-11-29
xen: don't bother to stop other cpus on shutdown/reboot
Jeremy Fitzhardinge
1
-4
/
+0
2010-11-28
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+21
2010-11-28
x86/pvclock: Zero last_value on resume
Jeremy Fitzhardinge
3
-0
/
+8
2010-11-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-43
/
+84
2010-11-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-8
/
+15
2010-11-26
perf, x86: Fixup Kconfig deps
Peter Zijlstra
1
-1
/
+1
2010-11-26
x86, perf, nmi: Disable perf if counters are not accessible
Don Zickus
1
-0
/
+20
2010-11-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...
Linus Torvalds
3
-16
/
+56
2010-11-25
arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline
Andrew Morton
1
-2
/
+2
2010-11-24
xen: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-11-24
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
2
-15
/
+56
2010-11-24
Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-30
/
+48
2010-11-22
xen: use default_idle
Jeremy Fitzhardinge
1
-15
/
+5
2010-11-22
xen: clean up "extra" memory handling some more
Jeremy Fitzhardinge
1
-12
/
+9
2010-11-22
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...
Jeremy Fitzhardinge
22
-259
/
+308
2010-11-22
xen: set IO permission early (before early_cpu_init())
Konrad Rzeszutek Wilk
2
-9
/
+11
2010-11-19
xen: re-enable boot-time ballooning
Jeremy Fitzhardinge
1
-2
/
+1
2010-11-18
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-11
/
+10
2010-11-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-4
/
+8
2010-11-18
x86-64: Fix and clean up AMD Fam10 MMCONF enabling
Jan Beulich
2
-35
/
+31
[next]