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
/
smpboot.c
Age
Commit message (
Expand
)
Author
2025-05-29
x86/smpboot: Fix INIT delay assignment for extended Intel Families
Sohil Mehta
2025-02-08
x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionally
K Prateek Nayak
2025-02-08
x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD
Perry Yuan
2024-09-19
Merge tag 'for-linus-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-12
xen: allow mapping ACPI data using a different physical address
Juergen Gross
2024-08-13
x86/fred: Enable FRED right after init_mem_mapping()
Xin Li (Intel)
2024-04-29
x86/cpu: Switch to new Intel CPU model defines
Tony Luck
2024-04-10
x86/cpu: Improve readability of per-CPU cpumask initialization code
Ingo Molnar
2024-04-10
x86/cpu: Take NUMA node into account when allocating per-CPU cpumasks
Li RongQing
2024-03-23
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
2024-03-11
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-04
x86/percpu: Cure per CPU madness on UP
Thomas Gleixner
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2024-02-16
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
2024-02-15
x86/cpu/topology: Rename smp_num_siblings
Thomas Gleixner
2024-02-15
x86/cpu/topology: Use topology logical mapping mechanism
Thomas Gleixner
2024-02-15
x86/cpu/topology: Use topology bitmaps for sizing
Thomas Gleixner
2024-02-15
x86/cpu/topology: Rework possible CPU management
Thomas Gleixner
2024-02-15
x86/smpboot: Make error message actually useful
Thomas Gleixner
2024-02-15
x86/cpu/topology: Confine topology information
Thomas Gleixner
2024-02-15
x86/mpparse: Remove the physid_t bitmap wrapper
Thomas Gleixner
2024-02-15
x86/smpboot: Teach it about topo.amd_node_id
Thomas Gleixner
2023-11-17
x86/smp: Export symbol cpu_clustergroup_mask()
Kan Liang
2023-11-04
Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-30
Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-23
Merge tag 'v6.6-rc7' into sched/core, to pick up fixes
Ingo Molnar
2023-10-18
x86/microcode/32: Move early loading after paging enable
Thomas Gleixner
2023-10-15
Revert "x86/smp: Put CPUs into INIT on shutdown if possible"
Linus Torvalds
2023-10-12
sched/topology: Rename 'DIE' domain to 'PKG'
Peter Zijlstra
2023-10-10
x86/cpu/topology: Cure the abuse of cpuinfo for persisting logical ids
Thomas Gleixner
2023-10-10
x86/apic: Use u32 for cpu_present_to_apicid()
Thomas Gleixner
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move logical package and die IDs into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move cu_id into topology info
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-07
x86/idle: Disable IBRS when CPU is offline to improve single-threaded perform...
Waiman Long
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
2023-09-17
Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-13
x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain
Ricardo Neri
2023-09-04
x86/smp: Don't send INIT to non-present and non-booted CPUs
Thomas Gleixner
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-30
Merge tag 'x86-core-2023-08-30-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-08-28
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-09
x86/apic: Wrap APIC ID validation into an inline
Thomas Gleixner
2023-08-09
x86/apic/32: Decrapify the def_bigsmp mechanism
Thomas Gleixner
2023-08-09
x86/apic: Nuke another processor check
Thomas Gleixner
2023-08-09
x86/apic: Sanitize num_processors handling
Thomas Gleixner
[next]