summaryrefslogtreecommitdiff
path: root/kernel/wait.c
AgeCommit message (Expand)AuthorFilesLines
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-07wait: Use TASK_NORMALMatthew Wilcox1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2006-07-11[PATCH] uninline init_waitqueue_head()Ingo Molnar1-2/+6
2006-07-04[PATCH] lockdep: annotate waitqueuesIngo Molnar1-0/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+246