- 844d878 smpboot: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
- a1833a5 smpboot: fix duplicate and misplaced inlining directive by Linus Torvalds · 3 years, 5 months ago
- e9ba16e smpboot: Mark idle_init() as __always_inlined to work around aggressive compiler un-inlining by Ingo Molnar · 3 years, 6 months ago
- f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
- ac687e6 kthread: Extract KTHREAD_IS_PER_CPU by Peter Zijlstra · 4 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 167a8867 smpboot: Remove cpumask from the API by Peter Zijlstra · 7 years ago
- e31d688 watchdog/core, powerpc: Lock cpus across reconfiguration by Thomas Gleixner · 7 years ago
- 0d85923 smpboot/threads, watchdog/core: Avoid runtime allocation by Thomas Gleixner · 7 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- a65d409 kthread/smpboot: do not park in kthread_create_on_cpu() by Petr Mladek · 8 years ago
- be6a2e4 Revert "sched/core: Do not use smp_processor_id() with preempt enabled in smpboot_thread_fn()" by Ingo Molnar · 8 years ago
- 4fa5cd5 sched/core: Do not use smp_processor_id() with preempt enabled in smpboot_thread_fn() by Con Kolivas · 8 years ago
- 931ef16 cpu/hotplug: Unpark smpboot threads from the state machine by Thomas Gleixner · 9 years ago
- c00166d stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unpark() by Oleg Nesterov · 9 years ago
- 230ec93 smpboot: allow passing the cpumask on per-cpu thread registration by Frederic Weisbecker · 9 years ago
- 3dd08c0 smpboot: make cleanup to mirror setup by Frederic Weisbecker · 9 years ago
- 5869b50 smpboot: fix memory leak on error handling by Frederic Weisbecker · 9 years ago
- fe4ba3c watchdog: add watchdog_cpumask sysctl to assist nohz by Chris Metcalf · 10 years ago
- b5242e9 smpboot: allow excluding cpus from the smpboot threads by Chris Metcalf · 10 years ago
- 8038dad smpboot: Add common code for notification from dying CPU by Paul E. McKenney · 10 years ago
- 4bee968 smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread() by Lai Jiangshan · 10 years ago
- 7d4d2696 sched, smp: Correctly deal with nested sleeps by Peter Zijlstra · 10 years ago
- 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 12 years ago
- f2530dc kthread: Prevent unpark race which puts threads on the wrong cpu by Thomas Gleixner · 12 years ago
- dc893e1 Revert parts of "hlist: drop the node parameter from iterators" by Arnd Bergmann · 12 years ago
- 6516ab6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
- 46c498c stop_machine: Mark per cpu stopper enabled early by Thomas Gleixner · 12 years ago
- 7d7e499 smpboot: Allow selfparking per cpu threads by Thomas Gleixner · 12 years ago
- 3180d89 hotplug: Fix UP bug in smpboot hotplug code by Paul E. McKenney · 12 years ago
- f97f8f0 smpboot: Provide infrastructure for percpu hotplug threads by Thomas Gleixner · 12 years ago
- 4a70d2d smpboot, idle: Fix comment mismatch over idle_threads_init() by Srivatsa S. Bhat · 13 years ago
- ee74d13 smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init() by Srivatsa S. Bhat · 13 years ago
- 3bb5d2e smp, idle: Allocate idle thread for each possible cpu during boot by Suresh Siddha · 13 years ago
- 29d5e04 smp: Provide generic idle thread allocation by Thomas Gleixner · 13 years ago
- 38498a6 smp: Add generic smpboot facility by Thomas Gleixner · 13 years ago