ipc/sem.c: convert sem_array.sem_pending to struct list_head
[safe/jmp/linux-2.6] / include / linux / rcuclassic.h
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...