index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
list.h
Age
Commit message (
Expand
)
Author
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 element
Herbert 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 code
Arnaldo Carvalho de Melo
2005-08-29
[LIST]: Introduce list_for_each_entry_safe_continue
Arnaldo Carvalho de Melo
2005-06-25
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
Paul E. McKenney
2005-04-16
[PATCH] Fix comment in list.h that refers to nonexistent API
Paul E. McKenney
2005-01-10
[PATCH] optimize prefetch() usage in list_for_each_xxx
Oleg Nesterov
2004-10-27
[PATCH] RCU: use rcu_assign_pointer()
Paul E. McKenney
2004-09-22
[PATCH] list_replace_rcu() in include/linux/list.h
KaiGai Kohei
2004-08-22
[PATCH] rcu: abstracted RCU dereferencing
Dipankar Sarma
2004-07-29
Merge nuts.davemloft.net:/disk1/BK/network-2.6
David S. Miller
2004-07-29
[BRIDGE]: forwarding table RCU
Stephen Hemminger
2004-07-28
[PATCH] hlist_for_each_safe cleanup
Stephen Hemminger
2004-07-15
[PATCH] misc sparse cleanups
Alexander Viro
2004-04-19
[PATCH] hlist_add_after() fix
Andrew Morton
2004-04-11
[PATCH] list.h cleanup
Andrew Morton
2004-04-11
[PATCH] Improve list.h documentation for _rcu() primitives
Andrew Morton
2004-02-11
Fix "bus_for_each_dev()" and "bus_for_each_drv()", which did not
Linus Torvalds
2003-12-29
[PATCH] list_empty_careful() documentation.
Andrew Morton
2003-12-11
Fix subtle bug in "finish_wait()", which can cause kernel stack
Linus Torvalds
2003-10-04
[PATCH] Change list_emtpy() to take a const pointer
Rusty Russell
2003-10-04
[PATCH] hlist constification
Rusty Russell
2003-10-04
[PATCH] kernel documentation fixes
Andrew Morton
2003-09-29
[KERNEL]: Introduce list_for_each_entry_continue.
Julian Anastasov
2003-06-15
o list.h: implement hlist_for_each_entry_{from,continue}
Arnaldo Carvalho de Melo
2003-06-11
Fix rcu list poisoning - since another CPU may be traversing the list
Linus Torvalds
2003-06-10
Merge bk://ldm.bkbits.net/linux-2.5-core
Linus Torvalds
2003-06-10
Hand merge
Patrick Mochel
2003-06-10
Re-introduce debugging code in list handling, poisoning stale
Linus Torvalds
2003-06-09
[list.h] Add list_for_each_entry_reverse
Patrick Mochel
2003-06-07
o list.h: improve hlist
Arnaldo Carvalho de Melo
2003-05-04
o list.h: implement list_for_each_entry_safe
Arnaldo 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-only
Andrew Morton
2003-03-14
Revert duplicate <linux/stddef.h> addition.
Linus Torvalds
2003-03-10
[PATCH] include stddef.h in include/linux/list.h
Greg Ungerer
2003-03-06
[PATCH] missing include
Anton Blanchard
2003-03-03
[PATCH] dcache/inode hlist patchkit
Andi Kleen
2002-10-28
[PATCH] remove LVM1 leftovers from the tree
Christoph Hellwig
2002-10-18
[PATCH] RCU helper patchset 2/2
Dipankar Sarma
2002-10-04
[PATCH] remove debug code from list_del()
Andrew Morton
2002-09-22
[PATCH] pidhash cleanups, tgid-2.5.38-F3
Ingo Molnar
2002-09-19
[PATCH] generic-pidhash-2.5.36-J2, BK-curr
Ingo Molnar
2002-09-03
[PATCH] list_t removal
Rusty Russell
2002-08-27
[PATCH] list_for_each_entry
Rusty Russell
[next]