| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-03-06 | 1 | -0/+2 |
|\ |
|
| * | stop_machine: Mark per cpu stopper enabled early | Thomas Gleixner | 2013-02-26 | 1 | -0/+2 |
* | | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-28 | 1 | -1/+1 |
|/ |
|
* | smpboot: Allow selfparking per cpu threads | Thomas Gleixner | 2013-02-14 | 1 | -2/+3 |
* | hotplug: Fix UP bug in smpboot hotplug code | Paul E. McKenney | 2012-08-13 | 1 | -0/+4 |
* | smpboot: Provide infrastructure for percpu hotplug threads | Thomas Gleixner | 2012-08-13 | 1 | -0/+229 |
* | smpboot, idle: Fix comment mismatch over idle_threads_init() | Srivatsa S. Bhat | 2012-05-24 | 1 | -4/+7 |
* | smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init() | Srivatsa S. Bhat | 2012-05-24 | 1 | -2/+4 |
* | smp, idle: Allocate idle thread for each possible cpu during boot | Suresh Siddha | 2012-05-03 | 1 | -53/+19 |
* | smp: Provide generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -1/+83 |
* | smp: Add generic smpboot facility | Thomas Gleixner | 2012-04-26 | 1 | -0/+14 |