aboutsummaryrefslogtreecommitdiff
path: root/kernel/smpboot.c
AgeCommit message (Expand)Author
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