| Commit message (Expand) | Author | Age | Files | Lines |
* | rcutrace: single_open() leaks | Al Viro | 2013-05-05 | 1 | -4/+4 |
* | rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks | Paul E. McKenney | 2013-03-26 | 1 | -2/+0 |
* | rcu: Separate accounting of callbacks from callback-free CPUs | Paul E. McKenney | 2012-11-16 | 1 | -2/+3 |
* | rcu: Add callback-free CPUs | Paul E. McKenney | 2012-11-16 | 1 | -1/+6 |
* | rcu: Add tracing for synchronize_sched_expedited() | Paul E. McKenney | 2012-11-08 | 1 | -0/+37 |
* | rcu: Remove old debugfs interfaces and also RCU flavor name | Michael Wang | 2012-11-08 | 1 | -146/+44 |
* | rcu: split 'rcuhier' to each flavor | Michael Wang | 2012-11-08 | 1 | -0/+24 |
* | rcu: split 'rcugp' to each flavor | Michael Wang | 2012-11-08 | 1 | -0/+26 |
* | rcu: split 'rcuboost' to each flavor | Michael Wang | 2012-11-08 | 1 | -1/+10 |
* | rcu: split 'rcubarrier' to each flavor | Michael Wang | 2012-11-08 | 1 | -0/+27 |
* | rcu: Fix tracing formatting | Paul E. McKenney | 2012-11-08 | 1 | -9/+12 |
* | rcu: Remove the interface "rcudata.csv" | Michael Wang | 2012-11-08 | 1 | -76/+0 |
* | rcu: Replace the old interface with the new one | Michael Wang | 2012-11-08 | 1 | -124/+24 |
* | rcu: Optimize the 'rcu_pending' for RCU trace | Michael Wang | 2012-11-08 | 1 | -6/+35 |
* | rcu: Optimize the 'rcudata.csv' for RCU trace | Michael Wang | 2012-11-08 | 1 | -0/+42 |
* | rcu: Optimize the 'rcudata' for RCU trace | Michael Wang | 2012-11-08 | 1 | -0/+31 |
* | rcu: Fundamental facility for 'CPU units sequence reading' | Michael Wang | 2012-11-08 | 1 | -0/+30 |
* | rcu: Create directory for each flavor of rcu | Michael Wang | 2012-11-08 | 1 | -0/+8 |
* | Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b | Paul E. McKenney | 2012-09-25 | 1 | -2/+1 |
|\ |
|
| * | rcu: Use smp_hotplug_thread facility for RCUs per-CPU kthread | Paul E. McKenney | 2012-08-13 | 1 | -2/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09.... | Paul E. McKenney | 2012-09-24 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| | * | rcu: Remove _rcu_barrier() dependency on __stop_machine() | Paul E. McKenney | 2012-09-23 | 1 | -2/+2 |
| |/ |
|
* | | rcu: Simplify quiescent-state detection | Paul E. McKenney | 2012-09-23 | 1 | -7/+5 |
* | | rcu: Adjust debugfs tracing for kthread-based quiescent-state forcing | Paul E. McKenney | 2012-09-23 | 1 | -2/+1 |
|/ |
|
* | rcu: Fix broken strings in RCU's source code. | Paul E. McKenney | 2012-07-06 | 1 | -13/+12 |
* | rcu: Use for_each_rcu_flavor() in TREE_RCU tracing | Paul E. McKenney | 2012-07-02 | 1 | -73/+43 |
* | rcu: Add rcu_barrier() statistics to debugfs tracing | Paul E. McKenney | 2012-07-02 | 1 | -0/+39 |
* | rcu: Control RCU_FANOUT_LEAF from boot-time parameter | Paul E. McKenney | 2012-07-02 | 1 | -1/+1 |
* | rcu: Make rcu_barrier() less disruptive | Paul E. McKenney | 2012-05-09 | 1 | -2/+2 |
* | rcu: Rework detection of use of RCU by offline CPUs | Paul E. McKenney | 2012-02-21 | 1 | -3/+3 |
* | rcu: Avoid waking up CPUs having only kfree_rcu() callbacks | Paul E. McKenney | 2012-02-21 | 1 | -4/+4 |
* | rcu: Track idleness independent of idle tasks | Paul E. McKenney | 2011-12-11 | 1 | -8/+2 |
* | rcu: ->signaled better named ->fqs_state | Paul E. McKenney | 2011-12-11 | 1 | -1/+1 |
* | rcu: Simplify quiescent-state accounting | Paul E. McKenney | 2011-09-28 | 1 | -4/+4 |
* | rcu: Move RCU_BOOST declarations to allow compiler checking | Paul E. McKenney | 2011-09-28 | 1 | -5/+0 |
* | rcu: Fix mismatched variable in rcutree_trace.c | Andi Kleen | 2011-09-28 | 1 | -1/+1 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | rcu: use softirq instead of kthreads except when RCU_BOOST=y | Paul E. McKenney | 2011-06-15 | 1 | -9/+23 |
* | rcu: Decrease memory-barrier usage based on semi-formal proof | Paul E. McKenney | 2011-05-26 | 1 | -6/+6 |
* | Revert "rcu: Decrease memory-barrier usage based on semi-formal proof" | Paul E. McKenney | 2011-05-19 | 1 | -6/+6 |
* | rcu: Add forward-progress diagnostic for per-CPU kthreads | Paul E. McKenney | 2011-05-05 | 1 | -1/+3 |
* | rcu: add grace-period age and more kthread state to tracing | Paul E. McKenney | 2011-05-05 | 1 | -8/+29 |
* | rcu: make rcutorture version numbers available through debugfs | Paul E. McKenney | 2011-05-05 | 1 | -0/+28 |
* | rcu: add tracing for RCU's kthread run states. | Paul E. McKenney | 2011-05-05 | 1 | -3/+20 |
* | rcu: add callback-queue information to rcudata output | Paul E. McKenney | 2011-05-05 | 1 | -2/+19 |
* | rcu: Add boosting to TREE_PREEMPT_RCU tracing | Paul E. McKenney | 2011-05-05 | 1 | -0/+68 |
* | rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists | Paul E. McKenney | 2011-05-05 | 1 | -7/+4 |
* | rcu: Decrease memory-barrier usage based on semi-formal proof | Paul E. McKenney | 2011-05-05 | 1 | -6/+6 |
* | rcu,cleanup: simplify the code when cpu is dying | Lai Jiangshan | 2010-11-29 | 1 | -2/+2 |
* | rcu: get rid of obsolete "classic" names in TREE_RCU tracing | Paul E. McKenney | 2010-11-29 | 1 | -4/+4 |