Tejun Heo
|
1e19ffc63d
workqueue: implement per-cwq active work limit
|
15 年之前 |
Tejun Heo
|
affee4b294
workqueue: reimplement work flushing using linked works
|
15 年之前 |
Tejun Heo
|
c34056a3fd
workqueue: introduce worker
|
15 年之前 |
Tejun Heo
|
73f53c4aa7
workqueue: reimplement workqueue flushing using color coded works
|
15 年之前 |
Tejun Heo
|
0f900049cb
workqueue: update cwq alignement
|
15 年之前 |
Tejun Heo
|
1537663f57
workqueue: kill cpu_populated_map
|
15 年之前 |
Tejun Heo
|
6416669975
workqueue: temporarily remove workqueue tracing
|
15 年之前 |
Tejun Heo
|
a62428c0ae
workqueue: separate out process_one_work()
|
15 年之前 |
Tejun Heo
|
22df02bb3f
workqueue: define masks for work flags and conditionalize STATIC flags
|
15 年之前 |
Tejun Heo
|
97e37d7b9e
workqueue: merge feature parameters into flags
|
15 年之前 |
Tejun Heo
|
4690c4ab56
workqueue: misc/cosmetic updates
|
15 年之前 |
Tejun Heo
|
c790bce048
workqueue: kill RT workqueue
|
15 年之前 |
Akinobu Mita
|
80b5184cc5
kernel/: convert cpu notifier to return encapsulate errno value
|
15 年之前 |
Oleg Nesterov
|
4d707b9f48
workqueue: change cancel_work_sync() to clear work->data
|
15 年之前 |
Alan Stern
|
eef6a7d5c2
workqueue: warn about flush_scheduled_work()
|
15 年之前 |
Oleg Nesterov
|
47dd5be2d6
workqueue: flush_delayed_work: keep the original workqueue for re-queueing
|
15 年之前 |
Linus Torvalds
|
d71cb81af3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
15 年之前 |
Tejun Heo
|
9398180097
workqueue: fix race condition in schedule_on_each_cpu()
|
15 年之前 |
Thomas Gleixner
|
dc186ad741
workqueue: Add debugobjects support
|
15 年之前 |
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 年之前 |
Andi Kleen
|
65a6446434
HWPOISON: Allow schedule_on_each_cpu() from keventd
|
15 年之前 |
Linus Torvalds
|
8c53e46314
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
|
15 年之前 |
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 年之前 |
Mike Galbraith
|
61cbe54d94
sched: Keep kthreads at default priority
|
15 年之前 |
Bart Van Assche
|
5b0f437df0
workqueues: Improve schedule_work() documentation
|
16 年之前 |
Zhaolei
|
fb39125fd7
ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro
|
16 年之前 |
Andrew Morton
|
6b44003e5c
work_on_cpu(): rewrite it to create a kernel thread on demand
|
16 年之前 |
Linus Torvalds
|
714f83d5d9
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Lai Jiangshan
|
2355b70fd5
workqueue: avoid recursion in run_workqueue()
|
16 年之前 |
Ingo Molnar
|
8302294f43
Merge branch 'tracing/core-v2' into tracing-for-linus
|
16 年之前 |