Age | Commit message (Expand) | Author |
2022-11-29 | rcu/sync: Use call_rcu_hurry() instead of call_rcu | Joel Fernandes (Google) |
2022-04-20 | rcu_sync: Fix comment to properly reflect rcu_sync_exit() behavior | David Vernet |
2021-05-12 | rcu: Fix various typos in comments | Ingo Molnar |
2019-05-28 | rcu/sync: Simplify the state machine | Oleg Nesterov |
2019-05-28 | rcu/sync: Kill rcu_sync_type/gp_type | Oleg Nesterov |
2019-02-09 | rcu/sync: Convert to SPDX license identifier | Paul E. McKenney |
2018-12-01 | Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a... | Paul E. McKenney |
2018-11-08 | rcu: Consolidate the RCU update functions invoked by sync.c | Paul E. McKenney |
2018-11-08 | rcu: Eliminate BUG_ON() for sync.c | Paul E. McKenney |
2017-10-19 | doc: Fix various RCU docbook comment-header problems | Paul E. McKenney |
2016-08-18 | locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write() | Peter Zijlstra |
2016-08-10 | locking/percpu-rwsem: Optimize readers and reduce global impact | Peter Zijlstra |
2015-10-06 | rcu_sync: Cleanup the CONFIG_PROVE_RCU checks | Oleg Nesterov |
2015-10-06 | rcu_sync: Introduce rcu_sync_dtor() | Oleg Nesterov |
2015-10-06 | rcu_sync: Add CONFIG_PROVE_RCU checks | Oleg Nesterov |
2015-10-06 | rcu_sync: Simplify rcu_sync using new rcu_sync_ops structure | Oleg Nesterov |
2015-10-06 | rcu: Create rcu_sync infrastructure | Oleg Nesterov |