index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu.h
Age
Commit message (
Expand
)
Author
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-18
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-28
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-28
rcu: Add grace-period, quiescent-state, and call_rcu trace events
Paul E. McKenney
2011-09-28
rcu: Put names into TINY_RCU structures under RCU_TRACE
Paul E. McKenney
2011-09-28
rcu: Add event-tracing for RCU callback invocation
Paul E. McKenney