summaryrefslogtreecommitdiffstats
path: root/Documentation/zorro.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-01rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner6-41/+42
2016-03-01cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner4-10/+17
2016-03-01cpu/hotplug: Let upcoming cpu bring itself fully upThomas Gleixner3-32/+45
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner22-21/+22
2016-03-01cpu/hotplug: Move online calls to hotplugged cpuThomas Gleixner2-52/+102
2016-03-01cpu/hotplug: Create hotplug threadsThomas Gleixner3-1/+147
2016-03-01cpu/hotplug: Split out the state walk into functionsThomas Gleixner1-43/+68
2016-03-01cpu/hotplug: Unpark smpboot threads from the state machineThomas Gleixner6-45/+13
2016-03-01cpu/hotplug: Move scheduler cpu_online notifier to hotplug coreThomas Gleixner3-10/+19
2016-03-01cpu/hotplug: Implement setup/removal interfaceThomas Gleixner2-0/+291
2016-03-01cpu/hotplug: Make target state writeableThomas Gleixner2-8/+78
2016-03-01cpu/hotplug: Add sysfs state interfaceThomas Gleixner1-0/+100
2016-03-01cpu/hotplug: Hand in target state to _cpu_up/downThomas Gleixner1-11/+20
2016-03-01cpu/hotplug: Convert the hotplugged cpu work to a state machineThomas Gleixner2-15/+70
2016-03-01cpu/hotplug: Convert to a state machine for the control processorThomas Gleixner4-45/+194