summaryrefslogtreecommitdiff
path: root/include/linux/rcuwait.h
AgeCommit message (Expand)Author
2020-05-20rcuwait: avoid lockdep splats from rcuwait_active()Paolo Bonzini
2020-05-13rcuwait: Introduce rcuwait_active()Davidlohr Bueso
2020-05-13rcuwait: Introduce prepare_to and finish_rcuwaitDavidlohr Bueso
2020-05-13rcuwait: Let rcuwait_wake_up() return whether or not a task was awokenDavidlohr Bueso
2020-03-21rcuwait: Add @state argument to rcuwait_wait_event()Peter Zijlstra (Intel)
2019-09-25tasks, sched/core: With a grace period after finish_task_switch(), remove unn...Eric W. Biederman
2019-04-03rcuwait: Annotate task_struct with __rcuJoel Fernandes (Google)
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-01sched/wait, rcuwait: Fix typo in commentDavidlohr Bueso
2017-01-14sched/wait, RCU: Introduce rcuwait machineryDavidlohr Bueso