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