summaryrefslogtreecommitdiffstats
path: root/kernel/sched/wait_bit.c
Commit message (Expand)AuthorAgeFilesLines
* wait_on_bit: add an acquire memory barrierMikulas Patocka2022-08-261-1/+1
* sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...Ingo Molnar2022-02-231-1/+1
* sched/wait: fix ___wait_var_event(exclusive)Oleg Nesterov2019-12-171-0/+1
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* sched/wait: Improve __var_waitqueue() code generationPeter Zijlstra2018-03-201-6/+1
* sched/wait: Remove the wait_on_atomic_t() APIPeter Zijlstra2018-03-201-101/+0
* sched/wait: Introduce wait_var_event()Peter Zijlstra2018-03-201-0/+48
* sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar2018-03-041-4/+1
* sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar2018-03-031-2/+16
* Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells2017-11-131-4/+14
* sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2017-06-201-2/+2
* sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...Ingo Molnar2017-06-201-0/+23
* sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar2017-06-201-0/+263