index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
msr-index.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+8
2025-09-30
Merge tag 'x86_cache_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2025-09-30
Merge tag 'x86_cpu_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2025-09-18
KVM: x86/pmu: Move PMU_CAP_{FW_WRITES,LBR_FMT} into msr-index.h header
Dapeng Mi
1
-6
/
+9
2025-09-17
x86/cpu/topology: Define AMD64_CPUID_EXT_FEAT MSR
K Prateek Nayak
1
-0
/
+5
2025-09-15
x86/resctrl: Add data structures and definitions for ABMC assignment
Babu Moger
1
-0
/
+1
2025-09-15
x86/resctrl: Add support to enable/disable AMD ABMC feature
Babu Moger
1
-0
/
+1
2025-09-01
x86/apic: Enable Secure AVIC in the control MSR
Neeraj Upadhyay
1
-0
/
+2
2025-09-01
x86/apic: Allow NMI to be injected from hypervisor for Secure AVIC
Neeraj Upadhyay
1
-0
/
+3
2025-08-28
x86/apic: Add new driver for Secure AVIC
Neeraj Upadhyay
1
-1
/
+3
2025-08-21
perf/x86: Add PERF_CAP_PEBS_TIMING_INFO flag
Dapeng Mi
1
-6
/
+8
2025-08-19
KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2
Sean Christopherson
1
-0
/
+1
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2025-07-29
Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2025-07-28
Merge tag 'v6.16' into x86/cpu, to resolve conflict
Ingo Molnar
1
-0
/
+1
2025-07-08
x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
Mikhail Paulyshka
1
-0
/
+1
2025-07-07
x86/msr-index: Add AMD workload classification MSRs
Perry Yuan
1
-0
/
+5
2025-06-21
x86/CPU/AMD: Add CPUID faulting support
Borislav Petkov (AMD)
1
-0
/
+1
2025-06-20
KVM: VMX: Allow guest to set DEBUGCTL.RTM_DEBUG if RTM is supported
Sean Christopherson
1
-0
/
+1
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+6
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2025-05-13
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Ingo Molnar
1
-0
/
+8
2025-05-09
x86/its: Enumerate Indirect Target Selection (ITS) bug
Pawan Gupta
1
-0
/
+8
2025-04-10
x86/msr: Standardize on u64 in <asm/msr-index.h>
Ingo Molnar
1
-6
/
+6
2025-04-08
perf/x86/intel: Support auto counter reload
Kan Liang
1
-0
/
+4
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-9
/
+11
2025-03-25
Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-03-19
x86/mm: Enable AMD translation cache extensions
Rik van Riel
1
-0
/
+2
2025-03-06
cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
Mario Limonciello
1
-9
/
+11
2025-02-26
x86/bugs: KVM: Add support for SRSO_MSR_FIX
Borislav Petkov
1
-0
/
+1
2025-02-08
perf/x86/intel: Ensure LBRs are disabled when a CPU is starting
Sean Christopherson
1
-1
/
+2
2025-01-07
x86/sev: Prevent GUEST_TSC_FREQ MSR interception for Secure TSC enabled guests
Nikunj A Dadhania
1
-0
/
+1
2024-12-14
x86/sev: Add full support for a segmented RMP table
Tom Lendacky
1
-3
/
+5
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+20
2024-08-22
KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h
Sean Christopherson
1
-5
/
+0
2024-08-22
KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h
Xin Li
1
-8
/
+0
2024-08-22
x86/cpu: KVM: Move macro to encode PAT value to common header
Sean Christopherson
1
-0
/
+6
2024-08-22
x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ...
Sean Christopherson
1
-1
/
+14
2024-08-12
platform/x86/intel/ifs: Add SBAF test image loading support
Jithu Joseph
1
-0
/
+2
2024-07-16
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+6
2024-07-16
Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+2
2024-07-16
Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2024-07-04
perf/x86/intel: Support Perfmon MSRs aliasing
Kan Liang
1
-0
/
+6
2024-07-02
x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems
Tony Luck
1
-0
/
+1
2024-06-26
cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
Perry Yuan
1
-0
/
+2
2024-06-17
x86/sev: Provide SVSM discovery support
Tom Lendacky
1
-0
/
+2
2024-05-13
Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+4
2024-04-09
x86/msr: Move ARCH_CAP_XAPIC_DISABLE bit definition to its rightful place
Pawan Gupta
1
-5
/
+4
[next]