Rasmus Villemoes
|
9425676a36
kernel/cpu.c: make set_cpu_* static inlines
|
9 lat temu |
Rasmus Villemoes
|
5aec01b834
kernel/cpu.c: eliminate cpu_*_mask
|
9 lat temu |
Rasmus Villemoes
|
4b804c85dc
kernel/cpu.c: export __cpu_*_mask
|
9 lat temu |
Rasmus Villemoes
|
c4c54dd1ca
kernel/cpu.c: change type of cpu_possible_bits and friends
|
9 lat temu |
Linus Torvalds
|
53528695ff
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 lat temu |
Peter Zijlstra
|
07f06cb3b5
sched: Start stopper early
|
10 lat temu |
Oleg Nesterov
|
c00166d87e
stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unpark()
|
10 lat temu |
Oleg Nesterov
|
233e7f267e
stop_machine: Ensure that a queued callback will be called before cpu_stop_park()
|
10 lat temu |
Paul E. McKenney
|
02ef3c4a2a
cpu: Remove try_get_online_cpus()
|
10 lat temu |
Oleg Nesterov
|
a75a6068da
cpu/hotplug: Read_lock(tasklist_lock) doesn't need to disable irqs
|
10 lat temu |
Linus Torvalds
|
a1d8561172
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 lat temu |
Linus Torvalds
|
7073bc6612
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 lat temu |
Linus Torvalds
|
1af115d675
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 lat temu |
Ingo Molnar
|
9b9412dc70
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
10 lat temu |
Mathias Krause
|
71cf5aeeb8
kernel, cpu: Remove bogus __ref annotations
|
10 lat temu |
Vitaly Kuznetsov
|
32145c4677
cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable
|
10 lat temu |
Vitaly Kuznetsov
|
89af7ba574
cpu-hotplug: convert cpu_hotplug_disabled to a counter
|
10 lat temu |
Oleg Nesterov
|
7eeb088e72
stop_machine: Unexport __stop_machine()
|
10 lat temu |
Paul E. McKenney
|
779de6ce54
cpu: Wait for RCU grace periods concurrently
|
10 lat temu |
Thomas Gleixner
|
ce0d3c0a6f
genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now
|
10 lat temu |
Thomas Gleixner
|
a899418167
hotplug: Prevent alloc/free of irq descriptors during cpu up/down
|
10 lat temu |
Paul Gortmaker
|
927da9dfd1
cpu: Remove new instance of __cpuinit that crept back in
|
10 lat temu |
Paul E. McKenney
|
64eaf97421
cpu: Handle smpboot_unpark_threads() uniformly
|
10 lat temu |
Linus Torvalds
|
078838d565
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 lat temu |
Paul E. McKenney
|
00df35f991
cpu: Defer smpboot kthread unparking until CPU known to scheduler
|
10 lat temu |
Thomas Gleixner
|
a49b116dcb
clockevents: Cleanup dead cpu explicitely
|
10 lat temu |
Thomas Gleixner
|
52c063d1ad
clockevents: Make tick handover explicit
|
10 lat temu |
Preeti U Murthy
|
345527b1ed
clockevents: Fix cpu_down() race for hrtimer based broadcasting
|
10 lat temu |
Paul E. McKenney
|
528a25b00e
cpu: Make CPU-offline idle-loop transition point more precise
|
10 lat temu |
David Hildenbrand
|
87af9e7ff9
hotplugcpu: Avoid deadlocks by waking active_writer
|
10 lat temu |