summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/sync.c
Commit message (Expand)AuthorAgeFilesLines
* rcu_sync: Cleanup the CONFIG_PROVE_RCU checksOleg Nesterov2015-10-061-3/+3
* rcu_sync: Introduce rcu_sync_dtor()Oleg Nesterov2015-10-061-0/+26
* rcu_sync: Add CONFIG_PROVE_RCU checksOleg Nesterov2015-10-061-0/+20
* rcu_sync: Simplify rcu_sync using new rcu_sync_ops structureOleg Nesterov2015-10-061-20/+22
* rcu: Create rcu_sync infrastructureOleg Nesterov2015-10-061-0/+175