aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/msr-index.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-19x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips1-0/+2
2020-01-13x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSRSean Christopherson1-6/+8
2019-11-25Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+2
2019-11-14xen/mcelog: add PPIN to record when availableJan Beulich1-0/+2
2019-11-04x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli1-0/+7
2019-10-28x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta1-0/+4
2019-10-28x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta1-0/+5
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+7
2019-08-28perf/x86/intel: Support PEBS output to PTAlexander Shishkin1-0/+4
2019-08-26Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixesIngo Molnar1-0/+1
2019-08-19x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky1-0/+1
2019-08-19x86/msr-index: Move AMD MSRs where they belongBorislav Petkov1-6/+7
2019-06-24x86/umwait: Initialize umwait control valuesFenghua Yu1-0/+9
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-16/+23
2019-04-30KVM: x86: Add support of clear Trace_ToPA_PMI statusLuwei Kang1-0/+4
2019-04-30KVM: x86: Inject PMI for KVM guestLuwei Kang1-0/+4
2019-04-16perf/x86/intel: Support adaptive PEBS v4Kan Liang1-0/+1
2019-03-06x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen1-0/+5
2019-03-06x86/msr-index: Cleanup bit definesThomas Gleixner1-16/+18
2019-03-06x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)1-0/+6
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+37
2018-12-21KVM: x86: Add Intel PT virtualization work modeChao Peng1-0/+1
2018-12-21perf/x86/intel/pt: Add new bit definitions for PT MSRsLuwei Kang1-0/+3
2018-12-21perf/x86/intel/pt: Move Intel PT MSRs bit defines to global headerChao Peng1-0/+33
2018-12-18kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost1-0/+1
2018-11-28x86/speculation: Prepare for per task indirect branch speculation controlTim Chen1-2/+3
2018-10-02perf/x86/intel: Add a separate Arch Perfmon v4 PMI handlerAndi Kleen1-0/+1
2018-08-05x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentryPaolo Bonzini1-0/+1
2018-07-04x86/KVM/VMX: Add L1D MSR based flushPaolo Bonzini1-0/+6
2018-06-01x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner1-2/+2
2018-05-18x86/bugs: Rename SSBD_NO to SSB_NOKonrad Rzeszutek Wilk1-1/+1
2018-05-17x86/speculation: Add virtualized speculative store bypass disable supportTom Lendacky1-0/+2
2018-05-09x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk1-5/+5
2018-05-03x86/process: Allow runtime control of Speculative Store BypassThomas Gleixner1-1/+2
2018-05-03x86/bugs/intel: Set proper CPU features and setup RDSKonrad Rzeszutek Wilk1-0/+6
2018-03-16x86/msr: Add AMD Core Perf Extension MSRsJanakarajan Natarajan1-0/+14
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipRadim Krčmář1-0/+15
2018-01-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+12
2018-01-26x86/msr: Add definitions for new speculation control MSRsDavid Woodhouse1-0/+12
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2018-01-09x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky1-0/+1
2018-01-09x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky1-0/+2
2017-12-04x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU featureTom Lendacky1-0/+2
2017-11-07x86/boot: Add early boot support when running with SEV activeTom Lendacky1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-18x86/cpu/AMD: Add the Secure Memory Encryption CPU featureTom Lendacky1-0/+2
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-6/+12
2017-06-07kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson1-0/+2