summaryrefslogtreecommitdiff
path: root/kernel/wait.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers1-1/+1
2011-12-21lockdep/waitqueues: Add better annotationPeter Zijlstra1-2/+2
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-26docbook: add more wait/wake/completion to device-drivers docbookRandy Dunlap1-3/+3
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra1-2/+3
2009-04-14wait: don't use __wake_up_common()Johannes Weiner1-1/+1
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner1-7/+52
2008-10-16wait: kill is_sync_wait()Tejun Heo1-12/+2
2008-02-08kernel: remove fastcall in kernel/*Harvey Harrison1-13/+13
2007-12-06wait: Use TASK_NORMALMatthew Wilcox1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2006-07-10[PATCH] uninline init_waitqueue_head()Ingo Molnar1-2/+6
2006-07-03[PATCH] lockdep: annotate waitqueuesIngo Molnar1-0/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+246