aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcutree_trace.c
Commit message (Expand)AuthorAge
* rcutrace: single_open() leaksAl Viro2013-05-05
* rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney2013-03-26
* rcu: Separate accounting of callbacks from callback-free CPUsPaul E. McKenney2012-11-16
* rcu: Add callback-free CPUsPaul E. McKenney2012-11-16
* rcu: Add tracing for synchronize_sched_expedited()Paul E. McKenney2012-11-08
* rcu: Remove old debugfs interfaces and also RCU flavor nameMichael Wang2012-11-08
* rcu: split 'rcuhier' to each flavorMichael Wang2012-11-08
* rcu: split 'rcugp' to each flavorMichael Wang2012-11-08
* rcu: split 'rcuboost' to each flavorMichael Wang2012-11-08
* rcu: split 'rcubarrier' to each flavorMichael Wang2012-11-08
* rcu: Fix tracing formattingPaul E. McKenney2012-11-08
* rcu: Remove the interface "rcudata.csv"Michael Wang2012-11-08
* rcu: Replace the old interface with the new oneMichael Wang2012-11-08
* rcu: Optimize the 'rcu_pending' for RCU traceMichael Wang2012-11-08
* rcu: Optimize the 'rcudata.csv' for RCU traceMichael Wang2012-11-08
* rcu: Optimize the 'rcudata' for RCU traceMichael Wang2012-11-08
* rcu: Fundamental facility for 'CPU units sequence reading'Michael Wang2012-11-08
* rcu: Create directory for each flavor of rcuMichael Wang2012-11-08
* Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney2012-09-25
|\
| * rcu: Use smp_hotplug_thread facility for RCUs per-CPU kthreadPaul E. McKenney2012-08-13
| |
| \
*-. \ Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09....Paul E. McKenney2012-09-24
|\ \ \ | | |/ | |/|
| | * rcu: Remove _rcu_barrier() dependency on __stop_machine()Paul E. McKenney2012-09-23
| |/
* | rcu: Simplify quiescent-state detectionPaul E. McKenney2012-09-23
* | rcu: Adjust debugfs tracing for kthread-based quiescent-state forcingPaul E. McKenney2012-09-23
|/
* rcu: Fix broken strings in RCU's source code.Paul E. McKenney2012-07-06
* rcu: Use for_each_rcu_flavor() in TREE_RCU tracingPaul E. McKenney2012-07-02
* rcu: Add rcu_barrier() statistics to debugfs tracingPaul E. McKenney2012-07-02
* rcu: Control RCU_FANOUT_LEAF from boot-time parameterPaul E. McKenney2012-07-02
* rcu: Make rcu_barrier() less disruptivePaul E. McKenney2012-05-09
* rcu: Rework detection of use of RCU by offline CPUsPaul E. McKenney2012-02-21
* rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney2012-02-21
* rcu: Track idleness independent of idle tasksPaul E. McKenney2011-12-11
* rcu: ->signaled better named ->fqs_statePaul E. McKenney2011-12-11
* rcu: Simplify quiescent-state accountingPaul E. McKenney2011-09-29
* rcu: Move RCU_BOOST declarations to allow compiler checkingPaul E. McKenney2011-09-29
* rcu: Fix mismatched variable in rcutree_trace.cAndi Kleen2011-09-29
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* rcu: use softirq instead of kthreads except when RCU_BOOST=yPaul E. McKenney2011-06-16
* rcu: Decrease memory-barrier usage based on semi-formal proofPaul E. McKenney2011-05-26
* Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"Paul E. McKenney2011-05-19
* rcu: Add forward-progress diagnostic for per-CPU kthreadsPaul E. McKenney2011-05-06
* rcu: add grace-period age and more kthread state to tracingPaul E. McKenney2011-05-06
* rcu: make rcutorture version numbers available through debugfsPaul E. McKenney2011-05-06
* rcu: add tracing for RCU's kthread run states.Paul E. McKenney2011-05-06
* rcu: add callback-queue information to rcudata outputPaul E. McKenney2011-05-06
* rcu: Add boosting to TREE_PREEMPT_RCU tracingPaul E. McKenney2011-05-06
* rcu: merge TREE_PREEPT_RCU blocked_tasks[] listsPaul E. McKenney2011-05-06
* rcu: Decrease memory-barrier usage based on semi-formal proofPaul E. McKenney2011-05-06
* rcu,cleanup: simplify the code when cpu is dyingLai Jiangshan2010-11-30
* rcu: get rid of obsolete "classic" names in TREE_RCU tracingPaul E. McKenney2010-11-30