Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rcuwait: avoid lockdep splats from rcuwait_active() | Paolo Bonzini | 2020-05-20 | 1 | -1/+1 |
* | rcuwait: Introduce rcuwait_active() | Davidlohr Bueso | 2020-05-13 | 1 | -0/+9 |
* | rcuwait: Introduce prepare_to and finish_rcuwait | Davidlohr Bueso | 2020-05-13 | 1 | -5/+16 |
* | rcuwait: Let rcuwait_wake_up() return whether or not a task was awoken | Davidlohr Bueso | 2020-05-13 | 1 | -1/+1 |
* | rcuwait: Add @state argument to rcuwait_wait_event() | Peter Zijlstra (Intel) | 2020-03-21 | 1 | -2/+10 |
* | tasks, sched/core: With a grace period after finish_task_switch(), remove unn... | Eric W. Biederman | 2019-09-25 | 1 | -16/+4 |
* | rcuwait: Annotate task_struct with __rcu | Joel Fernandes (Google) | 2019-04-03 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sched/wait, rcuwait: Fix typo in comment | Davidlohr Bueso | 2017-02-01 | 1 | -1/+1 |
* | sched/wait, RCU: Introduce rcuwait machinery | Davidlohr Bueso | 2017-01-14 | 1 | -0/+63 |