Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-26 | x86/kernel: Mark expected switch-case fall-throughs | Gustavo A. R. Silva | 1 | -0/+1 |
2018-12-08 | x86/kernel: Fix more -Wmissing-prototypes warnings | Borislav Petkov | 1 | -0/+1 |
2018-09-27 | x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana | Pu Wen | 1 | -2/+29 |
2018-06-22 | x86/CPU/AMD: Fix LLC ID bit-shift calculation | Suravee Suthikulpanit | 1 | -1/+1 |
2018-05-13 | x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo() | David Wang | 1 | -2/+3 |
2018-05-13 | x86/CPU: Move cpu local function declarations to local header | Thomas Gleixner | 1 | -0/+2 |
2018-05-06 | x86/CPU/AMD: Calculate last level cache ID from number of sharing threads | Suravee Suthikulpanit | 1 | -0/+39 |
2018-05-06 | x86/CPU: Rename intel_cacheinfo.c to cacheinfo.c | Borislav Petkov | 1 | -0/+968 |