summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-05-20ACPI, APEI, Use ERST for persistent storage of MCEHuang Ying3-11/+177
2010-05-20ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying2-0/+54
2010-05-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+11
2010-05-14x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold1-0/+4
2010-05-14x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann1-5/+7
2010-05-11kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu1-14/+13
2010-05-03powernow-k8: Fix frequency reportingMark Langsdorf1-1/+2
2010-05-01x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava1-0/+3
2010-04-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+24
2010-04-24VMware Balloon driverDmitry Torokhov1-0/+2
2010-04-24x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin1-0/+21
2010-04-24x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin1-2/+2
2010-04-21x86, mrst: Conditionally register cpu hotplug notifier for apbtJacob Pan1-1/+1
2010-04-20Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+6
2010-04-13Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar5-28/+64
2010-04-08perf: Fix unsafe frame rewinding with hot regs fetchingFrederic Weisbecker1-2/+6
2010-04-08Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-9/+44
2010-04-07x86/gart: Disable GART explicitly before initializationJoerg Roedel2-1/+17
2010-04-07Merge branch 'amd-iommu/fixes' into iommu/fixesJoerg Roedel3-27/+47
2010-04-07x86/amd-iommu: use for_each_pci_devChris Wright1-1/+1
2010-04-07Revert "x86: disable IOMMUs on kernel crash"Chris Wright1-6/+0
2010-04-07x86/amd-iommu: warn when issuing command to uninitialized cmd bufferChris Wright2-2/+4
2010-04-07x86/amd-iommu: enable iommu before attaching devicesChris Wright1-2/+3
2010-04-06perf, x86: Enable Nehalem-EX supportVince Weaver1-0/+1
2010-04-05Merge branch 'master' into export-slabhTejun Heo9-53/+111
2010-04-02x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha1-0/+2
2010-04-02perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin2-5/+44
2010-04-02perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2-36/+52
2010-04-02x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra1-2/+2
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2-3/+1
2010-04-02ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu1-2/+12
2010-04-02x86, hpet: Fix bug in RTC emulationAlok Kataria1-0/+1
2010-04-02x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh1-1/+7
2010-04-02x86: Handle overlapping mptablesAndi Kleen1-2/+2
2010-04-01x86,kgdb: Always initialize the hw breakpoint attributeJason Wessel1-1/+1
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker1-2/+0
2010-04-01x86: Make e820_remove_range to handle all covered caseYinghai Lu1-4/+20
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo52-15/+40
2010-03-29x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu3-6/+11
2010-03-29x86: Make smp_locks end with page alignmentYinghai Lu1-1/+1
2010-03-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-9/+55
2010-03-22x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki1-3/+5
2010-03-20x86, amd: Restrict usage of c1e_idle()Andreas Herrmann1-8/+24
2010-03-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-155/+176
2010-03-17perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker1-1/+2
2010-03-16x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha3-1/+31
2010-03-15Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown97-3797/+5743
2010-03-15ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang1-0/+3
2010-03-15ACPI: plan to delete "acpi=ht" boot optionLen Brown1-1/+3