summaryrefslogtreecommitdiffstats
path: root/include/linux/rcu_sync.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* 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/+23
* rcu: Create rcu_sync infrastructureOleg Nesterov2015-10-061-0/+94