Kees Cook
|
841b86f328
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
|
7 жил өмнө |
Kees Cook
|
919b250f85
timer: Remove redundant __setup_timer*() macros
|
7 жил өмнө |
Kees Cook
|
1fe66ba572
timer: Remove unused data arguments from macros
|
7 жил өмнө |
Linus Torvalds
|
2bcc673101
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 жил өмнө |
Ingo Molnar
|
8c5db92a70
Merge branch 'linus' into locking/core, to resolve conflicts
|
7 жил өмнө |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |
Byungchul Park
|
fd1a5b04df
workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes
|
7 жил өмнө |
Kees Cook
|
8c20feb606
workqueue: Convert callback to use from_timer()
|
7 жил өмнө |
Kees Cook
|
8ede369b2c
timer: Remove expires argument from __TIMER_INITIALIZER()
|
7 жил өмнө |
Ben Hutchings
|
fbf1c41fc0
workqueue: Fix flag collision
|
8 жил өмнө |
Tejun Heo
|
0a94efb5ac
workqueue: implicit ordered attribute should be overridable
|
8 жил өмнө |
Thomas Gleixner
|
0e8d6a9336
workqueue: Provide work_on_cpu_safe()
|
8 жил өмнө |
Arnd Bergmann
|
a45463cbf3
workqueue: avoid clang warning
|
8 жил өмнө |
Linus Torvalds
|
c11a6cfb01
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
8 жил өмнө |
Silvio Fricke
|
42412c3aae
workqueue: kerneldocify workqueue_attrs
|
8 жил өмнө |
Tejun Heo
|
8bc4a04455
Merge branch 'for-4.9' into for-4.10
|
8 жил өмнө |
Tejun Heo
|
863b710b66
workqueue: remove keventd_up()
|
9 жил өмнө |
Tejun Heo
|
3347fa0928
workqueue: make workqueue available early during boot
|
9 жил өмнө |
Jens Axboe
|
f72b8792d1
workqueue: add cancel_work()
|
9 жил өмнө |
Thomas Gleixner
|
7ee681b252
workqueue: Convert to state machine callbacks
|
9 жил өмнө |
Tejun Heo
|
23d11a58a9
workqueue: skip flush dependency checks for legacy workqueues
|
9 жил өмнө |
Tejun Heo
|
82607adcf9
workqueue: implement lockup detector
|
9 жил өмнө |
Jonathan Corbet
|
355c06633e
workqueue: fix some docbook warnings
|
10 жил өмнө |
Lai Jiangshan
|
37b1ef31a5
workqueue: move flush_scheduled_work() to workqueue.h
|
10 жил өмнө |
Lai Jiangshan
|
042f7df15a
workqueue: Allow modifying low level unbound workqueue cpumask
|
10 жил өмнө |
Tejun Heo
|
3494fc3084
workqueue: dump workqueues on sysrq-t
|
10 жил өмнө |
Tejun Heo
|
8603e1b300
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE
|
10 жил өмнө |
Valentin Rothberg
|
9da7dae94f
workqueue.h: remove loops of single statement macros
|
10 жил өмнө |
Tejun Heo
|
e09c2c2954
workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()
|
11 жил өмнө |
Lai Jiangshan
|
cafebac153
workqueue: remove unused work_clear_pending()
|
11 жил өмнө |