aboutsummaryrefslogtreecommitdiff
path: root/kernel/wait.c
AgeCommit message (Expand)Author
2013-08-19kernel: fix new kernel-doc warning in wait.cRandy Dunlap
2013-07-23Fix __wait_on_atomic_t() to call the action func if the counter != 0David Howells
2013-05-15Add wait_on_atomic_t() and wake_up_atomic_t()David Howells
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers
2011-12-21lockdep/waitqueues: Add better annotationPeter Zijlstra
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-26docbook: add more wait/wake/completion to device-drivers docbookRandy Dunlap
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra
2009-04-14wait: don't use __wake_up_common()Johannes Weiner
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner
2008-10-16wait: kill is_sync_wait()Tejun Heo
2008-02-08kernel: remove fastcall in kernel/*Harvey Harrison
2007-12-06wait: Use TASK_NORMALMatthew Wilcox
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2006-07-10[PATCH] uninline init_waitqueue_head()Ingo Molnar
2006-07-03[PATCH] lockdep: annotate waitqueuesIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-04-16Linux-2.6.12-rc2Linus Torvalds