summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-11-17[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell
2009-11-17[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos
2009-11-17[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin
2009-11-17[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt
2009-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-11-10x86, amd-ucode: Check UCODE_MAGIC before loading the container fileBorislav Petkov
2009-11-08x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich
2009-11-06x86: Add Phoenix/MSC BIOSes to lowmem corruption listSimon Kagstrom
2009-11-04x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold
2009-11-03Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2009-11-03Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixesJoerg Roedel
2009-11-02x86: Add reboot quirk for 3 series Mac miniGottfried Haider
2009-11-02x86: Fix printk message typo in mtrr cleanup codeDave Jones
2009-10-28x86/amd-iommu: Un__init function required on shutdownJoerg Roedel
2009-10-27x86: Make EFI RTC function depend on 32bit againFeng Tang
2009-10-26x86: crash_dump: Fix non-pae kdump kernel memory accessesJiri Slaby
2009-10-16x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt
2009-10-16x86: Don't print number of MCE banks for every CPURoland Dreier
2009-10-16x86, UV: Fix information in __uv_hub_info structureRobin Holt
2009-10-16x86: Document linker script ASSERT() quirkIngo Molnar
2009-10-15Revert "x86: linker script syntax nits"Ingo Molnar
2009-10-15Merge branch 'linus' into x86/urgentIngo Molnar
2009-10-14Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-10-14Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-10-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-14x86: linker script syntax nitsRoland McGrath
2009-10-14x86, perf_event: Rename 'performance counter interrupt'Li Hong
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds
2009-10-12x86: fix kernel panic on 32 bits when profilingH. Peter Anvin
2009-10-12x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptopJan Beulich
2009-10-12x86: Move pci_iommu_init to rootfs_initcall()David Woodhouse
2009-10-11pci: increase alignment to make more space for hidden codeYinghai Lu
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-09x86/amd-iommu: Workaround for erratum 63Joerg Roedel
2009-10-09Revert "x86, timers: Check for pending timers after (device) interrupts"Ingo Molnar
2009-10-08x86, vmi: Mark VMI deprecated and schedule it for removalAlok Kataria
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-08x86, timers: Check for pending timers after (device) interruptsArjan van de Ven
2009-10-03x86, pci: Correct spelling in a commentMarin Mitov
2009-10-02x86: Simplify bound checks in the MTRR codeArjan van de Ven
2009-10-02x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar
2009-10-01x86: earlyprintk: Fix regression to handle serial,ttySn as 1 argJason Wessel
2009-10-01x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=yEric Dumazet
2009-09-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-30x86: Provide an alternative() based cmpxchg64()Arjan van de Ven
2009-09-30Revert "x86, mce: do not compile mcelog message on AMD"Linus Torvalds
2009-09-27ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui
2009-09-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-25Merge branch 'x86/asm' into x86/urgentIngo Molnar