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