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