aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-23x86/build: Clean auto-generated processor feature filesBjørn Mork1-0/+1
2014-10-28perf/x86: Fix compile warnings for intel_uncorePeter Zijlstra1-2/+5
2014-10-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2014-08-17x86: Support compiling out human-friendly processor feature namesJosh Triplett1-1/+4
2014-08-17x86: Drop support for /proc files when !CONFIG_PROC_FSJosh Triplett1-1/+3
2014-08-13perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate fileYan, Zheng1-1/+1
2014-08-13perf/x86/uncore: Move SNB/IVB-EP specific code to seperate fileYan, Zheng1-0/+1
2014-08-13perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate fileYan, Zheng1-1/+2
2014-01-20Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-01-13x86, microcode: Move to a proper locationBorislav Petkov1-0/+1
2013-11-27perf/x86: Add Intel RAPL PMU supportStephane Eranian1-1/+1
2013-06-19perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementationSuravee Suthikulpanit1-0/+4
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-04-29mkcapflags.pl: convert to mkcapflags.shRob Landley1-2/+2
2013-04-21perf/x86/amd: Add support for AMD NB and L2I "uncore" countersJacob Shin1-1/+1
2013-03-04x86: Make Linux guest support optionalBorislav Petkov1-1/+2
2012-10-04perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver1-1/+1
2012-07-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-07-24sched/x86: Remove broken power estimationPeter Zijlstra1-1/+1
2012-06-18perf/x86: Add generic Intel uncore PMU supportYan, Zheng1-1/+3
2012-01-26Add driver auto probing for x86 features v4Andi Kleen1-0/+1
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2011-10-10perf, x86: Implement IBS initializationRobert Richter1-1/+1
2011-09-26x86, perf: Clean up perf_event cpu codeKevin Winchester1-0/+5
2011-07-31x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin1-0/+1
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones1-1/+0
2010-08-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-07-28x86, asm: Move cmpxchg emulation code to arch/x86/libH. Peter Anvin1-1/+1
2010-07-19x86, cpu: Split addon_cpuid_features.cH. Peter Anvin1-1/+1
2010-05-06x86: Detect running on a Microsoft HyperV systemKy Srinivasan1-1/+1
2010-01-23x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin1-2/+0
2009-11-23perf events: Do not generate function trace entries in perf codeIngo Molnar1-0/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-09-15x86: sched: Provide arch implementations using aperf/mperfPeter Zijlstra1-1/+1
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgentIngo Molnar1-0/+4
2009-08-19x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge1-0/+4
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-2/+3
2009-03-14x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior1-2/+1
2009-03-10x86: cpu architecture debug codeJaswinder Singh Rajput1-0/+2
2008-12-29Merge branch 'linus' into perfcounters/coreIngo Molnar1-0/+6
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+5
2008-12-25tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker1-0/+5
2008-12-08performance counters: x86 supportIngo Molnar1-5/+7
2008-11-01x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria1-0/+1
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-1/+1
2008-09-10x86: let intel 64-bit use intel.cYinghai Lu1-2/+1
2008-09-08x86: make 64 bit to use amd.cYinghai Lu1-2/+1
2008-09-05x86: use cpu/common.c on 64 bitYinghai Lu1-3/+3
2008-09-04x86: remove cpu_vendor_devYinghai Lu1-2/+2