summaryrefslogtreecommitdiff
path: root/include/linux/wait.h
AgeCommit message (Expand)Author
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-03-13[PATCH] Unified spinlock initialization include/linux/wait.hDomen Puncer
2005-03-11[PATCH] docbook: new kernel-doc comments for might_sleep & wait_event_*Martin Waitz
2004-12-16[PATCH] parenthesize init_wait() macro parametersAndrew Morton
2004-10-18[PATCH] remove wake_up_all_syncChristoph Hellwig
2004-10-18[PATCH] reduce number of parameters to __wait_on_bit() and __wait_on_bit_lock()William Lee Irwin III
2004-10-18[PATCH] move wait ops' contention case completely out of lineWilliam Lee Irwin III
2004-10-18[PATCH] eliminate bh waitqueue hashtableWilliam Lee Irwin III
2004-10-18[PATCH] consolidate bit waiting code patternsWilliam Lee Irwin III
2004-10-18[PATCH] standardize bit waiting data typeWilliam Lee Irwin III
2004-09-26[PATCH] Add wait_event_timeout()Russell King
2004-08-30[PATCH] waitid system callRoland McGrath
2004-08-23[PATCH] AIO: retry infrastructure fixes and enhancementsSuparna Bhattacharya
2004-06-23[PATCH] Use fancy wakeups in wait.hAndrew Morton
2004-06-20[PATCH] add wait_event_interruptible_exclusive() macroDean Nelson
2004-05-14[PATCH] filtered wakeups: wakeup enhancementsAndrew Morton
2004-05-14[PATCH] filtered wakeupsAndrew Morton
2003-08-31[PATCH] remove add_wait_queue_cond()Andrew Morton
2003-05-18[PATCH] sync wakeup on UPIngo Molnar
2002-11-15[PATCH] Move wait queue handling from sched.h to wait.hMatthew Wilcox
2002-09-25[PATCH] prepare_to_wait/finish_wait sleep/wakeup APIAndrew Morton
2002-08-12[PATCH] designated initializers for include/linuxRusty Russell
2002-06-17[PATCH] add wait queue function callback supportBenjamin LaHaise
2002-06-02[PATCH] remove wq_lock_t cruftRobert Love
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds
2002-02-04v2.4.14.5 -> v2.4.14.6Linus Torvalds
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
2002-02-04v2.4.3.5 -> v2.4.3.6Linus Torvalds
2002-02-04v2.4.3.1 -> v2.4.3.2Linus Torvalds
2002-02-04v2.4.1.1 -> v2.4.1.2Linus Torvalds
2002-02-04Import changesetLinus Torvalds