summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/hygon.c
AgeCommit message (Expand)Author
2023-11-13x86/barrier: Do not serialize MSR accesses on AMDBorislav Petkov (AMD)
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-10x86/cpu: Move cpu_l[l2]c_id into topology infoThomas Gleixner
2023-10-10x86/cpu: Move cpu_core_id into topology infoThomas Gleixner
2023-10-10x86/cpu: Move cpu_die_id into topology infoThomas Gleixner
2023-10-10x86/cpu: Move phys_proc_id into topology infoThomas Gleixner
2023-10-10x86/cpu: Encapsulate topology information in cpuinfo_x86Thomas Gleixner
2023-10-10x86/cpu/hygon: Fix the CPU topology evaluation for realPu Wen
2023-09-22x86/cpu: Clear SVM feature if disabled by BIOSPaolo Bonzini
2023-08-09x86/apic: Get rid of hard_smp_processor_id()Thomas Gleixner
2022-12-13Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-22x86/cpu: Switch to cpu_feature_enabled() for X86_FEATURE_XENPVJuergen Gross
2022-11-15x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-06-27x86/cpu/amd: Add Spectral ChickenPeter Zijlstra
2021-10-21x86/cpu: Fix migration safety with X86_BUG_NULL_SELJane Malalane
2021-06-01perf/x86/rapl: Use CPUID bit on AMD and Hygon partsAndrew Cooper
2021-03-06x86/cpu/hygon: Set __max_die_per_package on HygonPu Wen
2020-12-08x86/cpu/amd: Remove dead code for TSEG region remappingArvind Sankar
2020-11-19x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra
2019-07-22x86: Remove X86_FEATURE_MFENCE_RDTSCJosh Poimboeuf
2019-03-23x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die processorsPu Wen
2018-09-27x86/cpu: Get cache info and setup cache cpumap for Hygon DhyanaPu Wen
2018-09-27x86/cpu: Create Hygon Dhyana architecture support filePu Wen