index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
stop_machine.h
Age
Commit message (
Expand
)
Author
2020-01-17
stop_machine: Make stop_cpus() static
Yangtao Li
2019-12-17
stop_machine: remove try_stop_cpus helper
Yangtao Li
2019-06-15
processor: get rid of cpu_relax_yield
Heiko Carstens
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-26
stop_machine: Provide stop_machine_cpuslocked()
Sebastian Andrzej Siewior
2016-01-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...
Ingo Molnar
2015-12-12
kernel: remove stop_machine() Kconfig dependency
Chris Wilson
2015-11-23
stop_machine: Make cpu_stop_queue_work() and stop_one_cpu_nowait() return bool
Oleg Nesterov
2015-10-20
stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...
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: Use 'cpu_stop_fn_t' where possible
Oleg Nesterov
2015-08-03
stop_machine: Unexport __stop_machine()
Oleg Nesterov
2013-10-09
stop_machine: Introduce stop_two_cpus()
Peter Zijlstra
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-10-31
stop_machine.h: fix implicit use of smp.h for smp_processor_id
Paul Gortmaker
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
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
x86, mtrr: lock stop machine during MTRR rendezvous sequence
Suresh Siddha
2011-06-20
stop_machine.h: "disables preeempt" -> "disables preemption"
Jonathan Neuschäfer
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-14
stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n
Masami Hiramatsu
2010-05-08
cpu_stop: add dummy implementation for UP
Tejun Heo
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
2010-05-06
cpu_stop: implement stop_cpu[s]()
Tejun Heo
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-08-26
stop_machine: Remove deprecated stop_machine_run
Rusty Russell
2008-07-28
stop_machine(): stop_machine_run() changed to use cpu mask
Rusty Russell
2008-07-28
Simplify stop_machine
Rusty Russell
2008-07-28
stop_machine: add ALL_CPUS option
Jason Baron
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds