summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/msr-index.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-171-0/+6
|\
| * perf/x86/intel: Support Perfmon MSRs aliasingKan Liang2024-07-041-0/+6
* | Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-07-171-0/+2
|\ \
| * | cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.hPerry Yuan2024-06-261-0/+2
| |/
* | Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-07-161-0/+2
|\ \
| * | x86/sev: Provide SVSM discovery supportTom Lendacky2024-06-171-0/+2
| |/
* / x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systemsTony Luck2024-07-021-0/+1
|/
* Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-141-5/+4
|\
| * x86/msr: Move ARCH_CAP_XAPIC_DISABLE bit definition to its rightful placePawan Gupta2024-04-091-5/+4
* | x86/bhi: Enumerate Branch History Injection (BHI) bugPawan Gupta2024-04-081-0/+4
* | x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon2024-04-081-1/+4
|/
* Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-03-121-0/+8
|\
| * x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta2024-03-111-0/+8
* | Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-121-23/+43
|\ \
| * | x86/sev: Dump SEV_STATUSBorislav Petkov (AMD)2024-02-281-24/+35
| * | x86/sev: Add SEV-SNP host initialization supportBrijesh Singh2024-01-291-1/+10
| |/
* / x86/cpu: Add MSR numbers for FRED configurationH. Peter Anvin (Intel)2024-01-311-1/+12
|/
* Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-181-0/+3
|\
| * x86/virt/tdx: Detect TDX during kernel bootKai Huang2023-12-081-0/+3
* | Merge branch 'tip/perf/urgent'Peter Zijlstra2023-11-151-1/+7
|\|
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-11-031-0/+1
| |\
| | * Merge tag 'kvm-x86-misc-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-10-311-0/+1
| | |\
| | | * KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero2023-10-191-0/+1
| * | | Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-11-011-0/+1
| |\ \ \
| | * | | platform/x86/intel/ifs: Store IFS generation numberJithu Joseph2023-10-061-0/+1
| | | |/ | | |/|
| * | | Merge tag 'perf-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-10-311-3/+7
| |\ \ \
| * \ \ \ Merge tag 'x86_cpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-10-301-1/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | x86/cpu: Clear SVM feature if disabled by BIOSPaolo Bonzini2023-09-221-1/+5
| | | |/ | | |/|
* | | | perf/x86/intel: Support branch counters loggingKan Liang2023-10-271-0/+5
| |_|/ |/| |
* | | x86/cpu: Fix the AMD Fam 17h, Fam 19h, Zen2 and Zen4 MSR enumerationsBorislav Petkov2023-10-121-9/+11
* | | Merge branch 'x86/urgent' into perf/core, to resolve conflictIngo Molnar2023-10-111-2/+5
|\| |
| * | x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2023-10-111-2/+7
| |/
* / perf/x86/amd/uncore: Add memory controller supportSandipan Das2023-10-091-0/+4
|/
* Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-08-081-0/+11
|\
| * x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon2023-07-201-0/+11
* | Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-081-0/+1
|\ \
| * | x86/srso: Add SRSO_NO supportBorislav Petkov (AMD)2023-07-271-0/+1
| |/
* / x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)2023-07-171-0/+1
|/
* x86/include/asm/msr-index.h: Add IFS Array test bitsJithu Joseph2023-03-271-0/+2
* Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-211-0/+6
|\
| * x86/cpu: Support AMD Automatic IBRSKim Phillips2023-01-251-0/+2
| * x86/bugs: Reset speculation control settings on initBreno Leitao2023-01-121-0/+4
* | Merge tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-02-211-0/+2
|\ \
| * | x86/resctrl: Add interface to read mbm_total_bytes_configBabu Moger2023-01-231-0/+1
| * | x86/resctrl: Detect and configure Slow Memory Bandwidth AllocationBabu Moger2023-01-231-0/+1
| |/
* | Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-211-0/+3
|\ \
| * | perf/x86: Add Meteor Lake supportKan Liang2023-01-091-0/+3
| |/
* / x86/sev: Add SEV-SNP guest feature negotiation supportNikunj A Dadhania2023-01-191-0/+20
|/
* Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-131-0/+1
|\
| * x86/intel_epb: Set Alder Lake N and Raptor Lake P normal EPBSrinivas Pandruvada2022-11-031-0/+1