Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-03-01 | cpu/hotplug: Move scheduler cpu_online notifier to hotplug core | Thomas Gleixner | 3 | -10/+19 |
2016-03-01 | cpu/hotplug: Implement setup/removal interface | Thomas Gleixner | 2 | -0/+291 |
2016-03-01 | cpu/hotplug: Make target state writeable | Thomas Gleixner | 2 | -8/+78 |
2016-03-01 | cpu/hotplug: Add sysfs state interface | Thomas Gleixner | 1 | -0/+100 |
2016-03-01 | cpu/hotplug: Hand in target state to _cpu_up/down | Thomas Gleixner | 1 | -11/+20 |
2016-03-01 | cpu/hotplug: Convert the hotplugged cpu work to a state machine | Thomas Gleixner | 2 | -15/+70 |
2016-03-01 | cpu/hotplug: Convert to a state machine for the control processor | Thomas Gleixner | 4 | -45/+194 |