index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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