aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/list.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-29[NET]: use hlist_unhashed()Akinobu Mita1-1/+1
2006-03-20[LIST]: Introduce list_for_each_entry_fromArnaldo Carvalho de Melo1-0/+11
2006-03-20[LIST]: Introduce list_for_each_entry_safe_fromArnaldo Carvalho de Melo1-0/+13
2006-02-03[PATCH] list.h: don't evaluate macro args multiple timesZach Brown1-4/+10
2006-01-10[PATCH] Add list_for_each_entry_safe_reverse()David Howells1-0/+14
2005-12-12[PATCH] add hlist_replace_rcu()Ingo Molnar1-1/+25
2005-11-07[PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcuPaul E. McKenney1-9/+4
2005-10-17[PATCH] list: add missing rcu_dereference on first elementHerbert Xu1-17/+22
2005-08-29[LIST]: Add docbook header comments for hlist_add_{before,after}_rcu()Paul E. McKenney1-0/+30
2005-08-29[IPV4]: Prepare FIB core for RCU.Robert Olsson1-0/+21
2005-08-29[CCID3]: Separate most of the packet history codeArnaldo Carvalho de Melo1-1/+2
2005-08-29[LIST]: Introduce list_for_each_entry_safe_continueArnaldo Carvalho de Melo1-0/+13
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney1-1/+1
2005-04-16[PATCH] Fix comment in list.h that refers to nonexistent APIPaul E. McKenney1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+707