| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-09-30 | x86: clear smap in cr4 when not used |  Jason A. Donenfeld | 2 | -1/+5 |
| 2020-09-30 | x86: mshyperv: don't touch kexec symbols without CONFIG_KEXEC_CORE |  Jason A. Donenfeld | 1 | -0/+6 |
| 2020-09-30 | x86: kaiser_enabled isn't always defined |  Jason A. Donenfeld | 1 | -0/+2 |
| 2020-09-30 | linux-3.10.0-1160.el7 |  Jason A. Donenfeld | 62 | -16852/+13525 |
| 2013-06-21 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  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/kernel/git/tip/tip |  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/rafael/linux-pm |  Linus Torvalds | 1 | -1/+2 |
| 2013-04-30 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -36/+30 |
| 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 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -17/+1 |
| 2013-04-30 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -3/+3 |
| 2013-04-30 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 6 | -45/+56 |
| 2013-04-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+12 |
| 2013-04-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  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/kernel/git/tip/tip |  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/kernel/git/tip/tip |  Linus Torvalds | 1 | -13/+5 |
| 2013-04-19 | Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras |  Ingo Molnar | 1 | -1/+2 |
| 2013-04-18 | x86, hyperv: Handle Xen emulation of Hyper-V more gracefully |  K. Y. Srinivasan | 1 | -13/+5 |
| 2013-04-16 | perf/x86: Fix offcore_rsp valid mask for SNB/IVB |  Stephane Eranian | 1 | -4/+16 |
| 2013-04-16 | x86, CPU, AMD: Drop useless label |  Borislav Petkov | 1 | -6/+3 |
| 2013-04-16 | x86, AMD: Correct {rd,wr}msr_amd_safe warnings |  Borislav Petkov | 1 | -4/+4 |
| 2013-04-16 | x86: Fold-in trivial check_config function |  Borislav Petkov | 1 | -16/+11 |
| 2013-04-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+2 |
| 2013-04-11 | x86: Use a read-only IDT alias on all CPUs |  Kees Cook | 1 | -17/+1 |
| 2013-04-10 | perf/x86: Add Sandy Bridge constraints for CYCLE_ACTIVITY.* |  Andi Kleen | 1 | -0/+2 |
| 2013-04-10 | cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor |  Jacob Shin | 1 | -1/+2 |
| 2013-04-08 | Merge tag 'please-pull-cmci_rediscover' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras |  Ingo Molnar | 3 | -21/+10 |
| 2013-04-08 | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core |  Ingo Molnar | 1 | -0/+10 |
| 2013-04-02 | x86/mce: Rework cmci_rediscover() to play well with CPU hotplug |  Srivatsa S. Bhat | 2 | -21/+6 |
| 2013-04-02 | x86, cpu: Convert AMD Erratum 400 |  Borislav Petkov | 1 | -7/+16 |