Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched: Change wait_for_completion_*_timeout() to return a signed long | NeilBrown | 2011-01-05 | 1 | -4/+4 |
* | docbook: add more wait/wake/completion to device-drivers docbook | Randy Dunlap | 2010-10-26 | 1 | -5/+5 |
* | sched: add wait_for_completion_killable_timeout | Sage Weil | 2010-05-29 | 1 | -0/+2 |
* | sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txt | Kevin Diggs | 2008-08-26 | 1 | -0/+41 |
* | completions: uninline try_wait_for_completion and completion_done | Dave Chinner | 2008-08-15 | 1 | -44/+2 |
* | [XFS] extend completions to provide XFS object flush requirements | David Chinner | 2008-08-13 | 1 | -0/+45 |
* | Add wait_for_completion_killable | Matthew Wilcox | 2007-12-06 | 1 | -0/+1 |
* | sched: fix fastcall mismatch in completion APIs | Ingo Molnar | 2007-10-24 | 1 | -9/+9 |
* | [PATCH] lockdep: clean up completion initializer in smpboot.c | Ingo Molnar | 2006-07-10 | 1 | -1/+4 |
* | [PATCH] lockdep: add DECLARE_COMPLETION_ONSTACK() API | Ingo Molnar | 2006-07-03 | 1 | -0/+12 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+42 |