1. fbf6ad08fd x86/speculation/mds: Add basic bug infrastructure for MDS by Andi Kleen · 6 years ago
  2. b76f8af x86/msr-index: Cleanup bit defines by Thomas Gleixner · 6 years ago
  3. a35a8c6 x86/speculation: Prepare for per task indirect branch speculation control by Tim Chen · 6 years ago
  4. 3596b45 x86: Add TSX Force Abort CPUID/MSR by Peter Zijlstra (Intel) · 6 years ago
  5. 383f160 x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry by Paolo Bonzini · 6 years ago
  6. acca8a7 x86/KVM/VMX: Add L1D MSR based flush by Paolo Bonzini · 6 years ago
  7. 3394ef1 x86/bugs: Rename SSBD_NO to SSB_NO by Konrad Rzeszutek Wilk · 6 years ago
  8. 7c0b2dc x86/speculation: Add virtualized speculative store bypass disable support by Tom Lendacky · 6 years ago
  9. bf3da84 x86/bugs: Rename _RDS to _SSBD by Konrad Rzeszutek Wilk · 6 years ago
  10. 89c6e9b x86/process: Allow runtime control of Speculative Store Bypass by Thomas Gleixner · 6 years ago
  11. 439f2ef8 x86/process: Correct and optimize TIF_BLOCKSTEP switch by Kyle Huey · 8 years ago
  12. 19e3a2b x86/bugs/intel: Set proper CPU features and setup RDS by Konrad Rzeszutek Wilk · 6 years ago
  13. af57d43 x86/msr: Add definitions for new speculation control MSRs by David Woodhouse · 7 years ago
  14. 9c5e750 x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC by Tom Lendacky · 7 years ago
  15. abcc3e5 x86/cpu/AMD: Make LFENCE a serializing instruction by Tom Lendacky · 7 years ago
  16. 07592d6 kvm: vmx: Check value written to IA32_BNDCFGS by Jim Mattson · 7 years ago
  17. c836eed x86: Remove duplicate rtit status MSR macro by Longpeng(Mike) · 8 years ago
  18. a0c9b8c x86: remove duplicate turbo ratio limit MSRs by Srinivas Pandruvada · 8 years ago
  19. f127fa0 perf/x86/intel/pt: Add IP filtering register/CPUID bits by Alexander Shishkin · 8 years ago
  20. 0dd28e2 perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header by Alexander Shishkin · 8 years ago
  21. dcee75b perf/x86/intel/rapl: Support Skylake RAPL domains by Srinivas Pandruvada · 8 years ago
  22. 889fac6 Merge tag 'v4.6-rc3' into perf/core, to refresh the tree by Ingo Molnar · 8 years ago
  23. 73659be Merge branches 'pm-core', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  24. 5a63426 tools/power turbostat: print IRTL MSRs by Len Brown · 8 years ago
  25. aaf2488 perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counter by Huang Rui · 9 years ago
  26. 8a22426 perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) support by Huang Rui · 9 years ago
  27. 4a6772f x86/cpufreq: Remove duplicated TDP MSR macro definitions by Vladimir Zapolskiy · 9 years ago
  28. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  29. 3fdb746 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools by Rafael J. Wysocki · 9 years ago
  30. 053080a x86/msr: Document msr-index.h rule for addition by Borislav Petkov · 9 years ago
  31. 670e27d x86 msr-index: Simplify syntax for HWP fields by Len Brown · 9 years ago
  32. ae8b787 x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR by Borislav Petkov · 9 years ago
  33. d9f67db Merge branch 'pm-tools' by Rafael J. Wysocki · 9 years ago
  34. 5369a21 x86: remove unused definition of MSR_NHM_PLATFORM_INFO by Len Brown · 9 years ago
  35. 6a35fc2 cpufreq: intel_pstate: get P1 from TAR when available by Srinivas Pandruvada · 9 years ago
  36. e3be426 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. 3afb112 KVM: x86: trap AMD MSRs for the TSeg base and mask by Paolo Bonzini · 9 years ago
  38. d0dc849 perf/x86/intel/pebs: Add PEBS frontend profiling for Skylake by Andi Kleen · 9 years ago
  39. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  40. 82bb70c Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools by Rafael J. Wysocki · 9 years ago
  41. b83ff1c x86: Add new MSRs and MSR bits used for Intel Skylake PMU support by Andi Kleen · 9 years ago
  42. b1bf72d perf/x86/intel/pt: Add new timing packet enables by Alexander Shishkin · 9 years ago
  43. b72e746 x86/uapi: Do not export <asm/msr-index.h> as part of the user API headers by Borislav Petkov · 9 years ago[Renamed from arch/x86/include/uapi/asm/msr-index.h]
  44. c2f9b0a Merge branch 'x86/ras' into x86/core, to fix conflicts by Ingo Molnar · 9 years ago
  45. bc12edb x86/mce: Add Local MCE definitions by Ashok Raj · 9 years ago
  46. fb5d432 tools/power turbostat: enable turbostat to support Knights Landing (KNL) by Dasaratharaman Chandramouli · 9 years ago
  47. 09d5160 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 9 years ago
  48. 0b2bb69 tools/power turbostat: Initial Skylake support by Len Brown · 10 years ago
  49. c4d3066 x86 msr-index: define MSR_TURBO_RATIO_LIMIT,1,2 by Len Brown · 9 years ago
  50. 52ca9ce perf/x86/intel/pt: Add Intel PT PMU driver by Alexander Shishkin · 10 years ago
  51. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  52. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  53. b5e8223 Merge branch 'pm-tools' by Rafael J. Wysocki · 10 years ago
  54. c488ea4 Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpufreq by Rafael J. Wysocki · 10 years ago
  55. 3a9a941 tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS by Len Brown · 10 years ago
  56. b3890e4 Merge branch 'perf/hw_breakpoints' into perf/core by Ingo Molnar · 10 years ago
  57. e9ac033 KVM: nVMX: Improve nested msr switch checking by Eugene Korenevsky · 10 years ago
  58. e7ddf4b cpufreq: Add SFI based cpufreq driver support by Srinidhi Kasagar · 10 years ago
  59. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  60. d6d55f0 perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8 by Jacob Shin · 10 years ago
  61. 904cb36 perf/x86/amd/ibs: Update IBS MSRs and feature definitions by Aravind Gopalakrishnan · 10 years ago
  62. 2f86dc4 intel_pstate: Add support for HWP by Dirk Brandewie · 10 years ago
  63. 4989900 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  64. 8c058d53 intel_idle: Disable Baytrail Core and Module C6 auto-demotion by Len Brown · 10 years ago
  65. e9c9eec Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. 3dbcd8d KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS by Jan Kiszka · 10 years ago
  67. 6229ad2 x86/xsaves: Detect xsaves/xrstors feature by Fenghua Yu · 10 years ago
  68. c45f773 x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro by Andres Freund · 10 years ago
  69. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  70. 0b131be x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic by H. Peter Anvin · 11 years ago
  71. c0a639a x86, Intel: Convert to the new bit access MSR accessors by Borislav Petkov · 11 years ago
  72. da8999d KVM: x86: Intel MPX vmx and msr handle by Liu, Jinsong · 11 years ago
  73. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  74. cae5013 KVM: nVMX: Clean up handling of VMX-related MSRs by Jan Kiszka · 11 years ago
  75. 3b56496 x86, cpu, amd: Add workaround for family 16h, erratum 793 by Borislav Petkov · 11 years ago
  76. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  77. 144b44b tools / power turbostat: Support Silvermont by Len Brown · 11 years ago
  78. 7854cbc KVM: nVMX: Fully support nested VMX preemption timer by Arthur Chunqi Li · 11 years ago
  79. 069e0c3 perf/x86/intel: Support full width counting by Andi Kleen · 11 years ago
  80. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  81. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  82. 89662e5 KVM: nVMX: Shadow-vmcs control fields/bits by Abel Gordon · 11 years ago
  83. c43ca50 perf/x86/amd: Add support for AMD NB and L2I "uncore" counters by Jacob Shin · 11 years ago
  84. ca58710 tools/power turbostat: display C8, C9, C10 residency by Kristen Carlson Accardi · 12 years ago
  85. 5298018 Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 11 years ago
  86. f20093e perf/x86: Add memory profiling via PEBS Load Latency by Stephane Eranian · 12 years ago
  87. 05e99c8cf intel-pstate: Use #defines instead of hard-coded values. by Konrad Rzeszutek Wilk · 12 years ago
  88. cb715a8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  89. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  90. e259514 perf/x86/amd: Enable northbridge performance counters on AMD family 15h by Jacob Shin · 12 years ago
  91. 1ed5101 tools/power turbostat: display SMI count by default by Len Brown · 12 years ago
  92. 6792041 tools/power turbostat: decode MSR_IA32_POWER_CTL by Len Brown · 12 years ago
  93. f0322bd x86, AMD: Enable WC+ memory type on family 10 processors by Boris Ostrovsky · 12 years ago
  94. 6842d98 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  95. af170c5 UAPI: (Scripted) Disintegrate arch/x86/include/asm by David Howells · 12 years ago[Renamed from arch/x86/include/asm/msr-index.h]
  96. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  97. ba90463 KVM: x86: Emulate IA32_TSC_ADJUST MSR by Will Auld · 12 years ago
  98. 55f1f545 tools: Allow tools to be installed in a user specified location by Josh Boyer · 12 years ago
  99. 279f146 x86: apic: Use tsc deadline for oneshot when available by Suresh Siddha · 12 years ago
  100. ade0899 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago