aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/msr-index.h
AgeCommit message (Expand)Author
2024-04-10x86/bhi: Enumerate Branch History Injection (BHI) bugPawan Gupta
2024-04-10x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon
2024-04-10x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta
2024-04-10x86/cpu: Support AMD Automatic IBRSKim Phillips
2023-11-28KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero
2023-10-19x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)
2023-08-08x86/srso: Add SRSO_NO supportBorislav Petkov (AMD)
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-07-24x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)
2023-03-10x86/bugs: Reset speculation control settings on initBreno Leitao
2022-11-16x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-07-23x86/speculation: Disable RRSBA behaviorPawan Gupta
2022-07-23x86/cpu/amd: Add Spectral ChickenPeter Zijlstra
2022-07-23x86/bugs: Report Intel retbleed vulnerabilityPeter Zijlstra
2022-06-16KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta
2022-06-16x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta
2022-04-20x86/tsx: Disable TSX development mode at bootPawan Gupta
2021-06-28Merge tag 'x86_cpu_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-15x86/msr: Define new bits in TSX_FORCE_ABORT MSRPawan Gupta
2021-05-10x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-26Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-19perf/x86/intel: Hybrid PMU support for perf capabilitiesKan Liang
2021-03-28x86/traps: Handle #DB for bus lockFenghua Yu
2021-03-08x86: Remove duplicate TSC DEADLINE MSR definitionsDave Hansen
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-14Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-14x86/cpu: Add VM page flush MSR availablility as a CPUID featureTom Lendacky
2020-11-17x86/{cpufeatures,msr}: Add Intel SGX Launch Control hardware bitsSean Christopherson
2020-11-17x86/cpufeatures: Add Intel SGX hardware bitsSean Christopherson
2020-11-10powercap: Add AMD Fam17h RAPL supportVictor Ding
2020-11-10x86/msr-index: sort AMD RAPL MSRs by addressVictor Ding
2020-11-02x86/mce: Enable additional error logging on certain Intel CPUsTony Luck
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-09-17x86/msr-index: Define an IA32_PASID MSRFenghua Yu
2020-09-10perf/x86/amd/ibs: Fix raw sample data accumulationKim Phillips
2020-09-07x86/sev-es: Add SEV-ES Feature DetectionJoerg Roedel
2020-09-07x86/boot/compressed/64: Add stage1 #VC handlerJoerg Roedel
2020-08-18perf/x86/intel: Support TopDown metrics on Ice LakeKan Liang
2020-08-18perf/x86/intel: Generic support for hardware TopDown metricsKan Liang
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-03Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-08x86/msr-index: Add bunch of MSRs for Arch LBRKan Liang
2020-07-02cpufreq: intel_pstate: Allow enable/disable energy efficiencySrinivas Pandruvada
2020-06-22x86/msr: Move the F15h MSRs where they belongBorislav Petkov
2020-06-15x86/msr: Lift AMD family 0x15 power-specific MSRsBorislav Petkov
2020-06-09Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds