index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
zorro.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-01
rcu: Make CPU_DYING_IDLE an explicit call
Thomas Gleixner
6
-41
/
+42
2016-03-01
cpu/hotplug: Make wait for dead cpu completion based
Thomas Gleixner
4
-10
/
+17
2016-03-01
cpu/hotplug: Let upcoming cpu bring itself fully up
Thomas Gleixner
3
-32
/
+45
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
22
-21
/
+22
2016-03-01
cpu/hotplug: Move online calls to hotplugged cpu
Thomas Gleixner
2
-52
/
+102
2016-03-01
cpu/hotplug: Create hotplug threads
Thomas Gleixner
3
-1
/
+147
2016-03-01
cpu/hotplug: Split out the state walk into functions
Thomas Gleixner
1
-43
/
+68
2016-03-01
cpu/hotplug: Unpark smpboot threads from the state machine
Thomas Gleixner
6
-45
/
+13
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