index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
rcuclassic.h
Age
Commit message (
Expand
)
Author
2009-04-03
kmemtrace, rcu: don't include unnecessary headers, allow kmemtrace w/ tracepo...
Eduard - Gabriel Munteanu
2009-04-03
kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies
Ingo Molnar
2009-02-26
rcu: Teach RCU that idle task is not quiscent state at boot
Paul E. McKenney
2009-01-01
cpumask: convert RCU implementations
Rusty Russell
2008-11-03
rcu: increase RCU stall-check timeouts
Paul E. McKenney
2008-10-03
rcu: RCU-based detection of stalled CPUs for Classic RCU
Paul E. McKenney
2008-09-10
Merge commit 'v2.6.27-rc6' into core/rcu
Ingo Molnar
2008-08-11
rcu, debug: detect stalled grace periods
Paul E. McKenney
2008-08-11
lockdep: lock protection locks
Peter Zijlstra
2008-07-18
rcu classic: new algorithm for callbacks-processing(v2)
Lai Jiangshan
2008-07-18
rcu classic: simplify the next pending batch
Lai Jiangshan
2008-05-19
rcu: add call_rcu_sched()
Paul E. McKenney
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-02-29
rcu: add support for dynamic ticks and preempt rcu
Steven Rostedt
2008-01-25
Preempt-RCU: implementation
Paul E. McKenney
2008-01-25
Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c
Paul E. McKenney