index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
stop_machine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
cpumask: remove cpumask_t from core
Rusty Russell
1
-1
/
+1
2009-02-20
alloc_percpu: change percpu_ptr to per_cpu_ptr
Rusty Russell
1
-1
/
+1
2009-01-05
stop_machine: introduce stop_machine_create/destroy.
Heiko Carstens
1
-10
/
+45
2009-01-01
cpumask: convert rest of files in kernel/
Rusty Russell
1
-4
/
+4
2008-11-16
stop_machine: fix race with return value (fixes Bug #11989)
Rusty Russell
1
-2
/
+3
2008-10-25
Revert "Call init_workqueues before pre smp initcalls."
Linus Torvalds
1
-1
/
+1
2008-10-22
stop_machine: fix error code handling on multiple cpus
Heiko Carstens
1
-3
/
+6
2008-10-22
stop_machine: use workqueues instead of kernel threads
Heiko Carstens
1
-70
/
+41
2008-08-12
stop_machine: remove unused variable
Li Zefan
1
-1
/
+0
2008-07-28
stop_machine(): stop_machine_run() changed to use cpu mask
Rusty Russell
1
-14
/
+13
2008-07-28
Simplify stop_machine
Rusty Russell
1
-168
/
+125
2008-07-28
stop_machine: add ALL_CPUS option
Jason Baron
1
-7
/
+25
2008-07-18
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
1
-1
/
+2
2008-06-23
sched: add new API sched_setscheduler_nocheck: add a flag to control access c...
Rusty Russell
1
-1
/
+1
2008-05-23
stop_machine: make stop_machine_run more virtualization friendly
Christian Borntraeger
1
-3
/
+4
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
1
-2
/
+1
2008-04-21
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-04-21
trivial: small cleanups
Pavel Machek
1
-2
/
+1
2008-04-19
generic: use new set_cpus_allowed_ptr function
Mike Travis
1
-1
/
+1
2008-04-18
kernel: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-02-06
stopmachine: semaphore to mutex
Daniel Walker
1
-3
/
+3
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
1
-2
/
+2
2007-07-16
Fix stop_machine_run problem with naughty real time process
Satoru Takeuchi
1
-4
/
+4
2007-05-11
stop_machine() now uses hard_irq_disable
Benjamin Herrenschmidt
1
-0
/
+4
2007-05-08
Use stop_machine_run in the Intel RNG driver
Prarit Bhargava
1
-3
/
+5
2006-09-29
[PATCH] stop_machine.c copyright
Rusty Russell
1
-0
/
+3
2006-08-27
[PATCH] Remove redundant up() in stop_machine()
Yingchao Zhou
1
-1
/
+0
2006-07-03
[PATCH] revert "kthread: convert stop_machine into a kthread"
Andrew Morton
1
-11
/
+6
2006-06-25
[PATCH] kthread: convert stop_machine into a kthread
Serge E. Hallyn
1
-6
/
+11
2006-01-10
[PATCH] Remove set_fs() in stop_machine()
akpm@osdl.org
1
-5
/
+1
2005-11-13
[PATCH] stop_machine() vs. synchronous IPI send deadlock
Kirill Korotaev
1
-3
/
+3
2005-06-21
[PATCH] smp_processor_id() cleanup
Ingo Molnar
1
-2
/
+2
2005-05-01
[PATCH] use smp_mb/wmb/rmb where possible
akpm@osdl.org
1
-5
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+212