1. 736630c sched/walt: Fix the memory leak of idle task load pointers by Pavankumar Kondeti · 6 years ago
  2. 655636b kthread/smpboot: Disable irq while setting smpboot thread as running by Gaurav Kohli · 6 years ago
  3. e3ec282 kthread/smpboot: Serialize kthread parking against wakeup by Gaurav Kohli · 6 years ago
  4. 60cef21 sched: Add per CPU load tracking for each task by Syed Rameez Mustafa · 8 years ago
  5. a65d409 kthread/smpboot: do not park in kthread_create_on_cpu() by Petr Mladek · 8 years ago
  6. be6a2e4 Revert "sched/core: Do not use smp_processor_id() with preempt enabled in smpboot_thread_fn()" by Ingo Molnar · 8 years ago
  7. 4fa5cd5 sched/core: Do not use smp_processor_id() with preempt enabled in smpboot_thread_fn() by Con Kolivas · 8 years ago
  8. 931ef16 cpu/hotplug: Unpark smpboot threads from the state machine by Thomas Gleixner · 8 years ago
  9. c00166d stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unpark() by Oleg Nesterov · 9 years ago
  10. 230ec93 smpboot: allow passing the cpumask on per-cpu thread registration by Frederic Weisbecker · 9 years ago
  11. 3dd08c0 smpboot: make cleanup to mirror setup by Frederic Weisbecker · 9 years ago
  12. 5869b50 smpboot: fix memory leak on error handling by Frederic Weisbecker · 9 years ago
  13. fe4ba3c watchdog: add watchdog_cpumask sysctl to assist nohz by Chris Metcalf · 9 years ago
  14. b5242e9 smpboot: allow excluding cpus from the smpboot threads by Chris Metcalf · 9 years ago
  15. 8038dad smpboot: Add common code for notification from dying CPU by Paul E. McKenney · 9 years ago
  16. 4bee968 smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread() by Lai Jiangshan · 10 years ago
  17. 7d4d269 sched, smp: Correctly deal with nested sleeps by Peter Zijlstra · 10 years ago
  18. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 11 years ago
  19. f2530dc kthread: Prevent unpark race which puts threads on the wrong cpu by Thomas Gleixner · 11 years ago
  20. dc893e1 Revert parts of "hlist: drop the node parameter from iterators" by Arnd Bergmann · 11 years ago
  21. 6516ab6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  22. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  23. 46c498c stop_machine: Mark per cpu stopper enabled early by Thomas Gleixner · 11 years ago
  24. 7d7e499 smpboot: Allow selfparking per cpu threads by Thomas Gleixner · 11 years ago
  25. 3180d89 hotplug: Fix UP bug in smpboot hotplug code by Paul E. McKenney · 12 years ago
  26. f97f8f0 smpboot: Provide infrastructure for percpu hotplug threads by Thomas Gleixner · 12 years ago
  27. 4a70d2d smpboot, idle: Fix comment mismatch over idle_threads_init() by Srivatsa S. Bhat · 12 years ago
  28. ee74d13 smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init() by Srivatsa S. Bhat · 12 years ago
  29. 3bb5d2e smp, idle: Allocate idle thread for each possible cpu during boot by Suresh Siddha · 12 years ago
  30. 29d5e04 smp: Provide generic idle thread allocation by Thomas Gleixner · 12 years ago
  31. 38498a6 smp: Add generic smpboot facility by Thomas Gleixner · 12 years ago