summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/Makefile
Commit message (Expand)AuthorAgeFilesLines
* perf/x86: Add Intel cstate PMUs supportKan Liang2015-10-061-0/+1
* perf/x86: Add an MSR PMU driverAndy Lutomirski2015-08-041-0/+2
* perf/x86/intel/bts: Add BTS PMU driverAlexander Shishkin2015-04-021-1/+1
* perf/x86/intel/pt: Add Intel PT PMU driverAlexander Shishkin2015-04-021-0/+1
* perf/x86/intel: Fix Makefile to actually build the cqm driverMatt Fleming2015-03-231-1/+1
* x86/build: Clean auto-generated processor feature filesBjørn Mork2014-12-231-0/+1
* perf/x86: Fix compile warnings for intel_uncorePeter Zijlstra2014-10-281-2/+5
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-10-131-1/+3
|\
| * perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate fileYan, Zheng2014-08-131-1/+1
| * perf/x86/uncore: Move SNB/IVB-EP specific code to seperate fileYan, Zheng2014-08-131-0/+1
| * perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate fileYan, Zheng2014-08-131-1/+2
* | x86: Support compiling out human-friendly processor feature namesJosh Triplett2014-08-181-1/+4
* | x86: Drop support for /proc files when !CONFIG_PROC_FSJosh Triplett2014-08-181-1/+3
|/
* Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-201-0/+1
|\
| * x86, microcode: Move to a proper locationBorislav Petkov2014-01-131-0/+1
* | perf/x86: Add Intel RAPL PMU supportStephane Eranian2013-11-271-1/+1
|/
* perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementationSuravee Suthikulpanit2013-06-191-0/+4
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-301-1/+2
|\
| * x86: Make Linux guest support optionalBorislav Petkov2013-03-041-1/+2
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-301-1/+1
|\ \
| * | perf/x86/amd: Add support for AMD NB and L2I "uncore" countersJacob Shin2013-04-211-1/+1
| |/
* / mkcapflags.pl: convert to mkcapflags.shRob Landley2013-04-301-2/+2
|/
* perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver2012-10-041-1/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-07-261-1/+1
|\
| * sched/x86: Remove broken power estimationPeter Zijlstra2012-07-241-1/+1
* | perf/x86: Add generic Intel uncore PMU supportYan, Zheng2012-06-181-1/+3
|/
* Add driver auto probing for x86 features v4Andi Kleen2012-01-271-0/+1
* Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-281-0/+1
|\
| * x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2011-07-311-0/+1
* | perf, x86: Implement IBS initializationRobert Richter2011-10-101-1/+1
* | x86, perf: Clean up perf_event cpu codeKevin Winchester2011-09-261-0/+5
|/
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-201-1/+0Star
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-061-1/+1
|\
| * x86, asm: Move cmpxchg emulation code to arch/x86/libH. Peter Anvin2010-07-291-1/+1
* | x86, cpu: Split addon_cpuid_features.cH. Peter Anvin2010-07-201-1/+1
|/
* x86: Detect running on a Microsoft HyperV systemKy Srinivasan2010-05-071-1/+1
* x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin2010-01-241-2/+0Star
* perf events: Do not generate function trace entries in perf codeIngo Molnar2009-11-231-0/+1
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* x86: sched: Provide arch implementations using aperf/mperfPeter Zijlstra2009-09-151-1/+1
* Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-08-201-0/+4
|\
| * x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge2009-08-201-0/+4
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-2/+3
|\|
| * x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior2009-03-141-2/+1Star
| * x86: cpu architecture debug codeJaswinder Singh Rajput2009-03-101-0/+2
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-291-0/+6
|\|
| * Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-0/+5
| |\
| | * tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker2008-12-251-0/+5
| * | x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria2008-11-021-0/+1
| |/
* / performance counters: x86 supportIngo Molnar2008-12-081-5/+7
|/