aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-27x86/cpu: Prefix hexadecimal values with 0x in cpu_debug_show()Pawan Gupta1-2/+2
2024-12-02x86/topology: Introduce topology_logical_core_id()K Prateek Nayak1-0/+1
2024-10-25x86/cpu: Add CPU type to struct cpuinfo_topologyPawan Gupta1-0/+1
2024-02-16x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner1-1/+2
2024-02-15x86/cpu/topology: Rename smp_num_siblingsThomas Gleixner1-1/+1
2024-02-15x86/cpu/topology: Use topology bitmaps for sizingThomas Gleixner1-1/+1
2024-02-15x86/cpu: Provide an AMD/HYGON specific topology parserThomas Gleixner1-0/+2
2024-02-15x86/cpu: Provide cpu_init/parse_topology()Thomas Gleixner1-0/+38
2023-10-10x86/cpu: Provide debug interfaceThomas Gleixner1-0/+58