index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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