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
/
rcu.h
Age
Commit message (
Expand
)
Author
2014-04-07
Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12
Scott Wood
2013-10-15
rcu: Move RCU-related source code to kernel/rcu directory
Paul E. McKenney
2013-09-23
rcu: Have rcutiny tracepoints use tracepoint_string()
Paul E. McKenney
2013-08-19
rcu: Make call_rcu() leak callbacks for debug-object errors
Paul E. McKenney
2013-07-29
rcu: Add const annotation to char * for RCU tracepoints and functions
Steven Rostedt (Red Hat)
2013-01-29
rcu: Provide RCU CPU stall warnings for tiny RCU
Paul E. McKenney
2012-10-23
rcu: Add a module parameter to force use of expedited RCU primitives
Antti P Miettinen
2012-02-21
rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit()
Paul E. McKenney
2012-02-21
rcu: Remove redundant check for rcu_head misalignment
Paul E. McKenney
2012-02-21
rcu: Avoid waking up CPUs having only kfree_rcu() callbacks
Paul E. McKenney
2011-12-11
rcu: Deconfuse dynticks entry-exit tracing
Paul E. McKenney
2011-09-29
rcu: Add grace-period, quiescent-state, and call_rcu trace events
Paul E. McKenney
2011-09-29
rcu: Put names into TINY_RCU structures under RCU_TRACE
Paul E. McKenney
2011-09-29
rcu: Add event-tracing for RCU callback invocation
Paul E. McKenney