Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / linux / rculist.h
2010-05-03 Eric Dumazetnet: rcu fixes
2010-03-20 stephen hemmingerIPv6: convert addrconf hash list to RCU
2010-03-01 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-02-25 Paul E. McKenneyrcu: Disable lockdep checking in RCU list-traversal...
2010-02-22 stephen hemmingerseq_file: add RCU versions of new hlist/list iterators...
2009-11-11 stephen hemmingernetdev: add netdev_continue_rcu
2009-04-14 Jiri Pirkorculist.h: introduce list_entry_rcu() and list_first_en...
2008-11-17 Eric Dumazetudp: Use hlist_nulls in UDP RCU code
2008-10-29 Eric Dumazetudp: introduce sk_for_each_rcu_safenext()
2008-08-15 Paul E. McKenneyrcu: remove list_for_each_rcu()
2008-07-28 Andrea Arcangelimmu-notifiers: add list_del_init_rcu()
2008-07-04 Stephen RothwellIntroduce rculist.h
2008-05-19 Paul E. McKenneyRCU, rculist.h: fix list iterators
2008-05-19 Franck Bui-Huurculist.h: use the rcu API
2008-05-19 Franck Bui-Huurcu: split list.h and move rcu-protected lists into...