summaryrefslogtreecommitdiff
path: root/include/linux/completion.h
Commit message (Expand)AuthorAge
* locking/lockdep: Remove cross-release leftoversIngo Molnar2018-01-08
* locking/lockdep: Remove the cross-release locking checksIngo Molnar2017-12-12
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | sched/completions: Add support for initializing completions with lockdep_mapByungchul Park2017-10-25
* | locking/lockdep, sched/completions: Change the prefix of lock name for comple...Byungchul Park2017-10-25
|/
* sched/completion: Avoid unnecessary stack allocation for COMPLETION_INITIALIZ...Boqun Feng2017-08-29
* locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONSByungchul Park2017-08-17
* locking/lockdep: Apply crossrelease to completionsByungchul Park2017-08-10
* 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