index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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]