summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cacheinfo.c
AgeCommit message (Expand)AuthorLines
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