summary refs log tree commit diff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-09-23x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSCAndreas Herrmann
2008-09-23x86: prevent C-states hang on AMD C1E enabled machinesThomas Gleixner
2008-09-23x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner
2008-09-23x86: fix 27-rc crash on vsmp due to paravirt during module loadRavikiran G Thirumalai
2008-09-22x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski
2008-09-22x86, NMI watchdog: when booting with reset_devices, clear the performance cou...Aristeu Rozanski
2008-09-22x86: use WARN_ONCE in workaround for mtrr maskYinghai Lu
2008-09-22Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar
2008-09-22x86: use platform_device_register_simple()Akinobu Mita
2008-09-22x86: check for ioremap() failure in copy_oldmem_page()Akinobu Mita
2008-09-22x86, oprofile: BUG scheduling while atomicAndrea Righi
2008-09-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-19x86: fix arch/x86/kernel/cpu/mtrr/main.c warningYinghai Lu
2008-09-19Merge commit 'v2.6.27-rc6' into x86/cleanupsIngo Molnar
2008-09-18AMD IOMMU: protect completion wait loop with iommu lockJoerg Roedel
2008-09-18AMD IOMMU: set iommu sunc flag after command queuingJoerg Roedel
2008-09-17x86: print DMI information in the oops traceArjan van de Ven
2008-09-16x86 setup: drop SWAP_DEVPaul Bolle
2008-09-16x86: completely disable NOPL on 32 bitsH. Peter Anvin
2008-09-14x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}()Alex Nixon
2008-09-14xen: fix for xen guest with mem > 3.7GJeremy Fitzhardinge
2008-09-14x86: simpler SYSVIPC_COMPAT definitionAlexey Dobriyan
2008-09-12x86: fix possible x86_64 and EFI regressionJeremy Fitzhardinge
2008-09-11KVM: VMX: Always return old for clear_flush_young() when using EPTSheng Yang
2008-09-11KVM: SVM: fix guest global tlb flushes with NPTJoerg Roedel
2008-09-11KVM: SVM: fix random segfaults with NPT enabledJoerg Roedel
2008-09-10arch/x86/kernel/kdebugfs.c: introduce missing kfreeJulia Lawall
2008-09-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-09x86: fix memmap=exactmap boot argumentPrarit Bhargava
2008-09-09seccomp: drop now bogus dependency on PROC_FSAlexey Dobriyan
2008-09-08x86: disable static NOPLs on 32 bitsLinus Torvalds
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-09-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-06x86, tsc calibration: fixIngo Molnar
2008-09-06x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann
2008-09-06x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann
2008-09-06x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost
2008-09-06x86: pgd_{c,d}tor() cleanupJan Beulich
2008-09-06x86: kill sys32_pauseChristoph Hellwig
2008-09-06x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu
2008-09-06x86: delay early cpu initialization until cpuid is doneKrzysztof Helt
2008-09-06x86: HPET: read back compare register before reading counterThomas Gleixner
2008-09-06x86: HPET fix moronic 32/64bit thinkoThomas Gleixner
2008-09-05x86: use X86_FEATURE_NOPL in alternativesH. Peter Anvin
2008-09-05x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin
2008-09-05x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin
2008-09-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-05x86: additional defconfig updatesH. Peter Anvin
2008-09-05Merge branch 'linus' into x86/defconfigIngo Molnar