index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
list.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-10
[PATCH] optimize prefetch() usage in list_for_each_xxx
Oleg Nesterov
1
-28
/
+20
2004-10-27
[PATCH] RCU: use rcu_assign_pointer()
Paul E. McKenney
1
-2
/
+0
2004-09-22
[PATCH] list_replace_rcu() in include/linux/list.h
KaiGai Kohei
1
-0
/
+15
2004-08-22
[PATCH] rcu: abstracted RCU dereferencing
Dipankar Sarma
1
-13
/
+14
2004-07-29
Merge nuts.davemloft.net:/disk1/BK/network-2.6
David S. Miller
1
-0
/
+18
2004-07-29
[BRIDGE]: forwarding table RCU
Stephen Hemminger
1
-0
/
+18
2004-07-28
[PATCH] hlist_for_each_safe cleanup
Stephen Hemminger
1
-2
/
+1
2004-07-15
[PATCH] misc sparse cleanups
Alexander Viro
1
-1
/
+1
2004-04-19
[PATCH] hlist_add_after() fix
Andrew Morton
1
-3
/
+6
2004-04-11
[PATCH] list.h cleanup
Andrew Morton
1
-59
/
+61
2004-04-11
[PATCH] Improve list.h documentation for _rcu() primitives
Andrew Morton
1
-0
/
+73
2004-02-11
Fix "bus_for_each_dev()" and "bus_for_each_drv()", which did not
Linus Torvalds
1
-0
/
+10
2003-12-29
[PATCH] list_empty_careful() documentation.
Andrew Morton
1
-0
/
+6
2003-12-11
Fix subtle bug in "finish_wait()", which can cause kernel stack
Linus Torvalds
1
-0
/
+12
2003-10-04
[PATCH] Change list_emtpy() to take a const pointer
Rusty Russell
1
-1
/
+1
2003-10-04
[PATCH] hlist constification
Rusty Russell
1
-2
/
+2
2003-10-04
[PATCH] kernel documentation fixes
Andrew Morton
1
-1
/
+1
2003-09-29
[KERNEL]: Introduce list_for_each_entry_continue.
Julian Anastasov
1
-0
/
+13
2003-06-15
o list.h: implement hlist_for_each_entry_{from,continue}
Arnaldo Carvalho de Melo
1
-1
/
+25
2003-06-11
Fix rcu list poisoning - since another CPU may be traversing the list
Linus Torvalds
1
-2
/
+20
2003-06-10
Merge bk://ldm.bkbits.net/linux-2.5-core
Linus Torvalds
1
-0
/
+14
2003-06-10
Hand merge
Patrick Mochel
1
-0
/
+14
2003-06-10
Re-introduce debugging code in list handling, poisoning stale
Linus Torvalds
1
-2
/
+18
2003-06-09
[list.h] Add list_for_each_entry_reverse
Patrick Mochel
1
-0
/
+14
2003-06-07
o list.h: improve hlist
Arnaldo Carvalho de Melo
1
-1
/
+34
2003-05-04
o list.h: implement list_for_each_entry_safe
Arnaldo Carvalho de Melo
1
-0
/
+13
2003-04-29
[BRIDGE}: Change bridge forwarding table to use hlist.
Stephen Hemminger
1
-0
/
+4
2003-04-28
[NETFILTER]: Use Read Copy Update.
Stephen Hemminger
1
-0
/
+10
2003-04-25
[BRIDGE]: Use RCU for port table.
Stephen Hemminger
1
-0
/
+15
2003-03-22
[PATCH] make list.h barriers smp-only
Andrew Morton
1
-4
/
+4
2003-03-14
Revert duplicate <linux/stddef.h> addition.
Linus Torvalds
1
-1
/
+0
2003-03-10
[PATCH] include stddef.h in include/linux/list.h
Greg Ungerer
1
-0
/
+1
2003-03-06
[PATCH] missing include
Anton Blanchard
1
-0
/
+1
2003-03-03
[PATCH] dcache/inode hlist patchkit
Andi Kleen
1
-0
/
+92
2002-10-28
[PATCH] remove LVM1 leftovers from the tree
Christoph Hellwig
1
-3
/
+4
2002-10-18
[PATCH] RCU helper patchset 2/2
Dipankar Sarma
1
-0
/
+79
2002-10-04
[PATCH] remove debug code from list_del()
Andrew Morton
1
-3
/
+2
2002-09-22
[PATCH] pidhash cleanups, tgid-2.5.38-F3
Ingo Molnar
1
-1
/
+11
2002-09-19
[PATCH] generic-pidhash-2.5.36-J2, BK-curr
Ingo Molnar
1
-0
/
+4
2002-09-03
[PATCH] list_t removal
Rusty Russell
1
-23
/
+26
2002-08-27
[PATCH] list_for_each_entry
Rusty Russell
1
-0
/
+13
2002-07-28
[PATCH] misc fixes
Andrew Morton
1
-3
/
+1
2002-07-23
[PATCH] type safe(r) list_entry repacement: container_of
Neil Brown
1
-1
/
+1
2002-07-04
[PATCH] add new list_splice_init()
Andrew Morton
1
-8
/
+28
2002-06-09
[PATCH] 2.5.21 - list.h cleanup
Dan Aloni
1
-20
/
+39
2002-06-02
Allow <linux/list.h> to be used even without NULL defined yet.
Linus Torvalds
1
-2
/
+2
2002-06-02
[PATCH] list_head debugging
Andrew Morton
1
-0
/
+2
2002-05-05
Fix missed parts in the BH locking patch
Linus Torvalds
1
-0
/
+8
2002-02-05
v2.5.1.9 -> v2.5.1.10
Linus Torvalds
1
-0
/
+2
2002-02-04
v2.4.10.0.1 -> v2.4.10.0.2
Linus Torvalds
1
-1
/
+0
[next]