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
/
include
/
asm
/
smp.h
Age
Commit message (
Expand
)
Author
2025-07-10
x86/lib: Add WBINVD and WBNOINVD helpers to target multiple CPUs
Zheyun Shen
2025-07-10
x86/lib: Add WBNOINVD helper functions
Kevin Loughlin
2025-07-10
x86/lib: Drop the unused return value from wbinvd_on_all_cpus()
Sean Christopherson
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
2025-03-04
x86/smp: Move cpu number to percpu hot section
Brian Gerst
2025-03-04
Merge branch 'x86/headers' into x86/core, to pick up dependent commits
Ingo Molnar
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
2025-03-04
x86/cpu: Get rid of the smp_store_cpu_info() indirection
Thomas Gleixner
2025-03-04
x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn be...
Josh Poimboeuf
2025-03-03
x86/smp/32: Remove safe_smp_processor_id()
Brian Gerst
2025-02-28
x86/mm: Reduce header dependencies in <asm/set_memory.h>
Kevin Brodsky
2025-02-05
x86/smp: Allow calling mwait_play_dead with an arbitrary hint
Patryk Wlazlyn
2024-06-17
x86/smp: Add smp_ops.stop_this_cpu() callback
Kirill A. Shutemov
2024-03-11
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2024-02-15
x86/cpu/topology: Rename smp_num_siblings
Thomas Gleixner
2024-02-15
x86/cpu/topology: Use topology bitmaps for sizing
Thomas Gleixner
2024-02-15
x86/cpu/topology: Confine topology information
Thomas Gleixner
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-15
Revert "x86/smp: Put CPUs into INIT on shutdown if possible"
Linus Torvalds
2023-10-10
x86/apic: Use u32 for APIC IDs in global data
Thomas Gleixner
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
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-09
x86/apic/32: Remove x86_cpu_to_logical_apicid
Thomas Gleixner
2023-08-09
x86/apic: Get rid of hard_smp_processor_id()
Thomas Gleixner
2023-08-09
x86/apic: Remove pointless x86_bios_cpu_apicid
Thomas Gleixner
2023-07-28
x86/smpboot: Change smp_store_boot_cpu_info() to static
Sohil Mehta
2023-07-28
x86/smp: Remove a non-existent function declaration
Sohil Mehta
2023-06-26
Merge tag 'x86-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-20
x86/smp: Put CPUs into INIT on shutdown if possible
Thomas Gleixner
2023-06-20
x86/smp: Cure kexec() vs. mwait_play_dead() breakage
Thomas Gleixner
2023-05-15
x86/smpboot: Support parallel startup of secondary CPUs
David Woodhouse
2023-05-15
x86/apic: Save the APIC virtual base address
Thomas Gleixner
2023-05-15
x86/smpboot: Enable split CPU startup
Thomas Gleixner
2023-05-15
x86/smpboot: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
x86/smpboot: Remove the CPU0 hotplug kludge
Thomas Gleixner
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-14
x86/cpu: Mark {hlt,resume}_play_dead() __noreturn
Josh Poimboeuf
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-21
x86/smpboot: Remove initial_stack on 64-bit
Brian Gerst
2023-03-08
x86/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
2023-03-08
x86/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
2022-10-17
x86/percpu: Move cpu_number next to current_task
Thomas Gleixner
2022-09-28
x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant
Borislav Petkov
2021-11-11
x86/smp: Factor out parts of native_smp_prepare_cpus()
Boris Ostrovsky
2021-10-15
sched: Add cluster scheduler level for x86
Tim Chen
2021-04-07
ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m
Vitaly Kuznetsov
2021-04-01
ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
Vitaly Kuznetsov
2020-08-06
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
[next]