Age | Commit message (Expand) | Author |
2008-09-23 | x86: fix 27-rc crash on vsmp due to paravirt during module load | Ravikiran G Thirumalai |
2008-09-22 | x86, NMI watchdog: setup before enabling NMI watchdog | Aristeu Rozanski |
2008-09-22 | x86, NMI watchdog: when booting with reset_devices, clear the performance cou... | Aristeu Rozanski |
2008-09-22 | x86: use WARN_ONCE in workaround for mtrr mask | Yinghai Lu |
2008-09-22 | Merge commit 'v2.6.27-rc7' into x86/debug | Ingo Molnar |
2008-09-22 | x86: use platform_device_register_simple() | Akinobu Mita |
2008-09-22 | x86: check for ioremap() failure in copy_oldmem_page() | Akinobu Mita |
2008-09-22 | x86, oprofile: BUG scheduling while atomic | Andrea Righi |
2008-09-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-09-19 | x86: fix arch/x86/kernel/cpu/mtrr/main.c warning | Yinghai Lu |
2008-09-19 | Merge commit 'v2.6.27-rc6' into x86/cleanups | Ingo Molnar |
2008-09-18 | AMD IOMMU: protect completion wait loop with iommu lock | Joerg Roedel |
2008-09-18 | AMD IOMMU: set iommu sunc flag after command queuing | Joerg Roedel |
2008-09-17 | x86: print DMI information in the oops trace | Arjan van de Ven |
2008-09-16 | x86 setup: drop SWAP_DEV | Paul Bolle |
2008-09-16 | x86: completely disable NOPL on 32 bits | H. Peter Anvin |
2008-09-14 | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() | Alex Nixon |
2008-09-14 | xen: fix for xen guest with mem > 3.7G | Jeremy Fitzhardinge |
2008-09-14 | x86: simpler SYSVIPC_COMPAT definition | Alexey Dobriyan |
2008-09-12 | x86: fix possible x86_64 and EFI regression | Jeremy Fitzhardinge |
2008-09-11 | KVM: VMX: Always return old for clear_flush_young() when using EPT | Sheng Yang |
2008-09-11 | KVM: SVM: fix guest global tlb flushes with NPT | Joerg Roedel |
2008-09-11 | KVM: SVM: fix random segfaults with NPT enabled | Joerg Roedel |
2008-09-10 | arch/x86/kernel/kdebugfs.c: introduce missing kfree | Julia Lawall |
2008-09-09 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-09-09 | x86: fix memmap=exactmap boot argument | Prarit Bhargava |
2008-09-09 | seccomp: drop now bogus dependency on PROC_FS | Alexey Dobriyan |
2008-09-08 | x86: disable static NOPLs on 32 bits | Linus Torvalds |
2008-09-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-09-06 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-09-06 | x86, tsc calibration: fix | Ingo Molnar |
2008-09-06 | x86: cpu_init(): fix memory leak when using CPU hotplug | Andreas Herrmann |
2008-09-06 | x86: pda_init(): fix memory leak when using CPU hotplug | Andreas Herrmann |
2008-09-06 | x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags | Eduardo Habkost |
2008-09-06 | x86: pgd_{c,d}tor() cleanup | Jan Beulich |
2008-09-06 | x86: kill sys32_pause | Christoph Hellwig |
2008-09-06 | x86: move mtrr cpu cap setting early in early_init_xxxx | Yinghai Lu |
2008-09-06 | x86: delay early cpu initialization until cpuid is done | Krzysztof Helt |
2008-09-06 | x86: HPET: read back compare register before reading counter | Thomas Gleixner |
2008-09-06 | x86: HPET fix moronic 32/64bit thinko | Thomas Gleixner |
2008-09-05 | x86: use X86_FEATURE_NOPL in alternatives | H. Peter Anvin |
2008-09-05 | x86: add NOPL as a synthetic CPU feature bit | H. Peter Anvin |
2008-09-05 | x86: boot: stub out unimplemented CPU feature words | H. Peter Anvin |
2008-09-05 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-09-05 | x86: additional defconfig updates | H. Peter Anvin |
2008-09-05 | Merge branch 'linus' into x86/defconfig | Ingo Molnar |
2008-09-05 | Merge branch 'linus' into x86/tracehook | Ingo Molnar |
2008-09-05 | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() | Alex Nixon |
2008-09-05 | HPET: make minimum reprogramming delta useful | Thomas Gleixner |
2008-09-04 | x86: quick TSC calibration, improve | Ingo Molnar |