| Commit message (Expand) | Author | Age |
| * | Merge 4.4.202 into android-4.4-p | Greg Kroah-Hartman | 2019-11-16 |
| |\ |
|
| | * | x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default | Pawan Gupta | 2019-11-16 |
| * | | Merge 4.4.141 into android-4.4 | Greg Kroah-Hartman | 2018-07-17 |
| |\| |
|
| | * | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 2018-07-17 |
| * | | Merge 4.4.112 into android-4.4 | Greg Kroah-Hartman | 2018-01-17 |
| |\| |
|
| | * | x86/cpu: Merge bugs.c and bugs_64.c | Borislav Petkov | 2018-01-17 |
| * | | BACKPORT: kernel: add kcov code coverage | Dmitry Vyukov | 2017-12-18 |
| |/ |
|
| * | perf/x86: Add Intel cstate PMUs support | Kan Liang | 2015-10-06 |
| * | perf/x86: Add an MSR PMU driver | Andy Lutomirski | 2015-08-04 |
| * | perf/x86/intel/bts: Add BTS PMU driver | Alexander Shishkin | 2015-04-02 |
| * | perf/x86/intel/pt: Add Intel PT PMU driver | Alexander Shishkin | 2015-04-02 |
| * | perf/x86/intel: Fix Makefile to actually build the cqm driver | Matt Fleming | 2015-03-23 |
| * | x86/build: Clean auto-generated processor feature files | Bjørn Mork | 2014-12-23 |
| * | perf/x86: Fix compile warnings for intel_uncore | Peter Zijlstra | 2014-10-28 |
| * | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-10-13 |
| |\ |
|
| | * | perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate file | Yan, Zheng | 2014-08-13 |
| | * | perf/x86/uncore: Move SNB/IVB-EP specific code to seperate file | Yan, Zheng | 2014-08-13 |
| | * | perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate file | Yan, Zheng | 2014-08-13 |
| * | | x86: Support compiling out human-friendly processor feature names | Josh Triplett | 2014-08-17 |
| * | | x86: Drop support for /proc files when !CONFIG_PROC_FS | Josh Triplett | 2014-08-17 |
| |/ |
|
| * | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-01-20 |
| |\ |
|
| | * | x86, microcode: Move to a proper location | Borislav Petkov | 2014-01-13 |
| * | | perf/x86: Add Intel RAPL PMU support | Stephane Eranian | 2013-11-27 |
| |/ |
|
| * | perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation | Suravee Suthikulpanit | 2013-06-19 |
| * | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 |
| |\ |
|
| | * | x86: Make Linux guest support optional | Borislav Petkov | 2013-03-04 |
| * | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-30 |
| |\ \ |
|
| | * | | perf/x86/amd: Add support for AMD NB and L2I "uncore" counters | Jacob Shin | 2013-04-21 |
| | |/ |
|
| * / | mkcapflags.pl: convert to mkcapflags.sh | Rob Landley | 2013-04-29 |
| |/ |
|
| * | perf/x86: Add support for Intel Xeon-Phi Knights Corner PMU | Vince Weaver | 2012-10-04 |
| * | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-07-26 |
| |\ |
|
| | * | sched/x86: Remove broken power estimation | Peter Zijlstra | 2012-07-24 |
| * | | perf/x86: Add generic Intel uncore PMU support | Yan, Zheng | 2012-06-18 |
| |/ |
|
| * | Add driver auto probing for x86 features v4 | Andi Kleen | 2012-01-26 |
| * | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-28 |
| |\ |
|
| | * | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin | 2011-07-31 |
| * | | perf, x86: Implement IBS initialization | Robert Richter | 2011-10-10 |
| * | | x86, perf: Clean up perf_event cpu code | Kevin Winchester | 2011-09-26 |
| |/ |
|
| * | [CPUFREQ] Move x86 drivers to drivers/cpufreq/ | Dave Jones | 2011-05-19 |
| * | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 |
| |\ |
|
| | * | x86, asm: Move cmpxchg emulation code to arch/x86/lib | H. Peter Anvin | 2010-07-28 |
| * | | x86, cpu: Split addon_cpuid_features.c | H. Peter Anvin | 2010-07-19 |
| |/ |
|
| * | x86: Detect running on a Microsoft HyperV system | Ky Srinivasan | 2010-05-06 |
| * | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) | H. Peter Anvin | 2010-01-23 |
| * | perf events: Do not generate function trace entries in perf code | Ingo Molnar | 2009-11-23 |
| * | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 |
| * | x86: sched: Provide arch implementations using aperf/mperf | Peter Zijlstra | 2009-09-15 |
| * | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar | 2009-08-20 |
| |\ |
|
| | * | x86: make sure load_percpu_segment has no stackprotector | Jeremy Fitzhardinge | 2009-08-19 |
| * | | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 |
| |\| |
|