aboutsummaryrefslogtreecommitdiff
path: root/include/linux/wait.h
AgeCommit message (Expand)Author
2011-12-21lockdep/waitqueues: Add better annotationPeter Zijlstra
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20wait_event_interruptible_locked() interfaceMichal Nazarewicz
2010-05-11sched, wait: Use wrapper functionsChangli Gao
2009-09-15sched: Rename sync argumentsPeter Zijlstra
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra
2009-05-11Merge commit 'v2.6.30-rc5' into sched/coreIngo Molnar
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet
2009-04-14wait: don't use __wake_up_common()Johannes Weiner
2009-04-01epoll keyed wakeups: introduce new *_poll() wakeup macrosDavide Libenzi
2009-04-01epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()Davide Libenzi
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner
2008-10-16wait: kill is_sync_wait()Tejun Heo
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison
2008-02-05lockdep: annotate epollPeter Zijlstra
2007-12-06Add wait_event_killableMatthew Wilcox
2007-12-06wait: Use TASK_NORMALMatthew Wilcox
2007-07-09sched: clean up sleep_on() APIsIngo Molnar
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra
2006-07-10[PATCH] uninline init_waitqueue_head()Ingo Molnar
2006-07-03[PATCH] lockdep: annotate waitqueuesIngo Molnar
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-06-23[PATCH] aio: make wait_queue ->task ->privateBenjamin LaHaise
2005-05-24[PATCH] Cleanup DEFINE_WAITblaisorblade@yahoo.it
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds