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