| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-01-29 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan | 1 | -0/+1 |
| 2015-01-16 | perf/x86/intel/uncore: Make sure only uncore events are collected | Jiri Olsa | 1 | -3/+19 |
| 2014-12-06 | x86: Require exact match for 'noxsave' command line option | Dave Hansen | 1 | -0/+2 |
| 2014-11-21 | perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge | Vince Weaver | 1 | -0/+3 |
| 2014-11-14 | x86_64, entry: Filter RFLAGS.NT on entry from userspace | Andy Lutomirski | 1 | -1/+1 |
| 2014-10-30 | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue | 1 | -0/+15 |
| 2014-07-28 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling | HATAYAMA Daisuke | 1 | -0/+9 |
| 2014-06-11 | perf: Drop sample rate when sampling is too slow | Dave Hansen | 1 | -1/+11 |
| 2014-03-06 | perf/x86: Fix event scheduling | Peter Zijlstra | 1 | -0/+3 |
| 2014-02-22 | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled | H. Peter Anvin | 1 | -1/+6 |
| 2014-02-20 | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman | 1 | -1/+1 |
| 2014-02-06 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov | 1 | -0/+10 |
| 2014-01-25 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter | 1 | -8/+45 |
| 2014-01-09 | x86 idle: Repair large-server 50-watt idle-power regression | Len Brown | 1 | -1/+2 |
| 2013-08-20 | perf/x86: Fix intel QPI uncore event definitions | Vince Weaver | 1 | -2/+2 |
| 2013-08-04 | x86: Fix /proc/mtrr with base/size more than 44bits | Yinghai Lu | 2 | -17/+20 |
| 2013-06-21 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -4/+4 |
| 2013-06-19 | perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP | Stephane Eranian | 1 | -1/+1 |
| 2013-06-18 | x86, mtrr: Fix original mtrr range get for mtrr_cleanup | Yinghai Lu | 1 | -4/+4 |
| 2013-05-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -18/+41 |
| 2013-05-05 | perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL | Peter Zijlstra | 1 | -3/+10 |
| 2013-05-04 | perf/x86/intel/lbr: Fix LBR filter | Peter Zijlstra | 1 | -2/+12 |
| 2013-05-04 | perf/x86: Blacklist all MEM_*_RETIRED events for Ivy Bridge | Peter Zijlstra | 1 | -4/+9 |
| 2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
| 2013-04-30 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -36/+30 |
| 2013-04-30 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+2 |
| 2013-04-30 | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -17/+1 |
| 2013-04-30 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -3/+3 |
| 2013-04-30 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -45/+56 |
| 2013-04-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+12 |
| 2013-04-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -265/+1736 |
| 2013-04-30 | perf/x86/intel: Fix unintended variable name reuse | Jan-Simon Möller | 1 | -8/+8 |
| 2013-04-30 | perf/x86/intel: Add support for IvyBridge model 58 Uncore | Vince Weaver | 1 | -0/+1 |
| 2013-04-30 | perf/x86/intel: Fix typo in perf_event_intel_uncore.c | Vince Weaver | 1 | -1/+1 |
| 2013-04-29 | mkcapflags.pl: convert to mkcapflags.sh | Rob Landley | 3 | -50/+43 |
| 2013-04-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -1/+2 |
| 2013-04-26 | perf/x86/intel/P4: Robistify P4 PMU types | Ingo Molnar | 1 | -5/+4 |
| 2013-04-24 | Merge branch 'linus' into timers/core | Thomas Gleixner | 3 | -18/+37 |
| 2013-04-22 | perf/x86/amd: Fix AMD NB and L2I "uncore" support | Jacob Shin | 1 | -2/+3 |
| 2013-04-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+16 |
| 2013-04-21 | perf/x86/amd: Remove old-style NB counter support from perf_event_amd.c | Jacob Shin | 1 | -133/+5 |
| 2013-04-21 | perf/x86: Check all MSRs before passing hw check | George Dunlap | 1 | -11/+17 |
| 2013-04-21 | perf/x86/amd: Add support for AMD NB and L2I "uncore" counters | Jacob Shin | 2 | -1/+547 |
| 2013-04-21 | perf/x86/intel: Add Ivy Bridge-EP uncore support | Yan, Zheng | 2 | -28/+543 |
| 2013-04-21 | perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter management | Yan, Zheng | 2 | -59/+280 |
| 2013-04-21 | perf/x86: Avoid kfree() in CPU_{STARTING,DYING} | Yan, Zheng | 1 | -3/+25 |
| 2013-04-21 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2 | -5/+19 |
| 2013-04-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -13/+5 |
| 2013-04-19 | Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar | 1 | -1/+2 |
| 2013-04-18 | x86, hyperv: Handle Xen emulation of Hyper-V more gracefully | K. Y. Srinivasan | 1 | -13/+5 |