- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / include / linux / list.h
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2007-02-11 Corey Minyard[PATCH] add an RCU version of list splicing
2007-01-26 Robert P. J. Day[PATCH] fix various kernel-doc in header files
2006-09-29 Dave Jones[PATCH] Debug variants of linked list macros
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-15 Shailabh Nagar[PATCH] list_is_last utility
2006-06-28 Randy Dunlap[PATCH] add poison.h and patch primary users
2006-06-25 Randy Dunlap[PATCH] list.h doc: change "counter" to "cursor"
2006-06-25 Randy Dunlap[PATCH] fix list.h kernel-doc
2006-06-23 Oleg Nesterov[PATCH] list: introduce list_replace() helper
2006-05-22 Hannes Reinecke- patches.arch/s390-zfcp-statistics.diff
2006-05-07 Andreas Gruenbacher- patches.arch/s390-dasd-eer-october2005.diff: Rejected...
2006-04-30 Akinobu Mita[NET]: use hlist_unhashed()
2006-03-21 Arnaldo Carvalho... [LIST]: Introduce list_for_each_entry_from
2006-03-21 Arnaldo Carvalho... [LIST]: Introduce list_for_each_entry_safe_from
2006-02-15 Hannes Reinecke- patches.arch/s390-01-09-october2005.diff
2006-02-03 Zach Brown[PATCH] list.h: don't evaluate macro args multiple...
2006-01-10 David Howells[PATCH] Add list_for_each_entry_safe_reverse()
2005-12-12 Ingo Molnar[PATCH] add hlist_replace_rcu()
2005-11-07 Paul E. McKenney[PATCH] Remove hlist_for_each_rcu() API, convert existi...
2005-10-17 Herbert Xu[PATCH] list: add missing rcu_dereference on first...
2005-08-29 Paul E. McKenney[LIST]: Add docbook header comments for hlist_add_...
2005-08-29 Robert Olsson[IPV4]: Prepare FIB core for RCU.
2005-08-29 Arnaldo Carvalho... [CCID3]: Separate most of the packet history code
2005-08-29 Arnaldo Carvalho... [LIST]: Introduce list_for_each_entry_safe_continue
2005-06-25 Paul E. McKenney[PATCH] RCU: clean up a few remaining synchronize_kerne...
2005-04-16 Paul E. McKenney[PATCH] Fix comment in list.h that refers to nonexisten...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-11 Oleg Nesterov[PATCH] optimize prefetch() usage in list_for_each_xxx
2004-10-28 Paul E. McKenney[PATCH] RCU: use rcu_assign_pointer()
2004-09-22 KaiGai Kohei[PATCH] list_replace_rcu() in include/linux/list.h
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Dipankar Sarma[PATCH] rcu: abstracted RCU dereferencing
2004-07-30 David S. MillerMerge nuts.davemloft.net:/disk1/BK/network-2.6
2004-07-29 Stephen Hemminger[BRIDGE]: forwarding table RCU
2004-07-28 Stephen Hemminger[PATCH] hlist_for_each_safe cleanup
2004-07-16 Alexander Viro[PATCH] misc sparse cleanups
2004-04-20 Andrew Morton[PATCH] hlist_add_after() fix
2004-04-12 Andrew Morton[PATCH] list.h cleanup
2004-04-12 Andrew Morton[PATCH] Improve list.h documentation for _rcu() primitives
2004-02-13 Olaf Hering+- add patches.fixes/linux-post-2.6.3-rc2-20040213
2004-02-12 Linus TorvaldsFix "bus_for_each_dev()" and "bus_for_each_drv()",...
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-29 Andrew Morton[PATCH] list_empty_careful() documentation.
2003-12-13 Olaf Hering+- update patches.fixes/linux-2.6.0-test11-bk-latest
2003-12-12 Linus TorvaldsFix subtle bug in "finish_wait()", which can cause...
2003-10-05 Rusty Russell[PATCH] Change list_emtpy() to take a const pointer
2003-10-05 Rusty Russell[PATCH] hlist constification
2003-10-05 Andrew Morton[PATCH] kernel documentation fixes
2003-09-29 Julian Anastasov[KERNEL]: Introduce list_for_each_entry_continue.
2003-06-15 Arnaldo Carvalho... o list.h: implement hlist_for_each_entry_{from,continue}
2003-06-12 Linus TorvaldsFix rcu list poisoning - since another CPU may be trave...
2003-06-10 Linus TorvaldsMerge bk://ldm.bkbits.net/linux-2.5-core
2003-06-10 Patrick MochelHand merge
2003-06-10 Linus TorvaldsRe-introduce debugging code in list handling, poisoning...
2003-06-09 Patrick Mochel[list.h] Add list_for_each_entry_reverse
2003-06-07 Arnaldo Carvalho... o list.h: improve hlist
2003-05-04 Arnaldo Carvalho... o list.h: implement list_for_each_entry_safe
2003-04-29 Stephen Hemminger[BRIDGE}: Change bridge forwarding table to use hlist.
2003-04-28 Stephen Hemminger[NETFILTER]: Use Read Copy Update.
2003-04-25 Stephen Hemminger[BRIDGE]: Use RCU for port table.
2003-03-22 Andrew Morton[PATCH] make list.h barriers smp-only
2003-03-15 Linus TorvaldsRevert duplicate <linux/stddef.h> addition.
2003-03-11 Greg Ungerer[PATCH] include stddef.h in include/linux/list.h
2003-03-06 Anton Blanchard[PATCH] missing include
2003-03-04 Andi Kleen[PATCH] dcache/inode hlist patchkit
2002-10-28 Christoph Hellwig[PATCH] remove LVM1 leftovers from the tree
2002-10-18 Dipankar Sarma[PATCH] RCU helper patchset 2/2
2002-10-05 Andrew Morton[PATCH] remove debug code from list_del()
2002-09-23 Ingo Molnar[PATCH] pidhash cleanups, tgid-2.5.38-F3
2002-09-19 Ingo Molnar[PATCH] generic-pidhash-2.5.36-J2, BK-curr
2002-09-03 Rusty Russell[PATCH] list_t removal
2002-08-28 Rusty Russell[PATCH] list_for_each_entry
2002-07-28 Andrew Morton[PATCH] misc fixes
2002-07-24 Neil Brown[PATCH] type safe(r) list_entry repacement: container_of
2002-07-04 Andrew Morton[PATCH] add new list_splice_init()
2002-06-10 Dan Aloni[PATCH] 2.5.21 - list.h cleanup
2002-06-02 Linus TorvaldsAllow <linux/list.h> to be used even without NULL defin...
2002-06-02 Andrew Morton[PATCH] list_head debugging
2002-05-05 Linus TorvaldsFix missed parts in the BH locking patch
2002-02-05 Linus Torvaldsv2.5.1.9 -> v2.5.1.10
2002-02-05 Linus Torvaldsv2.4.10.0.1 -> v2.4.10.0.2
2002-02-05 Linus Torvaldsv2.4.9.11 -> v2.4.9.12
2002-02-05 Linus Torvaldsv2.4.9.10 -> v2.4.9.11
2002-02-05 Linus Torvaldsv2.4.1.4 -> v2.4.2
2002-02-05 Linus TorvaldsImport changeset