index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
stop_machine.c
Age
Commit message (
Expand
)
Author
2015-12-12
kernel: remove stop_machine() Kconfig dependency
Chris Wilson
2015-10-20
sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop()
Peter Zijlstra
2015-10-20
stop_machine: Kill cpu_stop_threads->setup() and cpu_stop_unpark()
Oleg Nesterov
2015-10-20
stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...
Oleg Nesterov
2015-10-20
stop_machine: Change cpu_stop_queue_two_works() to rely on stopper->enabled
Oleg Nesterov
2015-10-20
stop_machine: Introduce __cpu_stop_queue_work() and cpu_stop_queue_two_works()
Oleg Nesterov
2015-10-20
stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...
Oleg Nesterov
2015-08-03
stop_machine: Remove cpu_stop_work's from list in cpu_stop_park()
Oleg Nesterov
2015-08-03
stop_machine: Use 'cpu_stop_fn_t' where possible
Oleg Nesterov
2015-08-03
stop_machine: Unexport __stop_machine()
Oleg Nesterov
2015-08-03
stop_machine: Don't do for_each_cpu() twice in queue_stop_cpus_work()
Oleg Nesterov
2015-08-03
stop_machine: Move 'cpu_stopper_task' and 'stop_cpus_work' into 'struct cpu_s...
Oleg Nesterov
2015-06-19
sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
Peter Zijlstra
2014-06-04
kernel/stop_machine.c: kernel-doc warning fix
Fabian Frederick
2014-03-11
stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()
Peter Zijlstra
2013-11-11
stop_machine: Fix race between stop_two_cpus() and stop_cpus()
Rik van Riel
2013-10-16
sched: Remove get_online_cpus() usage
Peter Zijlstra
2013-10-09
stop_machine: Introduce stop_two_cpus()
Peter Zijlstra
2013-02-26
stop_machine: Mark per cpu stopper enabled early
Thomas Gleixner
2013-02-14
stop_machine: Use smpboot threads
Thomas Gleixner
2013-02-14
stop_machine: Store task reference in a separate per cpu variable
Thomas Gleixner
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
stop_machine: make stop_machine safe and efficient to call early
Jeremy Fitzhardinge
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-27
x86, mtrr: use stop_machine APIs for doing MTRR rendezvous
Suresh Siddha
2011-06-27
stop_machine: implement stop_machine_from_inactive_cpu()
Tejun Heo
2011-06-27
stop_machine: reorganize stop_cpus() implementation
Tejun Heo
2011-06-27
x86, mtrr: lock stop machine during MTRR rendezvous sequence
Suresh Siddha
2011-03-22
kthread: use kthread_create_on_node()
Eric Dumazet
2010-10-26
stop_machine: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-10-26
kernel/stop_machine.c: fix unused variable warning
Rakib Mullick
2010-10-18
sched: Create special class for stop/migrate work
Peter Zijlstra
2010-08-09
stop_machine: struct cpu_stopper, remove alignment padding on 64 bits
Richard Kennedy
2010-05-31
sched: Make sure timers have migrated before killing the migration_thread
Amit K. Arora
2010-05-18
stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...
Ingo Molnar
2010-05-08
cpu_stop: add dummy implementation for UP
Tejun Heo
2010-05-06
sched: replace migration_thread with cpu_stop
Tejun Heo
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
2010-05-06
cpu_stop: implement stop_cpu[s]()
Tejun Heo
2010-02-17
percpu: add __percpu sparse annotations to core kernel subsystems
Tejun Heo
2009-03-30
cpumask: remove cpumask_t from core
Rusty Russell
2009-02-20
alloc_percpu: change percpu_ptr to per_cpu_ptr
Rusty Russell
2009-01-05
stop_machine: introduce stop_machine_create/destroy.
Heiko Carstens
2009-01-01
cpumask: convert rest of files in kernel/
Rusty Russell
2008-11-16
stop_machine: fix race with return value (fixes Bug #11989)
Rusty Russell
2008-10-25
Revert "Call init_workqueues before pre smp initcalls."
Linus Torvalds
2008-10-22
stop_machine: fix error code handling on multiple cpus
Heiko Carstens
2008-10-22
stop_machine: use workqueues instead of kernel threads
Heiko Carstens
2008-08-12
stop_machine: remove unused variable
Li Zefan
[next]