Linus Torvalds
|
d92cd810e6
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
7 years ago |
Tejun Heo
|
05f0fe6b74
RCU, workqueue: Implement rcu_work
|
7 years ago |
Stephen Hemminger
|
6417250d3f
workqueue: remove unused cancel_work()
|
7 years ago |
Lukas Wunner
|
27d4ee0307
workqueue: Allow retrieval of current task's work struct
|
7 years ago |
Kees Cook
|
841b86f328
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
|
8 years ago |
Kees Cook
|
919b250f85
timer: Remove redundant __setup_timer*() macros
|
8 years ago |
Kees Cook
|
1fe66ba572
timer: Remove unused data arguments from macros
|
8 years ago |
Linus Torvalds
|
2bcc673101
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Ingo Molnar
|
8c5db92a70
Merge branch 'linus' into locking/core, to resolve conflicts
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Byungchul Park
|
fd1a5b04df
workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes
|
8 years ago |
Kees Cook
|
8c20feb606
workqueue: Convert callback to use from_timer()
|
8 years ago |
Kees Cook
|
8ede369b2c
timer: Remove expires argument from __TIMER_INITIALIZER()
|
8 years ago |
Ben Hutchings
|
fbf1c41fc0
workqueue: Fix flag collision
|
8 years ago |
Tejun Heo
|
0a94efb5ac
workqueue: implicit ordered attribute should be overridable
|
8 years ago |
Thomas Gleixner
|
0e8d6a9336
workqueue: Provide work_on_cpu_safe()
|
8 years ago |
Arnd Bergmann
|
a45463cbf3
workqueue: avoid clang warning
|
8 years ago |
Linus Torvalds
|
c11a6cfb01
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
8 years ago |
Silvio Fricke
|
42412c3aae
workqueue: kerneldocify workqueue_attrs
|
9 years ago |
Tejun Heo
|
8bc4a04455
Merge branch 'for-4.9' into for-4.10
|
9 years ago |
Tejun Heo
|
863b710b66
workqueue: remove keventd_up()
|
9 years ago |
Tejun Heo
|
3347fa0928
workqueue: make workqueue available early during boot
|
9 years ago |
Jens Axboe
|
f72b8792d1
workqueue: add cancel_work()
|
9 years ago |
Thomas Gleixner
|
7ee681b252
workqueue: Convert to state machine callbacks
|
9 years ago |
Tejun Heo
|
23d11a58a9
workqueue: skip flush dependency checks for legacy workqueues
|
9 years ago |
Tejun Heo
|
82607adcf9
workqueue: implement lockup detector
|
9 years ago |
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 |