index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
hygon.c
Age
Commit message (
Expand
)
Author
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-03-04
x86/cpu: Simplify TLB entry count storage
Ahmed S. Darwish
2024-02-15
x86/cpu: Use common topology code for HYGON
Thomas Gleixner
2023-11-13
x86/barrier: Do not serialize MSR accesses on AMD
Borislav Petkov (AMD)
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move cpu_core_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move cpu_die_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move phys_proc_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Encapsulate topology information in cpuinfo_x86
Thomas Gleixner
2023-10-10
x86/cpu/hygon: Fix the CPU topology evaluation for real
Pu Wen
2023-09-22
x86/cpu: Clear SVM feature if disabled by BIOS
Paolo Bonzini
2023-08-09
x86/apic: Get rid of hard_smp_processor_id()
Thomas Gleixner
2022-12-13
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-11-22
x86/cpu: Switch to cpu_feature_enabled() for X86_FEATURE_XENPV
Juergen Gross
2022-11-15
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
2022-06-27
x86/cpu/amd: Add Spectral Chicken
Peter Zijlstra
2021-10-21
x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
Jane Malalane
2021-06-01
perf/x86/rapl: Use CPUID bit on AMD and Hygon parts
Andrew Cooper
2021-03-06
x86/cpu/hygon: Set __max_die_per_package on Hygon
Pu Wen
2020-12-08
x86/cpu/amd: Remove dead code for TSEG region remapping
Arvind Sankar
2020-11-19
x86/CPU/AMD: Save AMD NodeId as cpu_die_id
Yazen Ghannam
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
2019-07-22
x86: Remove X86_FEATURE_MFENCE_RDTSC
Josh Poimboeuf
2019-03-23
x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die processors
Pu Wen
2018-09-27
x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana
Pu Wen
2018-09-27
x86/cpu: Create Hygon Dhyana architecture support file
Pu Wen