index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
stop_machine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()
Peter Zijlstra
2014-03-11
1
-1
/
+1
*
stop_machine: Fix race between stop_two_cpus() and stop_cpus()
Rik van Riel
2013-11-11
1
-2
/
+13
*
sched: Remove get_online_cpus() usage
Peter Zijlstra
2013-10-16
1
-5
/
+21
*
stop_machine: Introduce stop_two_cpus()
Peter Zijlstra
2013-10-09
1
-98
/
+174
*
stop_machine: Mark per cpu stopper enabled early
Thomas Gleixner
2013-02-26
1
-1
/
+1
*
stop_machine: Use smpboot threads
Thomas Gleixner
2013-02-14
1
-86
/
+50
*
stop_machine: Store task reference in a separate per cpu variable
Thomas Gleixner
2013-02-14
1
-16
/
+16
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-07
1
-1
/
+1
|
\
|
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
|
stop_machine: make stop_machine safe and efficient to call early
Jeremy Fitzhardinge
2011-11-01
1
-0
/
+22
|
/
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-27
1
-1
/
+1
*
x86, mtrr: use stop_machine APIs for doing MTRR rendezvous
Suresh Siddha
2011-06-28
1
-1
/
+1
*
stop_machine: implement stop_machine_from_inactive_cpu()
Tejun Heo
2011-06-28
1
-1
/
+61
*
stop_machine: reorganize stop_cpus() implementation
Tejun Heo
2011-06-28
1
-4
/
+12
*
x86, mtrr: lock stop machine during MTRR rendezvous sequence
Suresh Siddha
2011-06-27
1
-1
/
+1
*
kthread: use kthread_create_on_node()
Eric Dumazet
2011-03-23
1
-2
/
+4
*
stop_machine: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-10-27
1
-2
/
+2
*
kernel/stop_machine.c: fix unused variable warning
Rakib Mullick
2010-10-27
1
-1
/
+1
*
sched: Create special class for stop/migrate work
Peter Zijlstra
2010-10-18
1
-3
/
+5
*
stop_machine: struct cpu_stopper, remove alignment padding on 64 bits
Richard Kennedy
2010-08-10
1
-1
/
+1
*
sched: Make sure timers have migrated before killing the migration_thread
Amit K. Arora
2010-05-31
1
-1
/
+1
*
stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...
Ingo Molnar
2010-05-18
1
-1
/
+4
*
cpu_stop: add dummy implementation for UP
Tejun Heo
2010-05-08
1
-0
/
+4
*
sched: replace migration_thread with cpu_stop
Tejun Heo
2010-05-06
1
-1
/
+1
*
stop_machine: reimplement using cpu_stop
Tejun Heo
2010-05-06
1
-120
/
+38
*
cpu_stop: implement stop_cpu[s]()
Tejun Heo
2010-05-06
1
-5
/
+367
*
percpu: add __percpu sparse annotations to core kernel subsystems
Tejun Heo
2010-02-17
1
-1
/
+1
*
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-04
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-17
1
-2
/
+3
*
Revert "Call init_workqueues before pre smp initcalls."
Linus Torvalds
2008-10-26
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-22
1
-2
/
+1
|
\
|
*
trivial: small cleanups
Pavel Machek
2008-04-22
1
-2
/
+1
*
|
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
2008-04-22
1
-1
/
+0
|
\
\
|
*
|
kernel: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-19
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
[next]