summaryrefslogtreecommitdiff
path: root/include/linux/completion.h
Commit message (Expand)AuthorAge
* sched: remove INIT_COMPLETIONWolfram Sang2013-11-15
* sched: replace INIT_COMPLETION with reinit_completionWolfram Sang2013-11-15
* sched: Move completion code from core.c to completion.cPeter Zijlstra2013-11-06
* sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-19
* sched: add wait_for_completion_io[_timeout]Vladimir Davydov2013-02-15
* sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown2011-01-05
* docbook: add more wait/wake/completion to device-drivers docbookRandy Dunlap2010-10-26
* sched: add wait_for_completion_killable_timeoutSage Weil2010-05-29
* sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txtKevin Diggs2008-08-26
* completions: uninline try_wait_for_completion and completion_doneDave Chinner2008-08-15
* [XFS] extend completions to provide XFS object flush requirementsDavid Chinner2008-08-13
* Add wait_for_completion_killableMatthew Wilcox2007-12-06
* sched: fix fastcall mismatch in completion APIsIngo Molnar2007-10-24
* [PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar2006-07-10
* [PATCH] lockdep: add DECLARE_COMPLETION_ONSTACK() APIIngo Molnar2006-07-03
* Linux-2.6.12-rc2Linus Torvalds2005-04-16