index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
topology.c
Age
Commit message (
Expand
)
Author
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2024-12-10
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
2024-12-10
x86/apic: Remove "disablelapic" cmdline option
Borislav Petkov (AMD)
2024-12-05
x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC
Fernando Fernandez Mancera
2024-05-21
x86/topology: Handle bogus ACPI tables correctly
Thomas Gleixner
2024-04-10
x86/topology: Don't update cpu_possible_map in topo_set_cpuids()
Thomas Gleixner
2024-03-23
x86/topology: Handle the !APIC case gracefully
Thomas Gleixner
2024-03-06
x86/topology: Ignore non-present APIC IDs in a present package
Thomas Gleixner
2024-02-27
x86/apic: Build the x86 topology enumeration functions on UP APIC builds too
Ingo Molnar
2024-02-15
x86/cpu/topology: Provide __num_[cores|threads]_per_package
Thomas Gleixner
2024-02-15
x86/cpu/topology: Rename smp_num_siblings
Thomas Gleixner
2024-02-15
x86/cpu/topology: Retrieve cores per package from topology bitmaps
Thomas Gleixner
2024-02-15
x86/cpu/topology: Provide logical pkg/die mapping
Thomas Gleixner
2024-02-15
x86/cpu/topology: Simplify cpu_mark_primary_thread()
Thomas Gleixner
2024-02-15
x86/cpu/topology: Mop up primary thread mask handling
Thomas Gleixner
2024-02-15
x86/cpu/topology: Use topology bitmaps for sizing
Thomas Gleixner
2024-02-15
x86/cpu/topology: Assign hotpluggable CPUIDs during init
Thomas Gleixner
2024-02-15
x86/cpu/topology: Reject unknown APIC IDs on ACPI hotplug
Thomas Gleixner
2024-02-15
x86/topology: Add a mechanism to track topology via APIC IDs
Thomas Gleixner
2024-02-15
x86/cpu: Detect real BSP on crash kernels
Thomas Gleixner
2024-02-15
x86/cpu/topology: Rework possible CPU management
Thomas Gleixner
2024-02-15
x86/cpu/topology: Sanitize the APIC admission logic
Thomas Gleixner
2024-02-15
x86/cpu/topology: Use a data structure for topology info
Thomas Gleixner
2024-02-15
x86/cpu/topology: Simplify APIC registration
Thomas Gleixner
2024-02-15
x86/cpu/topology: Confine topology information
Thomas Gleixner
2024-02-15
x86/mpparse: Use new APIC registration function
Thomas Gleixner
2024-02-15
x86/cpu/topology: Provide separate APIC registration functions
Thomas Gleixner
2024-02-15
x86/cpu/topology: Move registration out of APIC code
Thomas Gleixner
2024-02-15
x86/cpu: Remove topology.c
Thomas Gleixner
2024-02-15
x86/cpu: Use common topology code for Intel
Thomas Gleixner
2024-02-15
x86/cpu: Move __max_die_per_package to common.c
Thomas Gleixner
2023-10-10
x86/cpu: Move cpu_core_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move cpu_die_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move phys_proc_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Encapsulate topology information in cpuinfo_x86
Thomas Gleixner
2023-05-25
x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms
Zhang Rui
2022-10-17
x86/topology: Fix duplicated core ID within a package
Zhang Rui
2022-10-17
x86/topology: Fix multiple packages shown on a single-package system
Zhang Rui
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-01-14
x86/topology: Make __max_die_per_package available unconditionally
Borislav Petkov
2020-11-19
x86/topology: Set cpu_die_id only if DIE_TYPE found
Yazen Ghannam
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
2019-05-23
x86/topology: Create topology_max_die_per_package()
Len Brown
2019-05-23
x86/topology: Add CPUID.1F multi-die/package support
Len Brown
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
2018-06-21
x86/cpu/topology: Provide detect_extended_topology_early()
Thomas Gleixner
2018-06-21
x86/cpu: Remove the pointless CPU printout
Thomas Gleixner
2018-05-06
x86/CPU: Modify detect_extended_topology() to return result
Suravee Suthikulpanit
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
[next]