aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rcu_sync.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-09rcu/sync: Remove custom check for RCU readersJoel Fernandes (Google)1-3/+1
2019-05-28rcu/sync: Simplify the state machineOleg Nesterov1-3/+1
2019-05-28rcu/sync: Kill rcu_sync_type/gp_typeOleg Nesterov1-26/+10
2019-02-09linux/rcu_sync: Convert to SPDX license identifierPaul E. McKenney1-14/+1
2016-08-18locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra1-0/+1
2015-10-06rcu_sync: Cleanup the CONFIG_PROVE_RCU checksOleg Nesterov1-4/+3
2015-10-06rcu_sync: Introduce rcu_sync_dtor()Oleg Nesterov1-0/+1
2015-10-06rcu_sync: Add CONFIG_PROVE_RCU checksOleg Nesterov1-0/+6
2015-10-06rcu_sync: Simplify rcu_sync using new rcu_sync_ops structureOleg Nesterov1-37/+23
2015-10-06rcu: Create rcu_sync infrastructureOleg Nesterov1-0/+94