summaryrefslogtreecommitdiff
path: root/include/linux/list.h
AgeCommit message (Expand)Author
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
2002-09-03[PATCH] list_t removalRusty Russell
2002-08-27[PATCH] list_for_each_entryRusty Russell
2002-07-28[PATCH] misc fixesAndrew Morton
2002-07-23[PATCH] type safe(r) list_entry repacement: container_ofNeil Brown
2002-07-04[PATCH] add new list_splice_init()Andrew Morton
2002-06-09[PATCH] 2.5.21 - list.h cleanupDan Aloni
2002-06-02Allow <linux/list.h> to be used even without NULL defined yet.Linus Torvalds
2002-06-02[PATCH] list_head debuggingAndrew Morton
2002-05-05Fix missed parts in the BH locking patchLinus Torvalds
2002-02-05v2.5.1.9 -> v2.5.1.10Linus Torvalds
2002-02-04v2.4.10.0.1 -> v2.4.10.0.2Linus Torvalds
2002-02-04v2.4.9.11 -> v2.4.9.12Linus Torvalds