aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/wait.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-13[PATCH] Unified spinlock initialization include/linux/wait.hDomen Puncer1-1/+1
2005-03-11[PATCH] docbook: new kernel-doc comments for might_sleep & wait_event_*Martin Waitz1-0/+60
2004-12-16[PATCH] parenthesize init_wait() macro parametersAndrew Morton1-6/+6
2004-10-18[PATCH] remove wake_up_all_syncChristoph Hellwig1-1/+0
2004-10-18[PATCH] reduce number of parameters to __wait_on_bit() and __wait_on_bit_lock()William Lee Irwin III1-2/+2
2004-10-18[PATCH] move wait ops' contention case completely out of lineWilliam Lee Irwin III1-29/+7
2004-10-18[PATCH] eliminate bh waitqueue hashtableWilliam Lee Irwin III1-0/+73
2004-10-18[PATCH] consolidate bit waiting code patternsWilliam Lee Irwin III1-0/+2
2004-10-18[PATCH] standardize bit waiting data typeWilliam Lee Irwin III1-0/+26
2004-09-26[PATCH] Add wait_event_timeout()Russell King1-0/+23
2004-08-30[PATCH] waitid system callRoland McGrath1-0/+9
2004-08-23[PATCH] AIO: retry infrastructure fixes and enhancementsSuparna Bhattacharya1-0/+9
2004-06-23[PATCH] Use fancy wakeups in wait.hAndrew Morton1-24/+13
2004-06-20[PATCH] add wait_event_interruptible_exclusive() macroDean Nelson1-1/+30
2004-05-14[PATCH] filtered wakeups: wakeup enhancementsAndrew Morton1-7/+7
2004-05-14[PATCH] filtered wakeupsAndrew Morton1-3/+3
2003-08-31[PATCH] remove add_wait_queue_cond()Andrew Morton1-16/+0
2003-05-18[PATCH] sync wakeup on UPIngo Molnar1-4/+1
2002-11-15[PATCH] Move wait queue handling from sched.h to wait.hMatthew Wilcox1-6/+138
2002-09-25[PATCH] prepare_to_wait/finish_wait sleep/wakeup APIAndrew Morton1-0/+26
2002-08-12[PATCH] designated initializers for include/linuxRusty Russell1-5/+5
2002-06-17[PATCH] add wait queue function callback supportBenjamin LaHaise1-2/+32
2002-06-02[PATCH] remove wq_lock_t cruftRobert Love1-37/+3
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds1-110/+2
2002-02-04v2.4.14.5 -> v2.4.14.6Linus Torvalds1-2/+2
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds1-0/+5
2002-02-04v2.4.3.5 -> v2.4.3.6Linus Torvalds1-8/+0
2002-02-04v2.4.3.1 -> v2.4.3.2Linus Torvalds1-0/+8
2002-02-04v2.4.1.1 -> v2.4.1.2Linus Torvalds1-34/+59
2002-02-04Import changesetLinus Torvalds1-0/+206