Tejun Heo
|
9398180097
workqueue: fix race condition in schedule_on_each_cpu()
|
15 tahun lalu |
Linus Torvalds
|
3242f9804b
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
15 tahun lalu |
Andi Kleen
|
65a6446434
HWPOISON: Allow schedule_on_each_cpu() from keventd
|
15 tahun lalu |
Linus Torvalds
|
8c53e46314
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
|
15 tahun lalu |
Linus Torvalds
|
774a694f8c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 tahun lalu |
Mike Galbraith
|
61cbe54d94
sched: Keep kthreads at default priority
|
15 tahun lalu |
Bart Van Assche
|
5b0f437df0
workqueues: Improve schedule_work() documentation
|
16 tahun lalu |
Zhaolei
|
fb39125fd7
ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro
|
16 tahun lalu |
Andrew Morton
|
6b44003e5c
work_on_cpu(): rewrite it to create a kernel thread on demand
|
16 tahun lalu |
Linus Torvalds
|
714f83d5d9
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 tahun lalu |
Lai Jiangshan
|
2355b70fd5
workqueue: avoid recursion in run_workqueue()
|
16 tahun lalu |
Ingo Molnar
|
8302294f43
Merge branch 'tracing/core-v2' into tracing-for-linus
|
16 tahun lalu |
Rusty Russell
|
aa85ea5b89
cpumask: use new cpumask_ functions in core code.
|
16 tahun lalu |
Ingo Molnar
|
dc573f9b20
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core
|
16 tahun lalu |
Rusty Russell
|
8ccad40df8
work_on_cpu: Use our own workqueue.
|
16 tahun lalu |
Rusty Russell
|
31ad908120
work_on_cpu: don't try to get_online_cpus() in work_on_cpu.
|
16 tahun lalu |
Frederic Weisbecker
|
e1d8aa9f1d
tracing: add a new workqueue tracer
|
16 tahun lalu |
Rusty Russell
|
e7577c50f2
cpumask: convert kernel/workqueue.c
|
16 tahun lalu |
James Morris
|
2b82892565
Merge branch 'master' into next
|
16 tahun lalu |
David Howells
|
6cc88bc45c
CRED: Rename is_single_threaded() to is_wq_single_threaded()
|
16 tahun lalu |
Rusty Russell
|
2d3854a37e
cpumask: introduce new API, without changing anything
|
16 tahun lalu |
Heiko Carstens
|
0d557dc97f
workqueue: introduce create_rt_workqueue
|
16 tahun lalu |
Francois Cami
|
e1f8e87449
Remove Andrew Morton's old email accounts
|
16 tahun lalu |
Ingo Molnar
|
23a0ee908c
Merge branch 'core/locking' into core/urgent
|
17 tahun lalu |
Ingo Molnar
|
3295f0ef9f
lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()
|
17 tahun lalu |
Peter Zijlstra
|
4f3e7524b2
lockdep: map_acquire
|
17 tahun lalu |
Oleg Nesterov
|
6af8bf3d86
workqueues: add comments to __create_workqueue_key()
|
17 tahun lalu |
Oleg Nesterov
|
8448502cfc
workqueues: do CPU_UP_CANCELED if CPU_UP_PREPARE fails
|
17 tahun lalu |
Oleg Nesterov
|
8de6d308ba
workqueues: schedule_on_each_cpu() can use schedule_work_on()
|
17 tahun lalu |
Oleg Nesterov
|
ef1ca236b8
workqueues: queue_work() can use queue_work_on()
|
17 tahun lalu |