summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2010-05-07perf, x86: Move x86_setup_perfctr()Robert Richter
2010-05-07perf, x86: Move perfctr init code to x86_setup_perfctr()Robert Richter
2010-05-07Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-05-03powernow-k8: Fix frequency reportingMark Langsdorf
2010-05-01hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker
2010-05-01hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker
2010-04-30x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava
2010-04-30Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar
2010-04-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-24VMware Balloon driverDmitry Torokhov
2010-04-23x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin
2010-04-23x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin
2010-04-23Merge branch 'linus' into perf/coreIngo Molnar
2010-04-20x86, mrst: Conditionally register cpu hotplug notifier for apbtJacob Pan
2010-04-20Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-20perf & kvm: Clean up some of the guest profiling callback API detailsZhang, Yanmin
2010-04-19perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin
2010-04-13Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2010-04-08perf: Fix unsafe frame rewinding with hot regs fetchingFrederic Weisbecker
2010-04-08Merge branch 'linus' into perf/coreIngo Molnar
2010-04-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-07x86/gart: Disable GART explicitly before initializationJoerg Roedel
2010-04-07Merge branch 'amd-iommu/fixes' into iommu/fixesJoerg Roedel
2010-04-07x86/amd-iommu: use for_each_pci_devChris Wright
2010-04-07Revert "x86: disable IOMMUs on kernel crash"Chris Wright
2010-04-07x86/amd-iommu: warn when issuing command to uninitialized cmd bufferChris Wright
2010-04-07x86/amd-iommu: enable iommu before attaching devicesChris Wright
2010-04-06perf, x86: Enable Nehalem-EX supportVince Weaver
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-04perf: Drop the frame reliablity checkFrederic Weisbecker
2010-04-02x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha
2010-04-02perf, x86: Add Nehalem programming quirk to WestmerePeter Zijlstra
2010-04-02perf, x86: Fix __initconst vs constPeter Zijlstra
2010-04-02perf, x86: Fix up the ANY flag stuffPeter Zijlstra
2010-04-02perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter
2010-04-02perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter
2010-04-02Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-04-02perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin
2010-04-02perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra
2010-04-02x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-04-01ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu
2010-04-01x86, hpet: Fix bug in RTC emulationAlok Kataria
2010-04-01x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh
2010-04-01x86: Handle overlapping mptablesAndi Kleen
2010-04-01x86,kgdb: Always initialize the hw breakpoint attributeJason Wessel
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker
2010-04-01x86: Make e820_remove_range to handle all covered caseYinghai Lu
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo