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