aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/sync.c
AgeCommit message (Expand)Author
2017-10-19doc: Fix various RCU docbook comment-header problemsPaul E. McKenney
2016-08-18locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra
2016-08-10locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra
2015-10-06rcu_sync: Cleanup the CONFIG_PROVE_RCU checksOleg Nesterov
2015-10-06rcu_sync: Introduce rcu_sync_dtor()Oleg Nesterov
2015-10-06rcu_sync: Add CONFIG_PROVE_RCU checksOleg Nesterov
2015-10-06rcu_sync: Simplify rcu_sync using new rcu_sync_ops structureOleg Nesterov
2015-10-06rcu: Create rcu_sync infrastructureOleg Nesterov