summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-11-13x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria
2008-11-13x86: fix macro with bad_bios_dmi_tableYinghai Lu
2008-11-13x86: fix CONFIG_X86_RESERVE_LOW_64K=yYinghai Lu
2008-11-13x86: add X86_RESERVE_LOW_64KIngo Molnar
2008-11-13x86: reserve low 64K on AMI and Phoenix BIOS boxenIngo Molnar
2008-11-13x86: add DMI quirk for AMI BIOS which corrupts address 0xc000 during resumeIngo Molnar
2008-11-06x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas
2008-11-06x86: avoid dereferencing beyond stack + THREAD_SIZEDavid Rientjes
2008-11-06x86: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai
2008-10-25amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errorsAndreas Herrmann
2008-10-25x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernelRafael J. Wysocki
2008-10-18x86: improve UP kernel when CPU-hotplug and SMP is enabledThomas Gleixner
2008-10-18x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann
2008-10-18x86, early_ioremap: fix fencepost errorAlan Cox
2008-10-18x86: Reserve FIRST_DEVICE_VECTOR in used_vectors bitmap.Stefan Bader
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton
2008-10-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-10-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-06kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMIJan Kiszka
2008-10-06x86 ACPI: Blacklist two HP machines with buggy BIOSesRafael J. Wysocki
2008-10-05x86: gart iommu have direct mapping when agp is present tooYinghai Lu
2008-10-03x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin
2008-10-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-30x86, vmi: fix broken LDT accessZachary Amsden
2008-09-30x86: Fix broken LDT access in VMIZachary Amsden
2008-09-30x86: fix typo in enable_mtrr_cleanup early parameterJ.A. Magallón
2008-09-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-26kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel
2008-09-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-24x86: disable apm on the olpcJeremy Katz
2008-09-24x86: prevent stale state of c1e_mask across CPU offline/online, fixMarc Dionne
2008-09-23Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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, 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-18AMD IOMMU: protect completion wait loop with iommu lockJoerg Roedel
2008-09-18AMD IOMMU: set iommu sunc flag after command queuingJoerg Roedel
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-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