Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rcu: Provide RCU CPU stall warnings for tiny RCU | Paul E. McKenney | 2013-01-28 | 1 | -0/+7 |
* | rcu: Add a module parameter to force use of expedited RCU primitives | Antti P Miettinen | 2012-10-23 | 1 | -0/+2 |
* | rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() | Paul E. McKenney | 2012-02-21 | 1 | -1/+20 |
* | rcu: Remove redundant check for rcu_head misalignment | Paul E. McKenney | 2012-02-21 | 1 | -1/+0 |
* | rcu: Avoid waking up CPUs having only kfree_rcu() callbacks | Paul E. McKenney | 2012-02-21 | 1 | -1/+3 |
* | rcu: Deconfuse dynticks entry-exit tracing | Paul E. McKenney | 2011-12-11 | 1 | -0/+7 |
* | rcu: Add grace-period, quiescent-state, and call_rcu trace events | Paul E. McKenney | 2011-09-28 | 1 | -3/+3 |
* | rcu: Put names into TINY_RCU structures under RCU_TRACE | Paul E. McKenney | 2011-09-28 | 1 | -2/+8 |
* | rcu: Add event-tracing for RCU callback invocation | Paul E. McKenney | 2011-09-28 | 1 | -0/+79 |