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