Joonas Lahtinen
|
a705e07b9c
cpu/hotplug: Use distinct name for cpu_hotplug.dep_map
|
9 years ago |
Linus Torvalds
|
597f03f9d1
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Linus Torvalds
|
4b978934a4
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Sebastian Andrzej Siewior
|
6731d4f123
slab: Convert to hotplug state machine
|
9 years ago |
Richard Weinberger
|
e6d4989a9a
relayfs: Convert to hotplug state machine
|
9 years ago |
Thomas Gleixner
|
ee1e714b94
cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier
|
9 years ago |
Thomas Gleixner
|
677f664653
cpu/hotplug: Make state names consistent
|
9 years ago |
Thomas Gleixner
|
3c1627e999
cpu/hotplug: Replace anon union
|
9 years ago |
Lianwei Wang
|
01b4115906
cpu/hotplug: Handle unbalanced hotplug enable/disable
|
9 years ago |
Thomas Gleixner
|
cf392d10b6
cpu/hotplug: Add multi instance support
|
9 years ago |
Thomas Gleixner
|
a724632ca0
cpu/hotplug: Rework callback invocation logic
|
9 years ago |
James Morse
|
d391e55229
cpu/hotplug: Allow suspend/resume CPU to be specified
|
9 years ago |
Sebastian Andrzej Siewior
|
0c6d4576c4
cpu/hotplug: Get rid of CPU_STARTING reference
|
9 years ago |
Paul E. McKenney
|
7ec99de36f
rcu: Provide exact CPU-online tracking for RCU
|
9 years ago |
Boris Ostrovsky
|
aa877175e7
cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)
|
9 years ago |
Richard Cochran
|
4fae16dffb
timers/core: Correct callback order during CPU hot plug
|
9 years ago |
Thomas Gleixner
|
4df8374254
rcu: Convert rcutree to hotplug state machine
|
9 years ago |
Richard Weinberger
|
31487f8328
smp/cfd: Convert core to hotplug state machine
|
9 years ago |
Richard Cochran
|
24f73b9971
timers/core: Convert to hotplug state machine
|
9 years ago |
Thomas Gleixner
|
27590dc17b
hrtimer: Convert to hotplug state machine
|
9 years ago |
Thomas Gleixner
|
7ee681b252
workqueue: Convert to state machine callbacks
|
9 years ago |
Thomas Gleixner
|
00e16c3d68
perf/core: Convert to hotplug state machine
|
9 years ago |
Thomas Gleixner
|
6a4e24518c
cpu/hotplug: Handle early registration gracefully
|
9 years ago |
Thomas Gleixner
|
a7c734140a
cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds scribble
|
9 years ago |
Thomas Gleixner
|
aaddd7d1c7
sched/hotplug: Make activate() the last hotplug step
|
9 years ago |
Thomas Gleixner
|
f2785ddb53
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
|
9 years ago |
Peter Zijlstra
|
b2454caa89
sched/hotplug: Move sync_rcu to be with set_cpu_active(false)
|
9 years ago |
Thomas Gleixner
|
40190a78f8
sched/hotplug: Convert cpu_[in]active notifiers to state machine
|
9 years ago |
Thomas Gleixner
|
9cf7243d5d
sched: Make set_cpu_rq_start_time() a built in hotplug state
|
9 years ago |
Sebastian Andrzej Siewior
|
3b9d6da67e
cpu/hotplug: Fix rollback during error-out in __cpu_disable()
|
9 years ago |