summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/msr-index.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+2
2020-12-14Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+8
2020-12-14x86/cpu: Add VM page flush MSR availablility as a CPUID featureTom Lendacky1-0/+1
2020-11-17x86/{cpufeatures,msr}: Add Intel SGX Launch Control hardware bitsSean Christopherson1-0/+7
2020-11-17x86/cpufeatures: Add Intel SGX hardware bitsSean Christopherson1-0/+1
2020-11-10powercap: Add AMD Fam17h RAPL supportVictor Ding1-0/+1
2020-11-10x86/msr-index: sort AMD RAPL MSRs by addressVictor Ding1-1/+1
2020-11-02x86/mce: Enable additional error logging on certain Intel CPUsTony Luck1-0/+1
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2020-10-12Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2020-09-17x86/msr-index: Define an IA32_PASID MSRFenghua Yu1-0/+3
2020-09-10perf/x86/amd/ibs: Fix raw sample data accumulationKim Phillips1-0/+1
2020-09-07x86/sev-es: Add SEV-ES Feature DetectionJoerg Roedel1-0/+2
2020-09-07x86/boot/compressed/64: Add stage1 #VC handlerJoerg Roedel1-0/+1
2020-08-18perf/x86/intel: Support TopDown metrics on Ice LakeKan Liang1-0/+2
2020-08-18perf/x86/intel: Generic support for hardware TopDown metricsKan Liang1-0/+1
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-2/+4
2020-08-03Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2020-07-08x86/msr-index: Add bunch of MSRs for Arch LBRKan Liang1-0/+16
2020-07-02cpufreq: intel_pstate: Allow enable/disable energy efficiencySrinivas Pandruvada1-2/+4
2020-06-22x86/msr: Move the F15h MSRs where they belongBorislav Petkov1-3/+2
2020-06-15x86/msr: Lift AMD family 0x15 power-specific MSRsBorislav Petkov1-1/+4
2020-06-09Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds1-0/+4
2020-05-28perf/x86/rapl: Add AMD Fam17h RAPL supportStephane Eranian1-0/+3
2020-04-20x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross1-0/+4
2020-03-30Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+9
2020-02-20x86/split_lock: Enable split lock detection by kernelPeter Zijlstra (Intel)1-0/+9
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/kern...Linus 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...Linus 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...Linus 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