aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rculist.h
Commit message (Expand)AuthorAge
* rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...Steven Rostedt2013-05-28
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* rcu: Remove list_for_each_continue_rcu()Paul E. McKenney2012-11-13
* rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()Michel Machado2012-04-24
* rcu: List-debug variants of rcu list routines.Dave Jones2012-04-24
* rcu: Fix wrong check in list_splice_init_rcu()Jan H. Schönherr2011-07-20
* list: remove prefetching from regular list iteratorsLinus Torvalds2011-05-19
* hlist: remove software prefetching in hlist iteratorsLinus Torvalds2011-05-19
* rcu: remove unused __list_for_each_rcu() macroPaul E. McKenney2010-12-17
* rculist: fix borked __list_for_each_rcu() macroMariusz Kozlowski2010-12-17
* rcu: add comment stating that list_empty() applies to RCU-protected listsPaul E. McKenney2010-08-20
* rculist: avoid __rcu annotationsArnd Bergmann2010-08-19
* net: rcu fixesEric Dumazet2010-05-03
* IPv6: convert addrconf hash list to RCUstephen hemminger2010-03-20
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
|\
| * rcu: Disable lockdep checking in RCU list-traversal primitivesPaul E. McKenney2010-02-25
* | seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger2010-02-22
|/
* netdev: add netdev_continue_rcustephen hemminger2009-11-11
* rculist.h: introduce list_entry_rcu() and list_first_entry_rcu()Jiri Pirko2009-04-14
* rcu: remove list_for_each_rcu()Paul E. McKenney2008-08-15
* mmu-notifiers: add list_del_init_rcu()Andrea Arcangeli2008-07-28
* RCU, rculist.h: fix list iteratorsPaul E. McKenney2008-05-19
* rculist.h: use the rcu APIFranck Bui-Huu2008-05-19
* rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-19