summaryrefslogtreecommitdiffstats
path: root/include/linux/rcuwait.h
Commit message (Expand)AuthorAgeFilesLines
* rcuwait: avoid lockdep splats from rcuwait_active()Paolo Bonzini2020-05-201-1/+1
* rcuwait: Introduce rcuwait_active()Davidlohr Bueso2020-05-131-0/+9
* rcuwait: Introduce prepare_to and finish_rcuwaitDavidlohr Bueso2020-05-131-5/+16
* rcuwait: Let rcuwait_wake_up() return whether or not a task was awokenDavidlohr Bueso2020-05-131-1/+1
* rcuwait: Add @state argument to rcuwait_wait_event()Peter Zijlstra (Intel)2020-03-211-2/+10
* tasks, sched/core: With a grace period after finish_task_switch(), remove unn...Eric W. Biederman2019-09-251-16/+4
* rcuwait: Annotate task_struct with __rcuJoel Fernandes (Google)2019-04-031-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/wait, rcuwait: Fix typo in commentDavidlohr Bueso2017-02-011-1/+1
* sched/wait, RCU: Introduce rcuwait machineryDavidlohr Bueso2017-01-141-0/+63