index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
stop_machine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
kernel/stop_machine.c: kernel-doc warning fix
Fabian Frederick
1
-0
/
+1
2014-03-11
stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()
Peter Zijlstra
1
-1
/
+1
2013-11-11
stop_machine: Fix race between stop_two_cpus() and stop_cpus()
Rik van Riel
1
-2
/
+13
2013-10-16
sched: Remove get_online_cpus() usage
Peter Zijlstra
1
-5
/
+21
2013-10-09
stop_machine: Introduce stop_two_cpus()
Peter Zijlstra
1
-98
/
+174
2013-02-26
stop_machine: Mark per cpu stopper enabled early
Thomas Gleixner
1
-1
/
+1
2013-02-14
stop_machine: Use smpboot threads
Thomas Gleixner
1
-86
/
+50
2013-02-14
stop_machine: Store task reference in a separate per cpu variable
Thomas Gleixner
1
-16
/
+16
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-10-31
stop_machine: make stop_machine safe and efficient to call early
Jeremy Fitzhardinge
1
-0
/
+22
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-27
x86, mtrr: use stop_machine APIs for doing MTRR rendezvous
Suresh Siddha
1
-1
/
+1
2011-06-27
stop_machine: implement stop_machine_from_inactive_cpu()
Tejun Heo
1
-1
/
+61
2011-06-27
stop_machine: reorganize stop_cpus() implementation
Tejun Heo
1
-4
/
+12
2011-06-27
x86, mtrr: lock stop machine during MTRR rendezvous sequence
Suresh Siddha
1
-1
/
+1
2011-03-22
kthread: use kthread_create_on_node()
Eric Dumazet
1
-2
/
+4
2010-10-26
stop_machine: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-2
/
+2
2010-10-26
kernel/stop_machine.c: fix unused variable warning
Rakib Mullick
1
-1
/
+1
2010-10-18
sched: Create special class for stop/migrate work
Peter Zijlstra
1
-3
/
+5
2010-08-09
stop_machine: struct cpu_stopper, remove alignment padding on 64 bits
Richard Kennedy
1
-1
/
+1
2010-05-31
sched: Make sure timers have migrated before killing the migration_thread
Amit K. Arora
1
-1
/
+1
2010-05-18
stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...
Ingo Molnar
1
-1
/
+4
2010-05-08
cpu_stop: add dummy implementation for UP
Tejun Heo
1
-0
/
+4
2010-05-06
sched: replace migration_thread with cpu_stop
Tejun Heo
1
-1
/
+1
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
1
-120
/
+38
2010-05-06
cpu_stop: implement stop_cpu[s]()
Tejun Heo
1
-5
/
+367
2010-02-17
percpu: add __percpu sparse annotations to core kernel subsystems
Tejun Heo
1
-1
/
+1
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
[next]