aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/msr-index.h
AgeCommit message (Expand)Author
2024-04-13x86/cpu: Support AMD Automatic IBRSKim Phillips
2023-11-28KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero
2023-10-25x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)
2023-08-08x86/cpu: Add VM page flush MSR availablility as a CPUID featureTom Lendacky
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-07-24x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)
2023-03-11x86/bugs: Reset speculation control settings on initBreno Leitao
2022-11-25x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-10-07x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-10-07x86/speculation: Disable RRSBA behaviorPawan Gupta
2022-10-07x86/bugs: Report Intel retbleed vulnerabilityPeter Zijlstra
2022-10-07Revert "x86/speculation: Add RSB VM Exit protections"Thadeu Lima de Souza Cascardo
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-06-16KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta
2022-06-16x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta
2020-11-05perf/x86/amd/ibs: Fix raw sample data accumulationKim Phillips
2020-06-10x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-02-28x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips
2019-11-04x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-10-28x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-10-28x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-08-28perf/x86/intel: Support PEBS output to PTAlexander Shishkin
2019-08-26Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixesIngo Molnar
2019-08-19x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-19x86/msr-index: Move AMD MSRs where they belongBorislav Petkov
2019-06-24x86/umwait: Initialize umwait control valuesFenghua Yu
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-04-30KVM: x86: Add support of clear Trace_ToPA_PMI statusLuwei Kang
2019-04-30KVM: x86: Inject PMI for KVM guestLuwei Kang
2019-04-16perf/x86/intel: Support adaptive PEBS v4Kan Liang
2019-03-06x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen
2019-03-06x86/msr-index: Cleanup bit definesThomas Gleixner
2019-03-06x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-21KVM: x86: Add Intel PT virtualization work modeChao Peng
2018-12-21perf/x86/intel/pt: Add new bit definitions for PT MSRsLuwei Kang
2018-12-21perf/x86/intel/pt: Move Intel PT MSRs bit defines to global headerChao Peng
2018-12-18kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost
2018-11-28x86/speculation: Prepare for per task indirect branch speculation controlTim Chen
2018-10-02perf/x86/intel: Add a separate Arch Perfmon v4 PMI handlerAndi Kleen
2018-08-05x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentryPaolo Bonzini
2018-07-04x86/KVM/VMX: Add L1D MSR based flushPaolo Bonzini
2018-06-01x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner
2018-05-18x86/bugs: Rename SSBD_NO to SSB_NOKonrad Rzeszutek Wilk
2018-05-17x86/speculation: Add virtualized speculative store bypass disable supportTom Lendacky
2018-05-09x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk
2018-05-03x86/process: Allow runtime control of Speculative Store BypassThomas Gleixner
2018-05-03x86/bugs/intel: Set proper CPU features and setup RDSKonrad Rzeszutek Wilk