index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
smp.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
1
-0
/
+4
|
\
|
*
x86/smp: Put CPUs into INIT on shutdown if possible
Thomas Gleixner
2023-06-20
1
-0
/
+2
|
*
x86/smp: Cure kexec() vs. mwait_play_dead() breakage
Thomas Gleixner
2023-06-20
1
-0
/
+2
*
|
x86/smpboot: Support parallel startup of secondary CPUs
David Woodhouse
2023-05-15
1
-0
/
+6
*
|
x86/apic: Save the APIC virtual base address
Thomas Gleixner
2023-05-15
1
-0
/
+1
*
|
x86/smpboot: Enable split CPU startup
Thomas Gleixner
2023-05-15
1
-7
/
+2
*
|
x86/smpboot: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
1
-3
/
+4
*
|
x86/smpboot: Remove the CPU0 hotplug kludge
Thomas Gleixner
2023-05-15
1
-1
/
+0
|
/
*
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-29
1
-1
/
+1
|
\
|
*
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
1
-1
/
+1
*
|
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
1
-2
/
+3
|
\
\
|
*
|
x86/cpu: Mark {hlt,resume}_play_dead() __noreturn
Josh Poimboeuf
2023-04-14
1
-1
/
+1
|
*
|
x86/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
2023-03-08
1
-1
/
+1
|
*
|
x86/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
2023-03-08
1
-0
/
+1
|
|
/
*
/
x86/smpboot: Remove initial_stack on 64-bit
Brian Gerst
2023-03-21
1
-1
/
+4
|
/
*
x86/percpu: Move cpu_number next to current_task
Thomas Gleixner
2022-10-17
1
-7
/
+5
*
x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant
Borislav Petkov
2022-09-28
1
-10
/
+15
*
x86/smp: Factor out parts of native_smp_prepare_cpus()
Boris Ostrovsky
2021-11-11
1
-0
/
+1
*
sched: Add cluster scheduler level for x86
Tim Chen
2021-10-15
1
-0
/
+7
*
ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m
Vitaly Kuznetsov
2021-04-07
1
-1
/
+1
*
ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
Vitaly Kuznetsov
2021-04-01
1
-0
/
+1
*
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
2020-08-06
1
-10
/
+0
*
x86/smp: Move smp_function_call implementations into IPI code
Thomas Gleixner
2019-07-25
1
-0
/
+1
*
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-09
1
-0
/
+1
|
\
|
*
topology: Create core_cpus and die_cpus sysfs attributes
Len Brown
2019-05-23
1
-0
/
+1
*
|
x86/percpu: Relax smp_processor_id()
Peter Zijlstra
2019-06-17
1
-1
/
+2
|
/
*
x86/irq/32: Handle irq stack allocation failure proper
Thomas Gleixner
2019-04-17
1
-1
/
+1
*
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
2018-11-23
1
-0
/
+6
*
x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
Borislav Petkov
2018-05-06
1
-1
/
+0
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-02
1
-10
/
+0
|
\
|
*
x86/apic: Drop logical_smp_processor_id() inline
Dou Liyang
2018-03-01
1
-10
/
+0
*
|
x86/xen: Calculate __max_logical_packages on PV domains
Prarit Bhargava
2018-02-17
1
-0
/
+1
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/smp: Remove the redundant #ifdef CONFIG_SMP directive
Dou Liyang
2017-04-14
1
-5
/
+1
*
x86/smp: Reduce code duplication
Dou Liyang
2017-04-14
1
-16
/
+13
*
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
2016-10-12
1
-0
/
+1
*
x86/asm/head: Rename 'stack_start' -> 'initial_stack'
Josh Poimboeuf
2016-08-18
1
-3
/
+0
*
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-27
1
-0
/
+2
|
\
|
*
x86/acpi: store ACPI ids from MADT for future usage
Vitaly Kuznetsov
2016-07-25
1
-0
/
+2
*
|
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-07-27
1
-0
/
+1
|
\
\
|
*
|
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
Rafael J. Wysocki
2016-07-15
1
-0
/
+1
|
|
/
*
/
x86/smp: Remove stack_smp_processor_id()
Andy Lutomirski
2016-07-15
1
-6
/
+0
|
/
*
x86/topology: Fix AMD core count
Peter Zijlstra
2016-03-29
1
-0
/
+1
*
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-30
1
-1
/
+0
*
x86/paravirt: Remove unused pv_apic_ops structure
Juergen Gross
2015-11-19
1
-3
/
+0
*
x86: Remove unused function cpu_has_ht_siblings()
Juergen Gross
2015-11-17
1
-9
/
+0
*
x86: Remove cpu_sibling_mask() and cpu_core_mask()
Bartosz Golaszewski
2015-05-27
1
-10
/
+0
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
|
*
x86: Use common outgoing-CPU-notification code
Paul E. McKenney
2015-03-11
1
-1
/
+1
*
|
x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests
Boris Ostrovsky
2015-04-02
1
-0
/
+1
|
/
[next]