开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
smpboot.c
Age
Commit message (
Expand
)
Author
2023-08-09
x86/apic: Get rid of hard_smp_processor_id()
Thomas Gleixner
2023-07-28
x86/smpboot: Change smp_store_boot_cpu_info() to static
Sohil Mehta
2023-07-28
x86/smpboot: Remove a stray comment about CPU hotplug
Sohil Mehta
2023-07-28
cpu/SMT: Remove topology_smt_supported()
Laurent Dufour
2023-07-13
x86/sched: Enable cluster scheduling on Hybrid
Peter Zijlstra
2023-07-09
Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-07
x86/smp: Don't send INIT to boot CPU
Thomas Gleixner
2023-06-27
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-26
Merge tag 'x86-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
Merge tag 'smp-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: Split sending INIT IPI out into a helper function
Thomas Gleixner
2023-06-20
x86/smp: Cure kexec() vs. mwait_play_dead() breakage
Thomas Gleixner
2023-06-20
x86/smp: Use dedicated cache-line for mwait_play_dead()
Thomas Gleixner
2023-06-05
x86/sched: Rewrite topology setup
Peter Zijlstra
2023-05-31
x86/smpboot: Fix the parallel bringup decision
Thomas Gleixner
2023-05-15
x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
Thomas Gleixner
2023-05-15
x86/smpboot: Support parallel startup of secondary CPUs
David Woodhouse
2023-05-15
x86/apic: Provide cpu_primary_thread mask
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 wait for cpu_online()
Thomas Gleixner
2023-05-15
x86/smpboot: Remove cpu_callin_mask
Thomas Gleixner
2023-05-15
x86/smpboot: Make TSC synchronization function call based
Thomas Gleixner
2023-05-15
x86/smpboot: Move synchronization masks to SMP boot code
Thomas Gleixner
2023-05-15
x86/smpboot: Get rid of cpu_init_secondary()
Thomas Gleixner
2023-05-15
x86/smpboot: Split up native_cpu_up() into separate phases and document them
David Woodhouse
2023-05-15
x86/smpboot: Remove unnecessary barrier()
Thomas Gleixner
2023-05-15
x86/smpboot: Remove the CPU0 hotplug kludge
Thomas Gleixner
2023-05-15
x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
Thomas Gleixner
2023-05-15
cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
Thomas Gleixner
2023-05-15
x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
Thomas Gleixner
2023-05-08
x86/sched: Add the SD_ASYM_PACKING flag to the die domain of hybrid processors
Chen Yu
2023-05-08
x86/sched: Remove SD_ASYM_PACKING from the SMT domain flags
Ricardo Neri
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-21
x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
David Woodhouse
2023-03-21
x86/smpboot: Remove initial_gs
Brian Gerst
2023-03-21
x86/smpboot: Remove early_gdt_descr on 64-bit
Brian Gerst
2023-03-21
x86/smpboot: Remove initial_stack on 64-bit
Brian Gerst
2023-02-14
x86/hotplug: Remove incorrect comment about mwait_play_dead()
Srivatsa S. Bhat (VMware)
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
2022-11-10
x86/cacheinfo: Switch cache_ap_init() to hotplug callback
Juergen Gross
2022-11-10
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
2022-11-10
x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_delayed_init
Juergen Gross
2022-10-17
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
2022-10-17
x86: Put hot per CPU variables into a struct
Thomas Gleixner
2022-10-17
x86/cpu: Get rid of redundant switch_to_new_gdt() invocations
Thomas Gleixner
[prev]
[next]