Kees Cook
|
841b86f328
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
|
7 years ago |
Linus Torvalds
|
0be500363c
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
7 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 |
Frederic Weisbecker
|
8e8eb73075
workqueue: Use lockdep to assert IRQs are disabled/enabled
|
7 years ago |
Ingo Molnar
|
8c5db92a70
Merge branch 'linus' into locking/core, to resolve conflicts
|
7 years ago |
Wang Long
|
9a19b46386
workqueue: Fix comment for unbound workqueue's attrbutes
|
7 years ago |
Tejun Heo
|
edbfd9112f
Revert "workqueue: respect isolated cpus when queueing an unbound work"
|
7 years ago |
Byungchul Park
|
fd1a5b04df
workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes
|
7 years ago |
Mark Rutland
|
c95491ed6d
locking/atomics, workqueue: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
|
7 years ago |
Tal Shorer
|
b5149873a0
workqueue: respect isolated cpus when queueing an unbound work
|
7 years ago |
Kees Cook
|
32a6c7233c
workqueue: Convert timers to use timer_setup() (part 2)
|
7 years ago |
Tejun Heo
|
692b48258d
workqueue: replace pool->manager_arb mutex with a flag
|
7 years ago |
Kees Cook
|
8c20feb606
workqueue: Convert callback to use from_timer()
|
7 years ago |
Kees Cook
|
5cd79d6abd
timer: Remove users of TIMER_DEFERRED_INITIALIZER
|
7 years ago |
Linus Torvalds
|
9954d4892a
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
8 years ago |
Tejun Heo
|
058fc47ee2
Merge branch 'for-4.13-fixes' into for-4.14
|
8 years ago |
Peter Zijlstra
|
f52be57080
locking/lockdep: Untangle xhlock history save/restore from task independence
|
8 years ago |
Peter Zijlstra
|
e6f3faa734
locking/lockdep: Fix workqueue crossrelease annotation
|
8 years ago |
Peter Zijlstra
|
a1d14934ea
workqueue/lockdep: 'Fix' flush_work() annotation
|
8 years ago |
Peter Zijlstra
|
c5a94a618e
workqueue: Use TASK_IDLE
|
8 years ago |
Boqun Feng
|
52fa5bc5cb
locking/lockdep: Explicitly initialize wq_barrier::done::map
|
8 years ago |
Byungchul Park
|
b09be676e0
locking/lockdep: Implement the 'crossrelease' feature
|
8 years ago |
Benjamin Peterson
|
9a2614916a
workqueue: fix path to documentation
|
8 years ago |
Michael Bringmann
|
1ad0f0a7aa
workqueue: Work around edge cases for calc of pool's cpumask
|
8 years ago |
Tejun Heo
|
0a94efb5ac
workqueue: implicit ordered attribute should be overridable
|
8 years ago |
Tejun Heo
|
5c0338c687
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
|
8 years ago |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 years ago |
Linus Torvalds
|
3527d3e951
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Linus Torvalds
|
ad1490bcd2
Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
8 years ago |
Thomas Gleixner
|
0e8d6a9336
workqueue: Provide work_on_cpu_safe()
|
8 years ago |