aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/smpboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13hotplug: Fix UP bug in smpboot hotplug codePaul E. McKenney1-0/+4
2012-08-13smpboot: Provide infrastructure for percpu hotplug threadsThomas Gleixner1-0/+229
2012-05-24smpboot, idle: Fix comment mismatch over idle_threads_init()Srivatsa S. Bhat1-4/+7
2012-05-24smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()Srivatsa S. Bhat1-2/+4
2012-05-03smp, idle: Allocate idle thread for each possible cpu during bootSuresh Siddha1-53/+19
2012-04-26smp: Provide generic idle thread allocationThomas Gleixner1-1/+83
2012-04-26smp: Add generic smpboot facilityThomas Gleixner1-0/+14