| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-10-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+3 |
| 2014-08-17 | x86: Support compiling out human-friendly processor feature names |  Josh Triplett | 1 | -1/+4 |
| 2014-08-17 | x86: Drop support for /proc files when !CONFIG_PROC_FS |  Josh Triplett | 1 | -1/+3 |
| 2014-08-13 | perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate file |  Yan, Zheng | 1 | -1/+1 |
| 2014-08-13 | perf/x86/uncore: Move SNB/IVB-EP specific code to seperate file |  Yan, Zheng | 1 | -0/+1 |
| 2014-08-13 | perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate file |  Yan, Zheng | 1 | -1/+2 |
| 2014-01-20 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2014-01-13 | x86, microcode: Move to a proper location |  Borislav Petkov | 1 | -0/+1 |
| 2013-11-27 | perf/x86: Add Intel RAPL PMU support |  Stephane Eranian | 1 | -1/+1 |
| 2013-06-19 | perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation |  Suravee Suthikulpanit | 1 | -0/+4 |
| 2013-04-30 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+2 |
| 2013-04-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2013-04-29 | mkcapflags.pl: convert to mkcapflags.sh |  Rob Landley | 1 | -2/+2 |
| 2013-04-21 | perf/x86/amd: Add support for AMD NB and L2I "uncore" counters |  Jacob Shin | 1 | -1/+1 |
| 2013-03-04 | x86: Make Linux guest support optional |  Borislav Petkov | 1 | -1/+2 |
| 2012-10-04 | perf/x86: Add support for Intel Xeon-Phi Knights Corner PMU |  Vince Weaver | 1 | -1/+1 |
| 2012-07-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2012-07-24 | sched/x86: Remove broken power estimation |  Peter Zijlstra | 1 | -1/+1 |
| 2012-06-18 | perf/x86: Add generic Intel uncore PMU support |  Yan, Zheng | 1 | -1/+3 |
| 2012-01-26 | Add driver auto probing for x86 features v4 |  Andi Kleen | 1 | -0/+1 |
| 2011-10-28 | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2011-10-10 | perf, x86: Implement IBS initialization |  Robert Richter | 1 | -1/+1 |
| 2011-09-26 | x86, perf: Clean up perf_event cpu code |  Kevin Winchester | 1 | -0/+5 |
| 2011-07-31 | x86, random: Verify RDRAND functionality and allow it to be disabled |  H. Peter Anvin | 1 | -0/+1 |
| 2011-05-19 | [CPUFREQ] Move x86 drivers to drivers/cpufreq/ |  Dave Jones | 1 | -1/+0 |
| 2010-08-06 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
| 2010-07-28 | x86, asm: Move cmpxchg emulation code to arch/x86/lib |  H. Peter Anvin | 1 | -1/+1 |
| 2010-07-19 | x86, cpu: Split addon_cpuid_features.c |  H. Peter Anvin | 1 | -1/+1 |
| 2010-05-06 | x86: Detect running on a Microsoft HyperV system |  Ky Srinivasan | 1 | -1/+1 |
| 2010-01-23 | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) |  H. Peter Anvin | 1 | -2/+0 |
| 2009-11-23 | perf events: Do not generate function trace entries in perf code |  Ingo Molnar | 1 | -0/+1 |
| 2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events |  Ingo Molnar | 1 | -1/+1 |
| 2009-09-15 | x86: sched: Provide arch implementations using aperf/mperf |  Peter Zijlstra | 1 | -1/+1 |
| 2009-08-20 | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent |  Ingo Molnar | 1 | -0/+4 |
| 2009-08-19 | x86: make sure load_percpu_segment has no stackprotector |  Jeremy Fitzhardinge | 1 | -0/+4 |
| 2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 |  Ingo Molnar | 1 | -2/+3 |
| 2009-03-14 | x86/centaur: merge 32 & 64 bit version |  Sebastian Andrzej Siewior | 1 | -2/+1 |
| 2009-03-10 | x86: cpu architecture debug code |  Jaswinder Singh Rajput | 1 | -0/+2 |
| 2008-12-29 | Merge branch 'linus' into perfcounters/core |  Ingo Molnar | 1 | -0/+6 |
| 2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+5 |
| 2008-12-25 | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 |  Frederic Weisbecker | 1 | -0/+5 |
| 2008-12-08 | performance counters: x86 support |  Ingo Molnar | 1 | -5/+7 |
| 2008-11-01 | x86: Hypervisor detection and get tsc_freq from hypervisor |  Alok Kataria | 1 | -0/+1 |
| 2008-10-22 | x86, um: ... and asm-x86 move |  Al Viro | 1 | -1/+1 |
| 2008-09-10 | x86: let intel 64-bit use intel.c |  Yinghai Lu | 1 | -2/+1 |
| 2008-09-08 | x86: make 64 bit to use amd.c |  Yinghai Lu | 1 | -2/+1 |
| 2008-09-05 | x86: use cpu/common.c on 64 bit |  Yinghai Lu | 1 | -3/+3 |
| 2008-09-04 | x86: remove cpu_vendor_dev |  Yinghai Lu | 1 | -2/+2 |
| 2008-08-27 | x86: generate names for /proc/cpuinfo from <asm/cpufeature.h> |  H. Peter Anvin | 1 | -1/+10 |
| 2008-08-18 | x86: configuration options to compile out x86 CPU support code |  Thomas Petazzoni | 1 | -9/+10 |