index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcutree_trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-29
rcu: Simplify quiescent-state accounting
Paul E. McKenney
1
-4
/
+4
2011-09-29
rcu: Move RCU_BOOST declarations to allow compiler checking
Paul E. McKenney
1
-5
/
+0
2011-09-29
rcu: Fix mismatched variable in rcutree_trace.c
Andi Kleen
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-16
rcu: use softirq instead of kthreads except when RCU_BOOST=y
Paul E. McKenney
1
-9
/
+23
2011-05-26
rcu: Decrease memory-barrier usage based on semi-formal proof
Paul E. McKenney
1
-6
/
+6
2011-05-20
Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
Paul E. McKenney
1
-6
/
+6
2011-05-06
rcu: Add forward-progress diagnostic for per-CPU kthreads
Paul E. McKenney
1
-1
/
+3
2011-05-06
rcu: add grace-period age and more kthread state to tracing
Paul E. McKenney
1
-8
/
+29
2011-05-06
rcu: make rcutorture version numbers available through debugfs
Paul E. McKenney
1
-0
/
+28
2011-05-06
rcu: add tracing for RCU's kthread run states.
Paul E. McKenney
1
-3
/
+20
2011-05-06
rcu: add callback-queue information to rcudata output
Paul E. McKenney
1
-2
/
+19
2011-05-06
rcu: Add boosting to TREE_PREEMPT_RCU tracing
Paul E. McKenney
1
-0
/
+68
2011-05-06
rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists
Paul E. McKenney
1
-7
/
+4
2011-05-06
rcu: Decrease memory-barrier usage based on semi-formal proof
Paul E. McKenney
1
-6
/
+6
2010-11-30
rcu,cleanup: simplify the code when cpu is dying
Lai Jiangshan
1
-2
/
+2
2010-11-30
rcu: get rid of obsolete "classic" names in TREE_RCU tracing
Paul E. McKenney
1
-4
/
+4
2010-09-23
rcu: Add tracing data to support queueing models
Paul E. McKenney
1
-3
/
+7
2010-08-20
rcu: simplify the usage of percpu data
Lai Jiangshan
1
-1
/
+1
2010-05-10
rcu: reduce the number of spurious RCU_SOFTIRQ invocations
Paul E. McKenney
1
-1
/
+3
2010-02-25
rcu: Stop overflowing signed integers
Paul E. McKenney
1
-7
/
+7
2009-12-03
rcu: Add expedited grace-period support for preemptible RCU
Paul E. McKenney
1
-3
/
+7
2009-10-15
rcu: Add rnp->blocked_tasks to tracing
Paul E. McKenney
1
-2
/
+6
2009-10-07
rcu: Make hot-unplugged CPU relinquish its own RCU callbacks
Paul E. McKenney
1
-2
/
+2
2009-09-23
rcu: Clean up code to address Ingo's checkpatch feedback
Paul E. McKenney
1
-6
/
+6
2009-09-19
rcu: Fix whitespace inconsistencies
Paul E. McKenney
1
-1
/
+1
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
1
-0
/
+20
2009-08-23
rcu: Use debugfs_remove_recursive() simplify code.
Paul E. McKenney
1
-30
/
+15
2009-08-23
rcu: Fix online/offline indication for rcudata.csv trace file
Paul E. McKenney
1
-1
/
+1
2009-08-23
rcu: Renamings to increase RCU clarity
Paul E. McKenney
1
-10
/
+10
2009-08-23
rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.h
Paul E. McKenney
1
-0
/
+1
2009-04-14
rcu: Add __rcu_pending tracing to hierarchical RCU
Paul E. McKenney
1
-1
/
+63
2009-04-14
rcu: Make hierarchical RCU less IPI-happy
Paul E. McKenney
1
-9
/
+5
2009-04-03
kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies
Ingo Molnar
1
-0
/
+2
2008-12-18
"Tree RCU": scalable classic RCU implementation
Paul E. McKenney
1
-0
/
+271