aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86, hypervisor: add missing <linux/module.h>H. Peter Anvin2010-05-092-0/+2
* x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin2010-05-093-1/+3
* Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-0822-51/+125
|\
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-281-0/+21
| |\
| | * x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin2010-04-231-0/+21
| * | VMware Balloon driverDmitry Torokhov2010-04-241-0/+2
| |/
| * perf, x86: Enable Nehalem-EX supportVince Weaver2010-04-061-0/+1
| * Merge branch 'master' into export-slabhTejun Heo2010-04-052-43/+91
| |\
| | * perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin2010-04-021-5/+39
| | * perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2010-04-022-36/+52
| | * perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker2010-04-011-2/+0
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3018-8/+10
| |/
* | x86: Clean up the hypervisor layerH. Peter Anvin2010-05-073-65/+78
* | x86, HyperV: fix up the license to mshyperv.cGreg Kroah-Hartman2010-05-071-12/+1
* | x86: Detect running on a Microsoft HyperV systemKy Srinivasan2010-05-063-4/+75
* | x86, cpu: Make APERF/MPERF a normal table-driven flagH. Peter Anvin2010-05-031-15/+8
* | x86, cacheinfo: Disable index in all four subcachesBorislav Petkov2010-04-221-17/+43
* | x86, cacheinfo: Make L3 cache info per nodeBorislav Petkov2010-04-221-14/+45
* | x86, cacheinfo: Reorganize AMD L3 cache structureBorislav Petkov2010-04-221-21/+32
* | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold2010-04-221-0/+4
* | x86, cacheinfo: Unify AMD L3 cache index disable checkingBorislav Petkov2010-04-221-7/+10
* | powernow-k8: Fix frequency reportingMark Langsdorf2010-04-091-1/+2
* | x86, cpufreq: Add APERF/MPERF support for AMD processorsMark Langsdorf2010-04-095-44/+72
* | x86: Unify APERF/MPERF supportBorislav Petkov2010-04-092-6/+8
* | powernow-k8: Add core performance boost supportBorislav Petkov2010-04-092-12/+151
* | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfoBorislav Petkov2010-04-091-2/+3
|/
* x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki2010-03-221-3/+5
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-184-153/+159
|\
| * perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker2010-03-171-1/+2
| * perf: export perf_trace_regs and perf_arch_fetch_caller_regsXiao Guangrong2010-03-111-0/+1
| * perf, x86: Fix hw_perf_enable() event assignmentPeter Zijlstra2010-03-111-9/+3
| * perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker2010-03-101-0/+12
| * perf, x86: Fix double enable callsPeter Zijlstra2010-03-101-0/+4
| * perf, x86: Fix double disable callsPeter Zijlstra2010-03-101-1/+2
| * perf, x86: Properly account n_addedPeter Zijlstra2010-03-101-2/+2
| * perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE)Peter Zijlstra2010-03-102-15/+7
| * perf, x86: Fix x86_pmu_startPeter Zijlstra2010-03-101-13/+10
| * perf, x86: Use unlocked bitopsPeter Zijlstra2010-03-103-6/+5
| * perf, x86: Change x86_pmu.{enable,disable} calling conventionPeter Zijlstra2010-03-103-33/+38
| * perf, x86: Remove superfluous arguments to x86_perf_event_update()Peter Zijlstra2010-03-102-13/+8
| * perf, x86: Remove superfluous arguments to x86_perf_event_set_period()Peter Zijlstra2010-03-102-9/+8
| * perf, x86, Do not user perf_disable from NMI contextPeter Zijlstra2010-03-101-6/+5
| * perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-103-64/+71
* | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=yIngo Molnar2010-03-141-2/+2
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-131-1/+2
|\ \
| * | x86: Fix sched_clock_cpu for systems with unsynchronized TSCDimitri Sivanich2010-03-021-1/+2
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-131-2/+2
|\ \ \
| * | | x86: Reduce per cpu MCA boot up messagesMike Travis2010-03-111-2/+2
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-131-3/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/mce: Fix RCU lockdep splatsPaul E. McKenney2010-03-111-3/+8