summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cacheinfo.c
AgeCommit message (Expand)AuthorLines
2022-07-17x86/cacheinfo: move shared cache map definitionsSander Vanheule-0/+6
2021-10-15sched: Add cluster scheduler level for x86Tim Chen-0/+1
2021-09-01drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner-5/+2
2021-04-07x86/cacheinfo: Remove unneeded dead-store initializationYang Li-1/+1
2020-11-19x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam-1/+1
2020-11-19x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam-3/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1
2019-06-19x86/cacheinfo: Fix a -Wtype-limits warningQian Cai-2/+1
2019-01-26x86/kernel: Mark expected switch-case fall-throughsGustavo A. R. Silva-0/+1
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov-0/+1
2018-09-27x86/cpu: Get cache info and setup cache cpumap for Hygon DhyanaPu Wen-2/+29
2018-06-22x86/CPU/AMD: Fix LLC ID bit-shift calculationSuravee Suthikulpanit-1/+1
2018-05-13x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()David Wang-2/+3
2018-05-13x86/CPU: Move cpu local function declarations to local headerThomas Gleixner-0/+2
2018-05-06x86/CPU/AMD: Calculate last level cache ID from number of sharing threadsSuravee Suthikulpanit-0/+39
2018-05-06x86/CPU: Rename intel_cacheinfo.c to cacheinfo.cBorislav Petkov-0/+968