summaryrefslogtreecommitdiff
path: root/kernel/wait.c
AgeCommit message (Expand)Author
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2006-07-10[PATCH] uninline init_waitqueue_head()Ingo Molnar
2006-07-03[PATCH] lockdep: annotate waitqueuesIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2004-10-18[PATCH] document wake_up_bit()'s requirement for preceding memory barriersWilliam Lee Irwin III
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 inode waitqueue hashtableWilliam 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-10-18[PATCH] move waitqueue functions to kernel/wait.cWilliam Lee Irwin III