summaryrefslogtreecommitdiffstats
path: root/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* smpboot, idle: Fix comment mismatch over idle_threads_init()Srivatsa S. Bhat2012-05-241-4/+7
* smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()Srivatsa S. Bhat2012-05-241-2/+4
* smp, idle: Allocate idle thread for each possible cpu during bootSuresh Siddha2012-05-031-53/+19
* smp: Provide generic idle thread allocationThomas Gleixner2012-04-261-1/+83
* smp: Add generic smpboot facilityThomas Gleixner2012-04-261-0/+14