summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/msr-index.h
AgeCommit message (Expand)Author
2024-05-13Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-09x86/msr: Move ARCH_CAP_XAPIC_DISABLE bit definition to its rightful placePawan Gupta
2024-04-08x86/bhi: Enumerate Branch History Injection (BHI) bugPawan Gupta
2024-04-08x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon
2024-03-12Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-03-11Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-11x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta
2024-02-28x86/sev: Dump SEV_STATUSBorislav Petkov (AMD)
2024-01-31x86/cpu: Add MSR numbers for FRED configurationH. Peter Anvin (Intel)
2024-01-29x86/sev: Add SEV-SNP host initialization supportBrijesh Singh
2024-01-18Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-08x86/virt/tdx: Detect TDX during kernel bootKai Huang
2023-11-15Merge branch 'tip/perf/urgent'Peter Zijlstra
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-10-31Merge tag 'kvm-x86-misc-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-10-30Merge tag 'perf-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-10-30Merge tag 'x86_cpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-27perf/x86/intel: Support branch counters loggingKan Liang
2023-10-19KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero
2023-10-12x86/cpu: Fix the AMD Fam 17h, Fam 19h, Zen2 and Zen4 MSR enumerationsBorislav Petkov
2023-10-11Merge branch 'x86/urgent' into perf/core, to resolve conflictIngo Molnar
2023-10-11x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)
2023-10-09perf/x86/amd/uncore: Add memory controller supportSandipan Das
2023-10-06platform/x86/intel/ifs: Store IFS generation numberJithu Joseph
2023-09-22x86/cpu: Clear SVM feature if disabled by BIOSPaolo Bonzini
2023-08-07Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-08-07Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-07-27x86/srso: Add SRSO_NO supportBorislav Petkov (AMD)
2023-07-19x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-07-17x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)
2023-03-27x86/include/asm/msr-index.h: Add IFS Array test bitsJithu Joseph
2023-02-21Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-21Merge tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-02-20Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-25x86/cpu: Support AMD Automatic IBRSKim Phillips
2023-01-23x86/resctrl: Add interface to read mbm_total_bytes_configBabu Moger
2023-01-23x86/resctrl: Detect and configure Slow Memory Bandwidth AllocationBabu Moger
2023-01-19x86/sev: Add SEV-SNP guest feature negotiation supportNikunj A Dadhania
2023-01-12x86/bugs: Reset speculation control settings on initBreno Leitao
2023-01-09perf/x86: Add Meteor Lake supportKan Liang
2022-12-13Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-12Merge tag 'x86_cache_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-27x86/resctrl: Move MSR defines into msr-index.hBorislav Petkov
2022-11-15x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-11-03x86/intel_epb: Set Alder Lake N and Raptor Lake P normal EPBSrinivas Pandruvada
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-31x86/apic: Don't disable x2APIC if lockedDaniel Sneddon
2022-08-27perf/x86/amd/lbr: Add LbrExtV2 branch record supportSandipan Das
2022-08-09Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds