summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/Makefile
AgeCommit message (Expand)Author
2019-11-16x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2018-07-17x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2018-01-17x86/cpu: Merge bugs.c and bugs_64.cBorislav Petkov
2015-10-06perf/x86: Add Intel cstate PMUs supportKan Liang
2015-08-04perf/x86: Add an MSR PMU driverAndy Lutomirski
2015-04-02perf/x86/intel/bts: Add BTS PMU driverAlexander Shishkin
2015-04-02perf/x86/intel/pt: Add Intel PT PMU driverAlexander Shishkin
2015-03-23perf/x86/intel: Fix Makefile to actually build the cqm driverMatt Fleming
2014-12-23x86/build: Clean auto-generated processor feature filesBjørn Mork
2014-10-28perf/x86: Fix compile warnings for intel_uncorePeter Zijlstra
2014-10-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-17x86: Support compiling out human-friendly processor feature namesJosh Triplett
2014-08-17x86: Drop support for /proc files when !CONFIG_PROC_FSJosh Triplett
2014-08-13perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate fileYan, Zheng
2014-08-13perf/x86/uncore: Move SNB/IVB-EP specific code to seperate fileYan, Zheng
2014-08-13perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate fileYan, Zheng
2014-01-20Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-13x86, microcode: Move to a proper locationBorislav Petkov
2013-11-27perf/x86: Add Intel RAPL PMU supportStephane Eranian
2013-06-19perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementationSuravee Suthikulpanit
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-29mkcapflags.pl: convert to mkcapflags.shRob Landley
2013-04-21perf/x86/amd: Add support for AMD NB and L2I "uncore" countersJacob Shin
2013-03-04x86: Make Linux guest support optionalBorislav Petkov
2012-10-04perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver
2012-07-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-07-24sched/x86: Remove broken power estimationPeter Zijlstra
2012-06-18perf/x86: Add generic Intel uncore PMU supportYan, Zheng
2012-01-26Add driver auto probing for x86 features v4Andi Kleen
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-10perf, x86: Implement IBS initializationRobert Richter
2011-09-26x86, perf: Clean up perf_event cpu codeKevin Winchester
2011-07-31x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones
2010-08-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-07-28x86, asm: Move cmpxchg emulation code to arch/x86/libH. Peter Anvin
2010-07-19x86, cpu: Split addon_cpuid_features.cH. Peter Anvin
2010-05-06x86: Detect running on a Microsoft HyperV systemKy Srinivasan
2010-01-23x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin
2009-11-23perf events: Do not generate function trace entries in perf codeIngo Molnar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-15x86: sched: Provide arch implementations using aperf/mperfPeter Zijlstra
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-08-19x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-03-14x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior
2009-03-10x86: cpu architecture debug codeJaswinder Singh Rajput
2008-12-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds