aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
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