Age | Commit message (Expand) | Author | Files | Lines |
2013-11-06 | sched: Move wait.c into kernel/sched/ | Peter Zijlstra | 1 | -401/+0 |
2013-10-16 | sched/wait: Introduce prepare_to_wait_event() | Oleg Nesterov | 1 | -0/+24 |
2013-08-19 | kernel: fix new kernel-doc warning in wait.c | Randy Dunlap | 1 | -2/+1 |
2013-07-24 | Fix __wait_on_atomic_t() to call the action func if the counter != 0 | David Howells | 1 | -1/+2 |
2013-05-15 | Add wait_on_atomic_t() and wake_up_atomic_t() | David Howells | 1 | -0/+88 |
2012-12-06 | propagate name change to comments in kernel source | Nadia Yvette Chambers | 1 | -1/+1 |
2011-12-21 | lockdep/waitqueues: Add better annotation | Peter Zijlstra | 1 | -2/+2 |
2011-10-31 | kernel: Map most files to use export.h instead of module.h | Paul Gortmaker | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-10-27 | docbook: add more wait/wake/completion to device-drivers docbook | Randy Dunlap | 1 | -3/+3 |
2009-08-10 | locking, sched: Give waitqueue spinlocks their own lockdep classes | Peter Zijlstra | 1 | -2/+3 |
2009-04-14 | wait: don't use __wake_up_common() | Johannes Weiner | 1 | -1/+1 |
2009-02-05 | wait: prevent exclusive waiter starvation | Johannes Weiner | 1 | -7/+52 |
2008-10-16 | wait: kill is_sync_wait() | Tejun Heo | 1 | -12/+2 |
2008-02-08 | kernel: remove fastcall in kernel/* | Harvey Harrison | 1 | -13/+13 |
2007-12-07 | wait: Use TASK_NORMAL | Matthew Wilcox | 1 | -1/+1 |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | 1 | -1/+1 |
2006-07-11 | [PATCH] uninline init_waitqueue_head() | Ingo Molnar | 1 | -2/+6 |
2006-07-04 | [PATCH] lockdep: annotate waitqueues | Ingo Molnar | 1 | -0/+4 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+246 |