aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/sync.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-06rcu_sync: Cleanup the CONFIG_PROVE_RCU checksOleg Nesterov1-3/+3
2015-10-06rcu_sync: Introduce rcu_sync_dtor()Oleg Nesterov1-0/+26
2015-10-06rcu_sync: Add CONFIG_PROVE_RCU checksOleg Nesterov1-0/+20
2015-10-06rcu_sync: Simplify rcu_sync using new rcu_sync_ops structureOleg Nesterov1-20/+22
2015-10-06rcu: Create rcu_sync infrastructureOleg Nesterov1-0/+175