index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcutree_trace.c
Commit message (
Expand
)
Author
Age
*
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
2012-02-21
*
rcu: Track idleness independent of idle tasks
Paul E. McKenney
2011-12-11
*
rcu: ->signaled better named ->fqs_state
Paul E. McKenney
2011-12-11
*
rcu: Simplify quiescent-state accounting
Paul E. McKenney
2011-09-29
*
rcu: Move RCU_BOOST declarations to allow compiler checking
Paul E. McKenney
2011-09-29
*
rcu: Fix mismatched variable in rcutree_trace.c
Andi Kleen
2011-09-29
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
rcu: use softirq instead of kthreads except when RCU_BOOST=y
Paul E. McKenney
2011-06-16
*
rcu: Decrease memory-barrier usage based on semi-formal proof
Paul E. McKenney
2011-05-26
*
Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
Paul E. McKenney
2011-05-19
*
rcu: Add forward-progress diagnostic for per-CPU kthreads
Paul E. McKenney
2011-05-06
*
rcu: add grace-period age and more kthread state to tracing
Paul E. McKenney
2011-05-06
*
rcu: make rcutorture version numbers available through debugfs
Paul E. McKenney
2011-05-06
*
rcu: add tracing for RCU's kthread run states.
Paul E. McKenney
2011-05-06
*
rcu: add callback-queue information to rcudata output
Paul E. McKenney
2011-05-06
*
rcu: Add boosting to TREE_PREEMPT_RCU tracing
Paul E. McKenney
2011-05-06
*
rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists
Paul E. McKenney
2011-05-06
*
rcu: Decrease memory-barrier usage based on semi-formal proof
Paul E. McKenney
2011-05-06
*
rcu,cleanup: simplify the code when cpu is dying
Lai Jiangshan
2010-11-30
*
rcu: get rid of obsolete "classic" names in TREE_RCU tracing
Paul E. McKenney
2010-11-30
*
rcu: Add tracing data to support queueing models
Paul E. McKenney
2010-09-23
*
rcu: simplify the usage of percpu data
Lai Jiangshan
2010-08-19
*
rcu: reduce the number of spurious RCU_SOFTIRQ invocations
Paul E. McKenney
2010-05-10
*
rcu: Stop overflowing signed integers
Paul E. McKenney
2010-02-25
*
rcu: Add expedited grace-period support for preemptible RCU
Paul E. McKenney
2009-12-03
*
rcu: Add rnp->blocked_tasks to tracing
Paul E. McKenney
2009-10-15
*
rcu: Make hot-unplugged CPU relinquish its own RCU callbacks
Paul E. McKenney
2009-10-07
*
rcu: Clean up code to address Ingo's checkpatch feedback
Paul E. McKenney
2009-09-23
*
rcu: Fix whitespace inconsistencies
Paul E. McKenney
2009-09-19
*
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
2009-08-23
*
rcu: Use debugfs_remove_recursive() simplify code.
Paul E. McKenney
2009-08-23
*
rcu: Fix online/offline indication for rcudata.csv trace file
Paul E. McKenney
2009-08-23
*
rcu: Renamings to increase RCU clarity
Paul E. McKenney
2009-08-23
*
rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.h
Paul E. McKenney
2009-08-23
*
rcu: Add __rcu_pending tracing to hierarchical RCU
Paul E. McKenney
2009-04-14
*
rcu: Make hierarchical RCU less IPI-happy
Paul E. McKenney
2009-04-14
*
kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies
Ingo Molnar
2009-04-03
*
"Tree RCU": scalable classic RCU implementation
Paul E. McKenney
2008-12-18