fs: sys_sync fix
[safe/jmp/linux-2.6] / include / linux / rcuclassic.h
2008-12-31 Rusty Russellcpumask: convert RCU implementations
2008-11-03 Paul E. McKenneyrcu: increase RCU stall-check timeouts
2008-10-03 Paul E. McKenneyrcu: RCU-based detection of stalled CPUs for Classic RCU
2008-09-10 Ingo MolnarMerge commit 'v2.6.27-rc6' into core/rcu
2008-08-11 Paul E. McKenneyrcu, debug: detect stalled grace periods
2008-08-11 Peter Zijlstralockdep: lock protection locks
2008-07-18 Lai Jiangshanrcu classic: new algorithm for callbacks-processing(v2)
2008-07-18 Lai Jiangshanrcu classic: simplify the next pending batch
2008-05-19 Paul E. McKenneyrcu: add call_rcu_sched()
2008-04-30 Robert P. J. DayRemove "#ifdef __KERNEL__" checks from unexported headers
2008-02-29 Steven Rostedtrcu: add support for dynamic ticks and preempt rcu
2008-01-25 Paul E. McKenneyPreempt-RCU: implementation
2008-01-25 Paul E. McKenneyPreempt-RCU: reorganize RCU code into rcuclassic.c...