summaryrefslogtreecommitdiff
path: root/kernel/rcu/srcu.c
AgeCommit message (Expand)Author
2015-12-04rcu: Add rcu_normal kernel parameter to suppress expeditingPaul E. McKenney
2015-10-06rcu: Move preemption disabling out of __srcu_read_lock()Paul E. McKenney
2015-10-06rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng
2015-07-22rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney
2015-07-15rcu: Change return type to boolNicholas Mc Guire
2015-05-27rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()Paul E. McKenney
2015-03-20Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney
2015-02-26rcu: Update from rcu_expedited variable to rcu_gp_is_expedited()Paul E. McKenney
2015-02-25rcu: Consolidate rcu_synchronize and wakeme_after_rcu()Paul E. McKenney
2015-01-06rcu: Expand SRCU ->completed to 64 bitsPaul E. McKenney
2014-07-09rcu: Eliminate read-modify-write ACCESS_ONCE() callsPaul E. McKenney
2014-02-26rcu: Ensure kernel/rcu/rcu.h can be sourced/used stand-alonePaul Gortmaker
2014-02-17rcu: Move SRCU grace period work to power efficient workqueueShaibal Dutta
2014-02-17rcu: Stop tracking FSF's postal addressPaul E. McKenney
2013-12-09rcu: Improve SRCU's grace-period commentsPaul E. McKenney
2013-12-03rcu: Fix srcu_barrier() docbook headerPaul E. McKenney
2013-10-15rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney