summaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
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