aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/smpboot.c
Commit message (Expand)AuthorAge
* sched, smp: Correctly deal with nested sleepsPeter Zijlstra2014-10-28
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-14
* kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner2013-04-12
* Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann2013-03-08
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-05
|\
| * stop_machine: Mark per cpu stopper enabled earlyThomas Gleixner2013-02-26
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
|/
* smpboot: Allow selfparking per cpu threadsThomas Gleixner2013-02-14
* hotplug: Fix UP bug in smpboot hotplug codePaul E. McKenney2012-08-13
* smpboot: Provide infrastructure for percpu hotplug threadsThomas Gleixner2012-08-13
* smpboot, idle: Fix comment mismatch over idle_threads_init()Srivatsa S. Bhat2012-05-24
* smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()Srivatsa S. Bhat2012-05-24
* smp, idle: Allocate idle thread for each possible cpu during bootSuresh Siddha2012-05-03
* smp: Provide generic idle thread allocationThomas Gleixner2012-04-26
* smp: Add generic smpboot facilityThomas Gleixner2012-04-26