aboutsummaryrefslogtreecommitdiff
path: root/kernel/wait.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-06propagate name change to comments in kernel sourceGravatar Nadia Yvette Chambers 1-1/+1
2011-12-21lockdep/waitqueues: Add better annotationGravatar Peter Zijlstra 1-2/+2
2011-10-31kernel: Map most files to use export.h instead of module.hGravatar Paul Gortmaker 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-10-26docbook: add more wait/wake/completion to device-drivers docbookGravatar Randy Dunlap 1-3/+3
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesGravatar Peter Zijlstra 1-2/+3
2009-04-14wait: don't use __wake_up_common()Gravatar Johannes Weiner 1-1/+1
2009-02-05wait: prevent exclusive waiter starvationGravatar Johannes Weiner 1-7/+52
2008-10-16wait: kill is_sync_wait()Gravatar Tejun Heo 1-12/+2
2008-02-08kernel: remove fastcall in kernel/*Gravatar Harvey Harrison 1-13/+13
2007-12-06wait: Use TASK_NORMALGravatar Matthew Wilcox 1-1/+1
2007-05-09Fix occurrences of "the the "Gravatar Michael Opdenacker 1-1/+1
2006-07-10[PATCH] uninline init_waitqueue_head()Gravatar Ingo Molnar 1-2/+6
2006-07-03[PATCH] lockdep: annotate waitqueuesGravatar Ingo Molnar 1-0/+4
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+246