summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/msr-index.h
Commit message (Expand)AuthorAgeFilesLines
* 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-021-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-10-311-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-301-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-071-0/+11
|\
| * x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon2023-07-191-0/+11
* | Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-071-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-201-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
* | Merge tag 'x86_cache_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-121-6/+15
|\ \
| * | x86/resctrl: Move MSR defines into msr-index.hBorislav Petkov2022-11-271-6/+15
| |/
* / x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov2022-11-151-3/+5
|/
* Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+5
|\
| * perf/x86/amd/lbr: Add LbrExtV2 branch record supportSandipan Das2022-08-271-0/+5
* | x86/apic: Don't disable x2APIC if lockedDaniel Sneddon2022-08-311-0/+13
|/
* Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-08-091-0/+4
|\
| * x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon2022-08-031-0/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-041-0/+7
|\ \
| * \ Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini2022-08-011-0/+7
| |\ \ | | |/ | |/|
| | * KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBSLike Xu2022-06-081-0/+6
| | * x86/cpu: Add new VMX feature, Tertiary VM-Execution controlRobert Hoo2022-06-081-0/+1
* | | tools/power turbostat: dump secondary Turbo-Ratio-LimitLen Brown2022-07-281-0/+1
|/ /
* | x86/speculation: Disable RRSBA behaviorPawan Gupta2022-07-091-0/+9
* | x86/cpu/amd: Add Spectral ChickenPeter Zijlstra2022-06-271-0/+3
* | x86/bugs: Report Intel retbleed vulnerabilityPeter Zijlstra2022-06-271-0/+1
* | Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-141-0/+25
|\ \ | |/ |/|