summaryrefslogtreecommitdiffstats
path: root/include/linux/rculist.h
Commit message (Expand)AuthorAgeFilesLines
* rcu: add comment stating that list_empty() applies to RCU-protected listsPaul E. McKenney2010-08-201-0/+9
* rculist: avoid __rcu annotationsArnd Bergmann2010-08-191-19/+34
* net: rcu fixesEric Dumazet2010-05-031-0/+29
* IPv6: convert addrconf hash list to RCUstephen hemminger2010-03-201-0/+13
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-281-7/+7
|\
| * rcu: Disable lockdep checking in RCU list-traversal primitivesPaul E. McKenney2010-02-251-7/+7
* | seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger2010-02-221-0/+5
|/
* netdev: add netdev_continue_rcustephen hemminger2009-11-101-0/+14
* rculist.h: introduce list_entry_rcu() and list_first_entry_rcu()Jiri Pirko2009-04-141-2/+28
* rcu: remove list_for_each_rcu()Paul E. McKenney2008-08-151-14/+0
* mmu-notifiers: add list_del_init_rcu()Andrea Arcangeli2008-07-281-0/+28
* RCU, rculist.h: fix list iteratorsPaul E. McKenney2008-05-191-33/+15
* rculist.h: use the rcu APIFranck Bui-Huu2008-05-191-14/+9
* rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-191-0/+396
OpenPOWER on IntegriCloud