aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/msr-index.h
AgeCommit message (Expand)Author
2020-06-10x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-02-19x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips
2020-01-13x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSRSean Christopherson
2019-11-25Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-11-14xen/mcelog: add PPIN to record when availableJan Beulich
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
2018-03-16x86/msr: Add AMD Core Perf Extension MSRsJanakarajan Natarajan
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-01-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-26x86/msr: Add definitions for new speculation control MSRsDavid Woodhouse
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-09x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky
2018-01-09x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky
2017-12-04x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU featureTom Lendacky
2017-11-07x86/boot: Add early boot support when running with SEV activeTom Lendacky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-18x86/cpu/AMD: Add the Secure Memory Encryption CPU featureTom Lendacky
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds