Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
710c476514313c74045c41c0571bb5178fd16e3d
/
kernel
/
sched
/
completion.c
8bf6c67
completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()
by Sebastian Siewior
· 4 years, 9 months ago
a5c6234
completion: Use simple wait queues
by Thomas Gleixner
· 4 years, 9 months ago
7696f99
sched/Documentation: Update wake_up() & co. memory-barrier guarantees
by Andrea Parri
· 6 years ago
d17067e
sched/completions: Use bool in try_wait_for_completion()
by gaurav jindal
· 7 years ago
325ea10
sched/headers: Simplify and clean up header usage in the scheduler
by Ingo Molnar
· 7 years ago
527187d
locking/lockdep: Remove cross-release leftovers
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
5f82e71
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f213a6c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
dec13c4
completion: Replace spin_unlock_wait() with lock/unlock pair
by Paul E. McKenney
· 8 years ago
9c878320
sched/completion: Document that reinit_completion() must be called after complete_all()
by Steven Rostedt
· 7 years ago
cd8084f
locking/lockdep: Apply crossrelease to completions
by Byungchul Park
· 7 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
da9647e
sched/completions: Fix complete_all() semantics
by Peter Zijlstra
· 8 years ago
bc95601
sched/completion: Serialize completion_done() with complete()
by Oleg Nesterov
· 10 years ago
7c34e31
sched/completion: Add lock-free checking of the blocking case
by Nicholas Mc Guire
· 10 years ago
de30ec4
sched/completion: Remove unnecessary ->wait.lock serialization when reading completion state
by Nicholas Mc Guire
· 10 years ago
a1bd537
sched/completion: Document when to use wait_for_completion_io_*()
by Wolfram Sang
· 10 years ago
b8a2162
sched: Move completion code from core.c to completion.c
by Peter Zijlstra
· 11 years ago