aboutsummaryrefslogtreecommitdiff
path: root/kernel/smpboot.c
AgeCommit message (Expand)Author
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-04-12kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann
2013-03-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26stop_machine: Mark per cpu stopper enabled earlyThomas Gleixner
2013-02-14smpboot: Allow selfparking per cpu threadsThomas Gleixner
2012-08-13hotplug: Fix UP bug in smpboot hotplug codePaul E. McKenney
2012-08-13smpboot: Provide infrastructure for percpu hotplug threadsThomas Gleixner
2012-05-24smpboot, idle: Fix comment mismatch over idle_threads_init()Srivatsa S. Bhat
2012-05-24smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()Srivatsa S. Bhat
2012-05-03smp, idle: Allocate idle thread for each possible cpu during bootSuresh Siddha
2012-04-26smp: Provide generic idle thread allocationThomas Gleixner
2012-04-26smp: Add generic smpboot facilityThomas Gleixner