summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/cacheinfo.c
Commit message (Expand)AuthorAgeFilesLines
* sched: Add cluster scheduler level for x86Tim Chen2021-10-151-0/+1
* drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-011-5/+2
* x86/cacheinfo: Remove unneeded dead-store initializationYang Li2021-04-071-1/+1
* x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam2020-11-191-1/+1
* x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam2020-11-191-3/+3
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* x86/cacheinfo: Fix a -Wtype-limits warningQian Cai2019-06-191-2/+1
* x86/kernel: Mark expected switch-case fall-throughsGustavo A. R. Silva2019-01-261-0/+1
* x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov2018-12-081-0/+1
* x86/cpu: Get cache info and setup cache cpumap for Hygon DhyanaPu Wen2018-09-271-2/+29
* x86/CPU/AMD: Fix LLC ID bit-shift calculationSuravee Suthikulpanit2018-06-221-1/+1
* x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()David Wang2018-05-131-2/+3
* x86/CPU: Move cpu local function declarations to local headerThomas Gleixner2018-05-131-0/+2
* x86/CPU/AMD: Calculate last level cache ID from number of sharing threadsSuravee Suthikulpanit2018-05-061-0/+39
* x86/CPU: Rename intel_cacheinfo.c to cacheinfo.cBorislav Petkov2018-05-061-0/+968