Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-09 | rcu: Improve SRCU's grace-period comments | Paul E. McKenney | |
This commit documents the memory-barrier guarantees provided by synchronize_srcu() and call_srcu(). Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> | |||
2013-12-03 | rcu: Fix srcu_barrier() docbook header | Paul E. McKenney | |
The srcu_barrier() docbook header left out the "sp" argument, so this commit adds that argument's docbook text. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> | |||
2013-10-15 | rcu: Move RCU-related source code to kernel/rcu directory | Paul E. McKenney | |
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Ingo Molnar <mingo@kernel.org> |