summaryrefslogtreecommitdiffstats
path: root/include/linux/completion.h
Commit message (Expand)AuthorAgeFilesLines
* sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-191-1/+1
* sched: add wait_for_completion_io[_timeout]Vladimir Davydov2013-02-151-0/+3
* sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown2011-01-051-4/+4
* docbook: add more wait/wake/completion to device-drivers docbookRandy Dunlap2010-10-261-5/+5
* sched: add wait_for_completion_killable_timeoutSage Weil2010-05-291-0/+2
* sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txtKevin Diggs2008-08-261-0/+41
* completions: uninline try_wait_for_completion and completion_doneDave Chinner2008-08-151-44/+2
* [XFS] extend completions to provide XFS object flush requirementsDavid Chinner2008-08-131-0/+45
* Add wait_for_completion_killableMatthew Wilcox2007-12-061-0/+1
* sched: fix fastcall mismatch in completion APIsIngo Molnar2007-10-241-9/+9
* [PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar2006-07-101-1/+4
* [PATCH] lockdep: add DECLARE_COMPLETION_ONSTACK() APIIngo Molnar2006-07-031-0/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+42