aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/wait.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15sched: Rename sync argumentsPeter Zijlstra1-2/+2
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra1-1/+8
2009-05-11Merge commit 'v2.6.30-rc5' into sched/coreIngo Molnar1-2/+4
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet1-2/+4
2009-04-14wait: don't use __wake_up_common()Johannes Weiner1-2/+0
2009-04-01epoll keyed wakeups: introduce new *_poll() wakeup macrosDavide Libenzi1-13/+9
2009-04-01epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()Davide Libenzi1-2/+5
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner1-2/+9
2008-10-16wait: kill is_sync_wait()Tejun Heo1-9/+0
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison1-18/+16
2008-02-05lockdep: annotate epollPeter Zijlstra1-0/+16
2007-12-06Add wait_event_killableMatthew Wilcox1-0/+41
2007-12-06wait: Use TASK_NORMALMatthew Wilcox1-5/+6
2007-07-09sched: clean up sleep_on() APIsIngo Molnar1-8/+8
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra1-0/+9
2006-07-10[PATCH] uninline init_waitqueue_head()Ingo Molnar1-11/+1
2006-07-03[PATCH] lockdep: annotate waitqueuesIngo Molnar1-0/+6
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-06-23[PATCH] aio: make wait_queue ->task ->privateBenjamin LaHaise1-8/+8
2005-05-24[PATCH] Cleanup DEFINE_WAITblaisorblade@yahoo.it1-3/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+460