index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
stop_machine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpumask: remove cpumask_t from core
Rusty Russell
2009-03-30
1
-1
/
+1
*
alloc_percpu: change percpu_ptr to per_cpu_ptr
Rusty Russell
2009-02-20
1
-1
/
+1
*
stop_machine: introduce stop_machine_create/destroy.
Heiko Carstens
2009-01-05
1
-10
/
+45
*
cpumask: convert rest of files in kernel/
Rusty Russell
2009-01-01
1
-4
/
+4
*
stop_machine: fix race with return value (fixes Bug #11989)
Rusty Russell
2008-11-16
1
-2
/
+3
*
Revert "Call init_workqueues before pre smp initcalls."
Linus Torvalds
2008-10-25
1
-1
/
+1
*
stop_machine: fix error code handling on multiple cpus
Heiko Carstens
2008-10-22
1
-3
/
+6
*
stop_machine: use workqueues instead of kernel threads
Heiko Carstens
2008-10-22
1
-70
/
+41
*
stop_machine: remove unused variable
Li Zefan
2008-08-12
1
-1
/
+0
*
stop_machine(): stop_machine_run() changed to use cpu mask
Rusty Russell
2008-07-28
1
-14
/
+13
*
Simplify stop_machine
Rusty Russell
2008-07-28
1
-168
/
+125
*
stop_machine: add ALL_CPUS option
Jason Baron
2008-07-28
1
-7
/
+25
*
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
2008-07-18
1
-1
/
+2
*
sched: add new API sched_setscheduler_nocheck: add a flag to control access c...
Rusty Russell
2008-06-23
1
-1
/
+1
*
stop_machine: make stop_machine_run more virtualization friendly
Christian Borntraeger
2008-05-23
1
-3
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
2008-04-21
1
-2
/
+1
|
\
|
*
trivial: small cleanups
Pavel Machek
2008-04-21
1
-2
/
+1
*
|
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
2008-04-21
1
-1
/
+0
|
\
\
|
*
|
kernel: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
|
|
/
*
|
generic: use new set_cpus_allowed_ptr function
Mike Travis
2008-04-19
1
-1
/
+1
|
/
*
stopmachine: semaphore to mutex
Daniel Walker
2008-02-06
1
-3
/
+3
*
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2008-01-25
1
-2
/
+2
*
Fix stop_machine_run problem with naughty real time process
Satoru Takeuchi
2007-07-16
1
-4
/
+4
*
stop_machine() now uses hard_irq_disable
Benjamin Herrenschmidt
2007-05-11
1
-0
/
+4
*
Use stop_machine_run in the Intel RNG driver
Prarit Bhargava
2007-05-08
1
-3
/
+5
*
[PATCH] stop_machine.c copyright
Rusty Russell
2006-09-29
1
-0
/
+3
*
[PATCH] Remove redundant up() in stop_machine()
Yingchao Zhou
2006-08-27
1
-1
/
+0
*
[PATCH] revert "kthread: convert stop_machine into a kthread"
Andrew Morton
2006-07-03
1
-11
/
+6
*
[PATCH] kthread: convert stop_machine into a kthread
Serge E. Hallyn
2006-06-25
1
-6
/
+11
*
[PATCH] Remove set_fs() in stop_machine()
akpm@osdl.org
2006-01-10
1
-5
/
+1
*
[PATCH] stop_machine() vs. synchronous IPI send deadlock
Kirill Korotaev
2005-11-13
1
-3
/
+3
*
[PATCH] smp_processor_id() cleanup
Ingo Molnar
2005-06-21
1
-2
/
+2
*
[PATCH] use smp_mb/wmb/rmb where possible
akpm@osdl.org
2005-05-01
1
-5
/
+5
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+212