Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-18 | sched/completion: Serialize completion_done() with complete() | Oleg Nesterov | 1 | -2/+17 |
2015-02-04 | sched/completion: Add lock-free checking of the blocking case | Nicholas Mc Guire | 1 | -0/+9 |
2015-02-04 | sched/completion: Remove unnecessary ->wait.lock serialization when reading c... | Nicholas Mc Guire | 1 | -8/+1 |
2014-11-16 | sched/completion: Document when to use wait_for_completion_io_*() | Wolfram Sang | 1 | -2/+3 |
2013-11-06 | sched: Move completion code from core.c to completion.c | Peter Zijlstra | 1 | -0/+299 |