summaryrefslogtreecommitdiff
path: root/include/linux/list.h
AgeCommit message (Expand)Author
2006-02-03[PATCH] list.h: don't evaluate macro args multiple timesZach Brown
2006-01-10[PATCH] Add list_for_each_entry_safe_reverse()David Howells
2005-12-12[PATCH] add hlist_replace_rcu()Ingo Molnar
2005-11-07[PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_ea...Paul E. McKenney
2005-10-17[PATCH] list: add missing rcu_dereference on first elementHerbert Xu
2005-08-29[LIST]: Add docbook header comments for hlist_add_{before,after}_rcu()Paul E. McKenney
2005-08-29[IPV4]: Prepare FIB core for RCU.Robert Olsson
2005-08-29[CCID3]: Separate most of the packet history codeArnaldo Carvalho de Melo
2005-08-29[LIST]: Introduce list_for_each_entry_safe_continueArnaldo Carvalho de Melo
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney
2005-04-16[PATCH] Fix comment in list.h that refers to nonexistent APIPaul E. McKenney
2005-01-10[PATCH] optimize prefetch() usage in list_for_each_xxxOleg Nesterov
2004-10-27[PATCH] RCU: use rcu_assign_pointer()Paul E. McKenney
2004-09-22[PATCH] list_replace_rcu() in include/linux/list.hKaiGai Kohei
2004-08-22[PATCH] rcu: abstracted RCU dereferencingDipankar Sarma
2004-07-29Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller
2004-07-29[BRIDGE]: forwarding table RCUStephen Hemminger
2004-07-28[PATCH] hlist_for_each_safe cleanupStephen Hemminger
2004-07-15[PATCH] misc sparse cleanupsAlexander Viro
2004-04-19[PATCH] hlist_add_after() fixAndrew Morton
2004-04-11[PATCH] list.h cleanupAndrew Morton
2004-04-11[PATCH] Improve list.h documentation for _rcu() primitivesAndrew Morton
2004-02-11Fix "bus_for_each_dev()" and "bus_for_each_drv()", which did notLinus Torvalds
2003-12-29[PATCH] list_empty_careful() documentation.Andrew Morton
2003-12-11Fix subtle bug in "finish_wait()", which can cause kernel stackLinus Torvalds
2003-10-04[PATCH] Change list_emtpy() to take a const pointerRusty Russell
2003-10-04[PATCH] hlist constificationRusty Russell
2003-10-04[PATCH] kernel documentation fixesAndrew Morton
2003-09-29[KERNEL]: Introduce list_for_each_entry_continue.Julian Anastasov
2003-06-15o list.h: implement hlist_for_each_entry_{from,continue}Arnaldo Carvalho de Melo
2003-06-11Fix rcu list poisoning - since another CPU may be traversing the listLinus Torvalds
2003-06-10Merge bk://ldm.bkbits.net/linux-2.5-coreLinus Torvalds
2003-06-10Hand mergePatrick Mochel
2003-06-10Re-introduce debugging code in list handling, poisoning staleLinus Torvalds
2003-06-09[list.h] Add list_for_each_entry_reversePatrick Mochel
2003-06-07o list.h: improve hlistArnaldo Carvalho de Melo
2003-05-04o list.h: implement list_for_each_entry_safeArnaldo Carvalho de Melo
2003-04-29[BRIDGE}: Change bridge forwarding table to use hlist.Stephen Hemminger
2003-04-28[NETFILTER]: Use Read Copy Update.Stephen Hemminger
2003-04-25[BRIDGE]: Use RCU for port table.Stephen Hemminger
2003-03-22[PATCH] make list.h barriers smp-onlyAndrew Morton
2003-03-14Revert duplicate <linux/stddef.h> addition.Linus Torvalds
2003-03-10[PATCH] include stddef.h in include/linux/list.hGreg Ungerer
2003-03-06[PATCH] missing includeAnton Blanchard
2003-03-03[PATCH] dcache/inode hlist patchkitAndi Kleen
2002-10-28[PATCH] remove LVM1 leftovers from the treeChristoph Hellwig
2002-10-18[PATCH] RCU helper patchset 2/2Dipankar Sarma
2002-10-04[PATCH] remove debug code from list_del()Andrew Morton
2002-09-22[PATCH] pidhash cleanups, tgid-2.5.38-F3Ingo Molnar
2002-09-19[PATCH] generic-pidhash-2.5.36-J2, BK-currIngo Molnar