summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/hygon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/cpu: Use common topology code for HYGONThomas Gleixner2024-02-151-129/+0
* x86/barrier: Do not serialize MSR accesses on AMDBorislav Petkov (AMD)2023-11-131-0/+3
* Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-311-19/+19
|\
| * x86/cpu: Move cpu_l[l2]c_id into topology infoThomas Gleixner2023-10-101-9/+5
| * x86/cpu: Move cpu_core_id into topology infoThomas Gleixner2023-10-101-2/+2
| * x86/cpu: Move cpu_die_id into topology infoThomas Gleixner2023-10-101-4/+4
| * x86/cpu: Move phys_proc_id into topology infoThomas Gleixner2023-10-101-3/+3
| * x86/cpu: Encapsulate topology information in cpuinfo_x86Thomas Gleixner2023-10-101-6/+6
| * x86/cpu/hygon: Fix the CPU topology evaluation for realPu Wen2023-10-101-2/+6
* | x86/cpu: Clear SVM feature if disabled by BIOSPaolo Bonzini2023-09-221-0/+10
|/
* x86/apic: Get rid of hard_smp_processor_id()Thomas Gleixner2023-08-091-1/+2
* Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-131-1/+1
|\
| * x86/cpu: Switch to cpu_feature_enabled() for X86_FEATURE_XENPVJuergen Gross2022-11-221-1/+1
* | x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov2022-11-151-2/+2
|/
* x86/cpu/amd: Add Spectral ChickenPeter Zijlstra2022-06-271-0/+6
* x86/cpu: Fix migration safety with X86_BUG_NULL_SELJane Malalane2021-10-211-0/+2
* perf/x86/rapl: Use CPUID bit on AMD and Hygon partsAndrew Cooper2021-06-011-0/+4
* x86/cpu/hygon: Set __max_die_per_package on HygonPu Wen2021-03-061-2/+2
* x86/cpu/amd: Remove dead code for TSEG region remappingArvind Sankar2020-12-081-20/+0
* x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam2020-11-191-6/+5
* locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2020-08-061-0/+1
* x86: Remove X86_FEATURE_MFENCE_RDTSCJosh Poimboeuf2019-07-221-18/+3
* x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die processorsPu Wen2019-03-231-0/+5
* x86/cpu: Get cache info and setup cache cpumap for Hygon DhyanaPu Wen2018-09-271-0/+3
* x86/cpu: Create Hygon Dhyana architecture support filePu Wen2018-09-271-0/+405