Jonathan Corbet
|
355c06633e
workqueue: fix some docbook warnings
|
10 years ago |
Lai Jiangshan
|
37b1ef31a5
workqueue: move flush_scheduled_work() to workqueue.h
|
10 years ago |
Lai Jiangshan
|
042f7df15a
workqueue: Allow modifying low level unbound workqueue cpumask
|
10 years ago |
Tejun Heo
|
3494fc3084
workqueue: dump workqueues on sysrq-t
|
10 years ago |
Tejun Heo
|
8603e1b300
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE
|
10 years ago |
Valentin Rothberg
|
9da7dae94f
workqueue.h: remove loops of single statement macros
|
10 years ago |
Tejun Heo
|
e09c2c2954
workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()
|
11 years ago |
Lai Jiangshan
|
cafebac153
workqueue: remove unused work_clear_pending()
|
11 years ago |
Lai Jiangshan
|
79bc251f0e
workqueue: remove unused WORK_CPU_END
|
11 years ago |
Lai Jiangshan
|
73e4354444
workqueue: declare system_highpri_wq
|
11 years ago |
Jingoo Han
|
cf416171e7
workqueue: Remove deprecated system_nrt[_freezable]_wq
|
11 years ago |
Jingoo Han
|
1a56f2aa47
workqueue: Remove deprecated flush[_delayed]_work_sync()
|
11 years ago |
Linus Torvalds
|
1ead658124
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
ZhangZhen
|
59ff3eb6d6
workqueue: remove deprecated WQ_NON_REENTRANT
|
11 years ago |
Thomas Gleixner
|
ea2e64f280
workqueue: Provide destroy_delayed_work_on_stack()
|
11 years ago |
Geert Uytterhoeven
|
41f50094b2
workqueue: Spelling s/instensive/intensive/
|
11 years ago |
Tejun Heo
|
f073f9229f
workqueue: remove PREPARE_[DELAYED_]WORK()
|
11 years ago |
Tejun Heo
|
7104ce9b34
Merge branch 'wq/for-3.14-fixes' into wq/for-3.15
|
11 years ago |
Tan Xiaojun
|
90d88bd754
workqueue: Remove deprecated __cancel_delayed_work()
|
11 years ago |
Li Zhong
|
fada94ee64
workqueue: add args to workqueue lockdep name
|
11 years ago |
Tejun Heo
|
1207637304
workqueue: mark WQ_NON_REENTRANT deprecated
|
12 years ago |
Kees Cook
|
d8537548c9
drivers: avoid format strings in names passed to alloc_workqueue()
|
12 years ago |
Viresh Kumar
|
0668106ca3
workqueue: Add system wide power_efficient workqueues
|
12 years ago |
Viresh Kumar
|
cee22a1505
workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues
|
12 years ago |
Tejun Heo
|
3d1cb2059d
workqueue: include workqueue info when printing debug dump of a worker task
|
12 years ago |
Tejun Heo
|
d55262c4d1
workqueue: update sysfs interface to reflect NUMA awareness and a kernel param to disable NUMA affinity
|
12 years ago |
Tejun Heo
|
8425e3d5bd
workqueue: inline trivial wrappers
|
12 years ago |
Tejun Heo
|
e626761691
workqueue: implement current_is_workqueue_rescuer()
|
12 years ago |
Tejun Heo
|
226223ab3c
workqueue: implement sysfs interface for workqueues
|
12 years ago |
Tejun Heo
|
8719dceae2
workqueue: reject adjusting max_active or applying attrs to ordered workqueues
|
12 years ago |