summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-03-01cpu/hotplug: Create hotplug threadsThomas Gleixner3-1/+147
2016-03-01cpu/hotplug: Unpark smpboot threads from the state machineThomas Gleixner6-45/+13
2012-08-13smpboot: Provide infrastructure for percpu hotplug threadsThomas Gleixner4-1/+285
2012-06-11smpboot: Remove leftover declarationThomas Gleixner1-2/+0
2012-05-04smp: Fix idle_thread_init() inline stubThomas Gleixner1-1/+1
2012-05-03smp, idle: Allocate idle thread for each possible cpu during bootSuresh Siddha4-56/+31
2012-04-26smp: Provide generic idle thread allocationThomas Gleixner5-2/+99
2012-04-26smp: Add generic smpboot facilityThomas Gleixner4-0/+29