summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/topology.c
AgeCommit message (Expand)Author
2021-03-18x86: Fix various typos in commentsIngo Molnar
2021-01-14x86/topology: Make __max_die_per_package available unconditionallyBorislav Petkov
2020-11-19x86/topology: Set cpu_die_id only if DIE_TYPE foundYazen Ghannam
2019-12-10x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar
2019-05-23x86/topology: Create topology_max_die_per_package()Len Brown
2019-05-23x86/topology: Add CPUID.1F multi-die/package supportLen Brown
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov
2018-06-21x86/cpu/topology: Provide detect_extended_topology_early()Thomas Gleixner
2018-06-21x86/cpu: Remove the pointless CPU printoutThomas Gleixner
2018-05-06x86/CPU: Modify detect_extended_topology() to return resultSuravee Suthikulpanit
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2010-07-19x86, cpu: Split addon_cpuid_features.cH. Peter Anvin