summaryrefslogtreecommitdiffstats
path: root/kernel/wait.c
AgeCommit message (Expand)AuthorLines
2011-12-21lockdep/waitqueues: Add better annotationPeter Zijlstra-2/+2
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-10-26docbook: add more wait/wake/completion to device-drivers docbookRandy Dunlap-3/+3
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra-2/+3
2009-04-14wait: don't use __wake_up_common()Johannes Weiner-1/+1
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner-7/+52
2008-10-16wait: kill is_sync_wait()Tejun Heo-12/+2
2008-02-08kernel: remove fastcall in kernel/*Harvey Harrison-13/+13
2007-12-06wait: Use TASK_NORMALMatthew Wilcox-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker-1/+1
2006-07-10[PATCH] uninline init_waitqueue_head()Ingo Molnar-2/+6
2006-07-03[PATCH] lockdep: annotate waitqueuesIngo Molnar-0/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+246