summaryrefslogtreecommitdiffstats
path: root/include/linux/wait.h
Commit message (Expand)AuthorAgeFilesLines
* wait: using uninitialized member of wait queueEvgeny Kuznetsov2010-10-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-201-0/+149
|\
| * wait_event_interruptible_locked() interfaceMichal Nazarewicz2010-05-201-0/+149
* | sched, wait: Use wrapper functionsChangli Gao2010-05-111-20/+15
|/
* sched: Rename sync argumentsPeter Zijlstra2009-09-151-2/+2
* locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra2009-08-101-1/+8
* Merge commit 'v2.6.30-rc5' into sched/coreIngo Molnar2009-05-111-2/+4
|\
| * net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-281-2/+4
* | wait: don't use __wake_up_common()Johannes Weiner2009-04-141-2/+0
|/
* epoll keyed wakeups: introduce new *_poll() wakeup macrosDavide Libenzi2009-04-011-13/+9
* epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()Davide Libenzi2009-04-011-2/+5
* wait: prevent exclusive waiter starvationJohannes Weiner2009-02-051-2/+9
* wait: kill is_sync_wait()Tejun Heo2008-10-161-9/+0
* include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-131-18/+16
* lockdep: annotate epollPeter Zijlstra2008-02-051-0/+16
* Add wait_event_killableMatthew Wilcox2007-12-061-0/+41
* wait: Use TASK_NORMALMatthew Wilcox2007-12-061-5/+6
* sched: clean up sleep_on() APIsIngo Molnar2007-07-091-8/+8
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-301-0/+9
* [PATCH] uninline init_waitqueue_head()Ingo Molnar2006-07-101-11/+1
* [PATCH] lockdep: annotate waitqueuesIngo Molnar2006-07-031-0/+6
* [PATCH] lockdep: locking init debugging improvementIngo Molnar2006-07-031-1/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
* [PATCH] aio: make wait_queue ->task ->privateBenjamin LaHaise2005-06-231-8/+8
* [PATCH] Cleanup DEFINE_WAITblaisorblade@yahoo.it2005-05-241-3/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+460
OpenPOWER on IntegriCloud