summaryrefslogtreecommitdiffstats
path: root/include/linux/rcu_sync.h
Commit message (Expand)AuthorAgeFilesLines
* rcu/sync: Simplify the state machineOleg Nesterov2019-05-281-3/+1Star
* rcu/sync: Kill rcu_sync_type/gp_typeOleg Nesterov2019-05-281-26/+10Star
* linux/rcu_sync: Convert to SPDX license identifierPaul E. McKenney2019-02-091-14/+1Star
* locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra2016-08-181-0/+1
* rcu_sync: Cleanup the CONFIG_PROVE_RCU checksOleg Nesterov2015-10-061-4/+3Star
* rcu_sync: Introduce rcu_sync_dtor()Oleg Nesterov2015-10-061-0/+1
* rcu_sync: Add CONFIG_PROVE_RCU checksOleg Nesterov2015-10-061-0/+6
* rcu_sync: Simplify rcu_sync using new rcu_sync_ops structureOleg Nesterov2015-10-061-37/+23Star
* rcu: Create rcu_sync infrastructureOleg Nesterov2015-10-061-0/+94