summaryrefslogtreecommitdiffstats
path: root/include/linux/list.h
Commit message (Expand)AuthorAgeFilesLines
* [NET]: use hlist_unhashed()Akinobu Mita2006-04-291-1/+1
* [LIST]: Introduce list_for_each_entry_fromArnaldo Carvalho de Melo2006-03-201-0/+11
* [LIST]: Introduce list_for_each_entry_safe_fromArnaldo Carvalho de Melo2006-03-201-0/+13
* [PATCH] list.h: don't evaluate macro args multiple timesZach Brown2006-02-031-4/+10
* [PATCH] Add list_for_each_entry_safe_reverse()David Howells2006-01-101-0/+14
* [PATCH] add hlist_replace_rcu()Ingo Molnar2005-12-121-1/+25
* [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_ea...Paul E. McKenney2005-11-071-9/+4
* [PATCH] list: add missing rcu_dereference on first elementHerbert Xu2005-10-171-17/+22
* [LIST]: Add docbook header comments for hlist_add_{before,after}_rcu()Paul E. McKenney2005-08-291-0/+30
* [IPV4]: Prepare FIB core for RCU.Robert Olsson2005-08-291-0/+21
* [CCID3]: Separate most of the packet history codeArnaldo Carvalho de Melo2005-08-291-1/+2
* [LIST]: Introduce list_for_each_entry_safe_continueArnaldo Carvalho de Melo2005-08-291-0/+13
* [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-251-1/+1
* [PATCH] Fix comment in list.h that refers to nonexistent APIPaul E. McKenney2005-04-161-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+707