gaurav jindal
|
d17067e448
sched/completions: Use bool in try_wait_for_completion()
|
7 years ago |
Ingo Molnar
|
325ea10c08
sched/headers: Simplify and clean up header usage in the scheduler
|
7 years ago |
Ingo Molnar
|
527187d285
locking/lockdep: Remove cross-release leftovers
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Linus Torvalds
|
5f82e71a00
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Linus Torvalds
|
f213a6c84c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Paul E. McKenney
|
dec13c42d2
completion: Replace spin_unlock_wait() with lock/unlock pair
|
8 years ago |
Steven Rostedt
|
9c8783201c
sched/completion: Document that reinit_completion() must be called after complete_all()
|
8 years ago |
Byungchul Park
|
cd8084f91c
locking/lockdep: Apply crossrelease to completions
|
8 years ago |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 years ago |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Peter Zijlstra
|
da9647e076
sched/completions: Fix complete_all() semantics
|
8 years ago |
Oleg Nesterov
|
bc9560155f
sched/completion: Serialize completion_done() with complete()
|
10 years ago |
Nicholas Mc Guire
|
7c34e3180a
sched/completion: Add lock-free checking of the blocking case
|
10 years ago |
Nicholas Mc Guire
|
de30ec4730
sched/completion: Remove unnecessary ->wait.lock serialization when reading completion state
|
10 years ago |
Wolfram Sang
|
a1bd537335
sched/completion: Document when to use wait_for_completion_io_*()
|
10 years ago |
Peter Zijlstra
|
b8a216269e
sched: Move completion code from core.c to completion.c
|
12 years ago |