Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
8e928218780e2f1cf2f5891c7575e8f0b284fcce
/
include
/
linux
/
stop_machine.h
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
fe5595c
stop_machine: Provide stop_machine_cpuslocked()
by Sebastian Andrzej Siewior
· 8 years ago
567bee2
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging new patches
by Ingo Molnar
· 9 years ago
86fffe4
kernel: remove stop_machine() Kconfig dependency
by Chris Wilson
· 9 years ago
1b034bd
stop_machine: Make cpu_stop_queue_work() and stop_one_cpu_nowait() return bool
by Oleg Nesterov
· 9 years ago
c00166d
stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unpark()
by Oleg Nesterov
· 9 years ago
233e7f2
stop_machine: Ensure that a queued callback will be called before cpu_stop_park()
by Oleg Nesterov
· 9 years ago
9a301f2
stop_machine: Use 'cpu_stop_fn_t' where possible
by Oleg Nesterov
· 10 years ago
7eeb088
stop_machine: Unexport __stop_machine()
by Oleg Nesterov
· 10 years ago
1be0bd77
stop_machine: Introduce stop_two_cpus()
by Peter Zijlstra
· 11 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
bb2eac6
stop_machine.h: fix implicit use of smp.h for smp_processor_id
by Paul Gortmaker
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
192d885
x86, mtrr: use stop_machine APIs for doing MTRR rendezvous
by Suresh Siddha
· 14 years ago
f740e6cd
stop_machine: implement stop_machine_from_inactive_cpu()
by Tejun Heo
· 14 years ago
6d3321e
x86, mtrr: lock stop machine during MTRR rendezvous sequence
by Suresh Siddha
· 14 years ago
1816315
stop_machine.h: "disables preeempt" -> "disables preemption"
by Jonathan Neuschäfer
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
087a4eb
stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n
by Masami Hiramatsu
· 14 years ago
bbf1bb3
cpu_stop: add dummy implementation for UP
by Tejun Heo
· 15 years ago
3fc1f1e
stop_machine: reimplement using cpu_stop
by Tejun Heo
· 15 years ago
1142d81
cpu_stop: implement stop_cpu[s]()
by Tejun Heo
· 15 years ago
9ea09af
stop_machine: introduce stop_machine_create/destroy.
by Heiko Carstens
· 16 years ago
41c7bb9
cpumask: convert rest of files in kernel/
by Rusty Russell
· 16 years ago
bf20029
stop_machine: Remove deprecated stop_machine_run
by Rusty Russell
· 16 years ago
eeec4fa
stop_machine(): stop_machine_run() changed to use cpu mask
by Rusty Russell
· 16 years ago
ffdb597
Simplify stop_machine
by Rusty Russell
· 16 years ago
5c2aed6
stop_machine: add ALL_CPUS option
by Jason Baron
· 17 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago