Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched/wait: Fix a kthread race with wait_woken() | Peter Zijlstra | 2014-11-04 | 1 | -1/+6 |
* | sched/wait: Provide infrastructure to deal with nested blocking | Peter Zijlstra | 2014-10-28 | 1 | -0/+61 |
* | SCHED: add some "wait..on_bit...timeout()" interfaces. | NeilBrown | 2014-09-25 | 1 | -0/+36 |
* | sched: Allow wait_on_bit_action() functions to support a timeout | NeilBrown | 2014-07-16 | 1 | -8/+8 |
* | sched: Remove proliferation of wait_on_bit() action functions | NeilBrown | 2014-07-16 | 1 | -0/+18 |
* | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -1/+1 |
* | sched: Move wait code from core.c to wait.c | Peter Zijlstra | 2013-11-06 | 1 | -0/+103 |
* | sched: Move wait.c into kernel/sched/ | Peter Zijlstra | 2013-11-06 | 1 | -0/+401 |