index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
stop_machine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-13
1
-18
/
+23
|
\
|
*
stop_machine: Reflow cpu_stop_queue_two_works()
Peter Zijlstra
2018-08-02
1
-18
/
+23
*
|
stop_machine: Atomically queue and wake stopper threads
Prasad Sodagudi
2018-08-05
1
-0
/
+2
|
/
*
stop_machine: Disable preemption after queueing stopper threads
Isaac J. Manjarres
2018-07-25
1
-1
/
+9
*
stop_machine: Disable preemption when waking two stopper threads
Isaac J. Manjarres
2018-07-15
1
-1
/
+5
*
Merge tag 'v4.17-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-05-15
1
-5
/
+14
|
\
|
*
stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock
Peter Zijlstra
2018-05-03
1
-5
/
+14
*
|
stop_machine: Use raw spinlocks
Thomas Gleixner
2018-04-27
1
-12
/
+12
|
/
*
stop_machine: Provide stop_machine_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-4
/
+7
*
locking/core, stop_machine: Yield the CPU during stop machine()
Christian Borntraeger
2016-11-16
1
-1
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-10-03
1
-0
/
+5
|
\
|
*
stop_machine: Avoid a sleep and wakeup in stop_one_cpu()
Cheng Chao
2016-09-22
1
-0
/
+5
*
|
stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock()
Oleg Nesterov
2016-09-22
1
-16
/
+26
|
/
*
stop_machine: Touch_nmi_watchdog() after MULTI_STOP_PREPARE
Oleg Nesterov
2016-07-27
1
-0
/
+8
*
kernel/stop_machine.c: remove CONFIG_SMP dependencies
Andrew Morton
2016-01-16
1
-4
/
+0
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...
Ingo Molnar
2016-01-06
1
-2
/
+2
|
\
|
*
kernel: remove stop_machine() Kconfig dependency
Chris Wilson
2015-12-12
1
-2
/
+2
*
|
stop_machine: Clean up the usage of the preemption counter in cpu_stopper_thr...
Oleg Nesterov
2015-11-23
1
-10
/
+5
*
|
stop_machine: Shift the 'done != NULL' check from cpu_stop_signal_done() to c...
Oleg Nesterov
2015-11-23
1
-10
/
+8
*
|
stop_machine: Kill cpu_stop_done->executed
Oleg Nesterov
2015-11-23
1
-9
/
+3
*
|
stop_machine: Change __stop_cpus() to rely on cpu_stop_queue_work()
Oleg Nesterov
2015-11-23
1
-4
/
+10
*
|
stop_machine: Change stop_one_cpu() to rely on cpu_stop_queue_work()
Oleg Nesterov
2015-11-23
1
-2
/
+4
*
|
stop_machine: Make cpu_stop_queue_work() and stop_one_cpu_nowait() return bool
Oleg Nesterov
2015-11-23
1
-4
/
+12
*
|
stop_machine: Don't disable preemption in stop_two_cpus()
Oleg Nesterov
2015-11-23
1
-8
/
+3
*
|
stop_machine: Fix possible cpu_stopper_thread() crash
Oleg Nesterov
2015-11-23
1
-1
/
+1
|
/
*
sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop()
Peter Zijlstra
2015-10-20
1
-9
/
+0
*
stop_machine: Kill cpu_stop_threads->setup() and cpu_stop_unpark()
Oleg Nesterov
2015-10-20
1
-11
/
+1
*
stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...
Oleg Nesterov
2015-10-20
1
-1
/
+9
*
stop_machine: Change cpu_stop_queue_two_works() to rely on stopper->enabled
Oleg Nesterov
2015-10-20
1
-9
/
+20
*
stop_machine: Introduce __cpu_stop_queue_work() and cpu_stop_queue_two_works()
Oleg Nesterov
2015-10-20
1
-11
/
+26
*
stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...
Oleg Nesterov
2015-10-20
1
-10
/
+13
*
stop_machine: Remove cpu_stop_work's from list in cpu_stop_park()
Oleg Nesterov
2015-08-03
1
-2
/
+4
*
stop_machine: Use 'cpu_stop_fn_t' where possible
Oleg Nesterov
2015-08-03
1
-4
/
+4
*
stop_machine: Unexport __stop_machine()
Oleg Nesterov
2015-08-03
1
-1
/
+1
*
stop_machine: Don't do for_each_cpu() twice in queue_stop_cpus_work()
Oleg Nesterov
2015-08-03
1
-10
/
+7
*
stop_machine: Move 'cpu_stopper_task' and 'stop_cpus_work' into 'struct cpu_s...
Oleg Nesterov
2015-08-03
1
-8
/
+9
*
sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
Peter Zijlstra
2015-06-19
1
-37
/
+5
*
kernel/stop_machine.c: kernel-doc warning fix
Fabian Frederick
2014-06-04
1
-0
/
+1
*
stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()
Peter Zijlstra
2014-03-11
1
-1
/
+1
*
stop_machine: Fix race between stop_two_cpus() and stop_cpus()
Rik van Riel
2013-11-11
1
-2
/
+13
*
sched: Remove get_online_cpus() usage
Peter Zijlstra
2013-10-16
1
-5
/
+21
*
stop_machine: Introduce stop_two_cpus()
Peter Zijlstra
2013-10-09
1
-98
/
+174
*
stop_machine: Mark per cpu stopper enabled early
Thomas Gleixner
2013-02-26
1
-1
/
+1
*
stop_machine: Use smpboot threads
Thomas Gleixner
2013-02-14
1
-86
/
+50
*
stop_machine: Store task reference in a separate per cpu variable
Thomas Gleixner
2013-02-14
1
-16
/
+16
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-1
/
+1
|
\
|
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
|
stop_machine: make stop_machine safe and efficient to call early
Jeremy Fitzhardinge
2011-10-31
1
-0
/
+22
|
/
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
x86, mtrr: use stop_machine APIs for doing MTRR rendezvous
Suresh Siddha
2011-06-27
1
-1
/
+1
[next]