index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
topology_amd.c
Age
Commit message (
Expand
)
Author
2025-09-17
x86/cpu/topology: Define AMD64_CPUID_EXT_FEAT MSR
K Prateek Nayak
2025-09-17
x86/cpu/topology: Check for X86_FEATURE_XTOPOLOGY instead of passing has_xtop...
K Prateek Nayak
2025-09-08
x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/Hygon
K Prateek Nayak
2025-08-27
x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGON
K Prateek Nayak
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-15
x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORES
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2024-10-25
x86/cpu: Add CPU type to struct cpuinfo_topology
Pawan Gupta
2024-05-30
x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...
Thomas Gleixner
2024-05-13
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-10
x86/topology/amd: Ensure that LLC ID is initialized
Thomas Gleixner
2024-04-12
Merge branch 'x86/urgent' into x86/cpu, to resolve conflict
Ingo Molnar
2024-04-12
x86/cpu/amd: Move TOPOEXT enablement into the topology parser
Thomas Gleixner
2024-04-12
x86/cpu/amd: Make the NODEID_MSR union actually work
Thomas Gleixner
2024-04-12
x86/cpu/amd: Make the CPUID 0x80000008 parser correct
Thomas Gleixner
2024-03-22
x86/cpu/topology: Add support for the AMD 0x80000026 leaf
Thomas Gleixner
2024-02-15
x86/cpu: Provide an AMD/HYGON specific topology parser
Thomas Gleixner