summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.cBorislav Petkov2016-02-171-1/+0
* | perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.cBorislav Petkov2016-02-171-1/+1
* | perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.cBorislav Petkov2016-02-171-1/+1
* | perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.cBorislav Petkov2016-02-171-1/+1
* | perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.cBorislav Petkov2016-02-091-1/+0
* | perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]Borislav Petkov2016-02-091-3/+0
* | perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.cBorislav Petkov2016-02-091-1/+1
* | perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.cBorislav Petkov2016-02-091-1/+1
* | perf/x86: Move perf_event.c ............... => x86/events/core.cBorislav Petkov2016-02-091-2/+0
|/
* 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-171-1/+4
* | x86: Drop support for /proc files when !CONFIG_PROC_FSJosh Triplett2014-08-171-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-291-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-261-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-191-1/+0
* 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-281-1/+1
* | x86, cpu: Split addon_cpuid_features.cH. Peter Anvin2010-07-191-1/+1
|/
* x86: Detect running on a Microsoft HyperV systemKy Srinivasan2010-05-061-1/+1
* x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin2010-01-231-2/+0
* 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
|\