summaryrefslogtreecommitdiff
path: root/kernel/sched/wait_bit.c
AgeCommit message (Expand)Author
2018-03-20sched/wait: Improve __var_waitqueue() code generationPeter Zijlstra
2018-03-20sched/wait: Remove the wait_on_atomic_t() APIPeter Zijlstra
2018-03-20sched/wait: Introduce wait_var_event()Peter Zijlstra
2018-03-04sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar
2018-03-03sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar
2017-06-20sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...Ingo Molnar
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar