index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcutree_trace.c
Age
Commit message (
Expand
)
Author
2010-11-30
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-09-23
rcu: Add tracing data to support queueing models
Paul E. McKenney
2010-08-20
rcu: simplify the usage of percpu data
Lai Jiangshan
2010-05-10
rcu: reduce the number of spurious RCU_SOFTIRQ invocations
Paul E. McKenney
2010-02-25
rcu: Stop overflowing signed integers
Paul E. McKenney
2009-12-03
rcu: Add expedited grace-period support for preemptible RCU
Paul E. McKenney
2009-10-15
rcu: Add rnp->blocked_tasks to tracing
Paul E. McKenney
2009-10-07
rcu: Make hot-unplugged CPU relinquish its own RCU callbacks
Paul E. McKenney
2009-09-23
rcu: Clean up code to address Ingo's checkpatch feedback
Paul E. McKenney
2009-09-19
rcu: Fix whitespace inconsistencies
Paul E. McKenney
2009-08-23
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-04-14
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-03
kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies
Ingo Molnar
2008-12-18
"Tree RCU": scalable classic RCU implementation
Paul E. McKenney