index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
smpboot.c
Age
Commit message (
Expand
)
Author
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
2023-08-09
x86/apic: Remove the pointless APIC version check
Thomas Gleixner
2023-08-09
x86/apic: Nuke unused apic::inquire_remote_apic()
Thomas Gleixner
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
[next]