aboutsummaryrefslogtreecommitdiff
path: root/kernel/rcu/sync.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-18locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write()Gravatar Peter Zijlstra 1-0/+12
2016-08-10locking/percpu-rwsem: Optimize readers and reduce global impactGravatar Peter Zijlstra 1-0/+2
2015-10-06rcu_sync: Cleanup the CONFIG_PROVE_RCU checksGravatar Oleg Nesterov 1-3/+3
2015-10-06rcu_sync: Introduce rcu_sync_dtor()Gravatar Oleg Nesterov 1-0/+26
2015-10-06rcu_sync: Add CONFIG_PROVE_RCU checksGravatar Oleg Nesterov 1-0/+20
2015-10-06rcu_sync: Simplify rcu_sync using new rcu_sync_ops structureGravatar Oleg Nesterov 1-20/+22
2015-10-06rcu: Create rcu_sync infrastructureGravatar Oleg Nesterov 1-0/+175