1. 21b5ee5 x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF by Kim Phillips · 4 years, 11 months ago
  2. 32ad73d x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR by Sean Christopherson · 5 years ago
  3. 3f3c8be Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  4. 4e3f77d xen/mcelog: add PPIN to record when available by Jan Beulich · 5 years ago
  5. db4d30f x86/bugs: Add ITLB_MULTIHIT bug infrastructure by Vineela Tummalapalli · 5 years ago
  6. 1b42f01 x86/speculation/taa: Add mitigation for TSX Async Abort by Pawan Gupta · 5 years ago
  7. c2955f2 x86/msr: Add the IA32_TSX_CTRL MSR by Pawan Gupta · 5 years ago
  8. 22331f8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  9. 42880f7 perf/x86/intel: Support PEBS output to PT by Alexander Shishkin · 5 years ago
  10. b3e30c9 Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixes by Ingo Molnar · 5 years ago
  11. c49a0a80 x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h by Tom Lendacky · 5 years ago
  12. 342061c x86/msr-index: Move AMD MSRs where they belong by Borislav Petkov · 5 years ago
  13. bd688c6 x86/umwait: Initialize umwait control values by Fenghua Yu · 6 years ago
  14. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  15. fa4bff1 Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  16. c715eb9 KVM: x86: Add support of clear Trace_ToPA_PMI status by Luwei Kang · 6 years ago
  17. 8479e04 KVM: x86: Inject PMI for KVM guest by Luwei Kang · 6 years ago
  18. c22497f perf/x86/intel: Support adaptive PEBS v4 by Kan Liang · 6 years ago
  19. ed5194c x86/speculation/mds: Add basic bug infrastructure for MDS by Andi Kleen · 6 years ago
  20. d8eabc3 x86/msr-index: Cleanup bit defines by Thomas Gleixner · 6 years ago
  21. 52f6490 x86: Add TSX Force Abort CPUID/MSR by Peter Zijlstra (Intel) · 6 years ago
  22. 42b00f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  23. f99e3da KVM: x86: Add Intel PT virtualization work mode by Chao Peng · 6 years ago
  24. 69843a9 perf/x86/intel/pt: Add new bit definitions for PT MSRs by Luwei Kang · 6 years ago
  25. 887eda1 perf/x86/intel/pt: Move Intel PT MSRs bit defines to global header by Chao Peng · 6 years ago
  26. 0e1b869 kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs by Eduardo Habkost · 6 years ago
  27. 5bfbe3a x86/speculation: Prepare for per task indirect branch speculation control by Tim Chen · 6 years ago
  28. af3bdb9 perf/x86/intel: Add a separate Arch Perfmon v4 PMI handler by Andi Kleen · 6 years ago
  29. 8e0b2b9 x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry by Paolo Bonzini · 6 years ago
  30. 3fa045b x86/KVM/VMX: Add L1D MSR based flush by Paolo Bonzini · 7 years ago
  31. a00072a x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE defines by Matt Turner · 7 years ago
  32. 240da95 x86/bugs: Rename SSBD_NO to SSB_NO by Konrad Rzeszutek Wilk · 7 years ago
  33. 11fb068 x86/speculation: Add virtualized speculative store bypass disable support by Tom Lendacky · 7 years ago
  34. 9f65fb2 x86/bugs: Rename _RDS to _SSBD by Konrad Rzeszutek Wilk · 7 years ago
  35. 885f82b x86/process: Allow runtime control of Speculative Store Bypass by Thomas Gleixner · 7 years ago
  36. 7724397 x86/bugs/intel: Set proper CPU features and setup RDS by Konrad Rzeszutek Wilk · 7 years ago
  37. e84b711 x86/msr: Add AMD Core Perf Extension MSRs by Janakarajan Natarajan · 7 years ago
  38. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  39. 6304672 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. 1e340c6 x86/msr: Add definitions for new speculation control MSRs by David Woodhouse · 7 years ago
  41. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. 9c6a73c x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC by Tom Lendacky · 7 years ago
  43. e4d0e84 x86/cpu/AMD: Make LFENCE a serializing instruction by Tom Lendacky · 7 years ago
  44. 18c71ce x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature by Tom Lendacky · 7 years ago
  45. 1958b5f x86/boot: Add early boot support when running with SEV active by Tom Lendacky · 7 years ago
  46. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  47. 872cbef x86/cpu/AMD: Add the Secure Memory Encryption CPU feature by Tom Lendacky · 7 years ago
  48. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  49. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  50. 4531662 kvm: vmx: Check value written to IA32_BNDCFGS by Jim Mattson · 8 years ago
  51. 6089327 perf/x86: Add sysfs entry to freeze counters on SMI by Kan Liang · 8 years ago
  52. a32f80b Merge branch 'utilities' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 8 years ago
  53. 2fc49cb x86: msr-index.h: fix shifts to ULL results in HWP macros. by Len Brown · 8 years ago
  54. 8d84e90 x86: msr-index.h: define HWP.EPP values by Len Brown · 8 years ago
  55. e9ea1e7 x86/arch_prctl: Add ARCH_[GET|SET]_CPUID by Kyle Huey · 8 years ago
  56. 90218ac x86/cpufeature: Detect CPUID faulting support by Kyle Huey · 8 years ago
  57. ab6d946 x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES by Kyle Huey · 8 years ago
  58. b9894a2 x86/process: Correct and optimize TIF_BLOCKSTEP switch by Kyle Huey · 8 years ago
  59. 6bff9c6 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 8 years ago
  60. 98af745 x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROL by Len Brown · 8 years ago
  61. 8a34fd0 x86 msr-index.h: Define Atom specific core ratio MSR locations by Len Brown · 8 years ago
  62. 0539ba11 tools/power turbostat: Baytrail c-state support by Len Brown · 8 years ago
  63. 419c9e9 x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTL by Len Brown · 8 years ago
  64. 40496c8 x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROL by Len Brown · 8 years ago
  65. d0117a0 x86: msr-index.h: define EPB mid-points by Len Brown · 8 years ago
  66. ae47eda x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bit by Grzegorz Andrejczuk · 8 years ago
  67. 3f5a789 x86/mce: Include the PPIN in MCE records when available by Tony Luck · 8 years ago
  68. c836eed x86: Remove duplicate rtit status MSR macro by Longpeng(Mike) · 8 years ago
  69. a0c9b8c x86: remove duplicate turbo ratio limit MSRs by Srinivas Pandruvada · 8 years ago
  70. f127fa0 perf/x86/intel/pt: Add IP filtering register/CPUID bits by Alexander Shishkin · 9 years ago
  71. 0dd28e2 perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header by Alexander Shishkin · 9 years ago
  72. dcee75b perf/x86/intel/rapl: Support Skylake RAPL domains by Srinivas Pandruvada · 9 years ago
  73. 889fac6 Merge tag 'v4.6-rc3' into perf/core, to refresh the tree by Ingo Molnar · 9 years ago
  74. 73659be Merge branches 'pm-core', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  75. 5a63426 tools/power turbostat: print IRTL MSRs by Len Brown · 9 years ago
  76. aaf2488 perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counter by Huang Rui · 9 years ago
  77. 8a22426 perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) support by Huang Rui · 9 years ago
  78. 4a6772f x86/cpufreq: Remove duplicated TDP MSR macro definitions by Vladimir Zapolskiy · 9 years ago
  79. 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
  80. 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
  81. 053080a x86/msr: Document msr-index.h rule for addition by Borislav Petkov · 9 years ago
  82. 670e27d x86 msr-index: Simplify syntax for HWP fields by Len Brown · 9 years ago
  83. ae8b787 x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR by Borislav Petkov · 9 years ago
  84. d9f67db Merge branch 'pm-tools' by Rafael J. Wysocki · 9 years ago
  85. 5369a21 x86: remove unused definition of MSR_NHM_PLATFORM_INFO by Len Brown · 9 years ago
  86. 6a35fc2 cpufreq: intel_pstate: get P1 from TAR when available by Srinivas Pandruvada · 9 years ago
  87. 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
  88. 3afb112 KVM: x86: trap AMD MSRs for the TSeg base and mask by Paolo Bonzini · 9 years ago
  89. d0dc849 perf/x86/intel/pebs: Add PEBS frontend profiling for Skylake by Andi Kleen · 9 years ago
  90. 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
  91. 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
  92. b83ff1c x86: Add new MSRs and MSR bits used for Intel Skylake PMU support by Andi Kleen · 10 years ago
  93. b1bf72d perf/x86/intel/pt: Add new timing packet enables by Alexander Shishkin · 9 years ago
  94. b72e746 x86/uapi: Do not export <asm/msr-index.h> as part of the user API headers by Borislav Petkov · 10 years ago[Renamed from arch/x86/include/uapi/asm/msr-index.h]
  95. c2f9b0a Merge branch 'x86/ras' into x86/core, to fix conflicts by Ingo Molnar · 10 years ago
  96. bc12edb x86/mce: Add Local MCE definitions by Ashok Raj · 10 years ago
  97. fb5d432 tools/power turbostat: enable turbostat to support Knights Landing (KNL) by Dasaratharaman Chandramouli · 10 years ago
  98. 09d5160 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  99. 0b2bb69 tools/power turbostat: Initial Skylake support by Len Brown · 10 years ago
  100. c4d3066 x86 msr-index: define MSR_TURBO_RATIO_LIMIT,1,2 by Len Brown · 10 years ago