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
2010-03-06
lib: fix first line of kernel-doc for a few functions
Ben Hutchings
2010-01-16
list: Introduce list_rotate_left()
Frederic Weisbecker
2008-09-01
debugobjects: fix lockdep warning
Vegard Nossum
2008-08-08
list.h: fix fatal kernel-doc error
Randy Dunlap
2008-08-07
list.h: add list_cut_position()
Luis R. Rodriguez
2008-08-07
list.h: Add list_splice_tail() and list_splice_tail_init()
Luis R. Rodriguez
2008-07-25
lists: remove a redundant conditional definition of list_add()
Robert P. J. Day
2008-05-19
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-04-29
lists: add "const" qualifier to first arg of list_splice() operations
Robert P. J. Day
2008-04-28
list.h: add list_is_singular()
Masami Hiramatsu
2008-04-21
Fix RCU list iterator use of 'rcu_dereference()'
Linus Torvalds
2007-10-19
kernel-api docbook: fix content problems
Randy Dunlap
2007-10-17
shrink_dcache_sb speedup
Denis V. Lunev
2007-10-10
[NETNS]: Cleanup list walking in setup_net and cleanup_net
Pavel Emelyanov
2007-05-12
include/linux: trivial repair whitespace damage
Daniel Walker
2007-05-08
Introduce a handy list_first_entry macro
Pavel Emelianov
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2007-02-11
[PATCH] add an RCU version of list splicing
Corey Minyard
2007-01-26
[PATCH] fix various kernel-doc in header files
Robert P. J. Day
2006-09-29
[PATCH] Debug variants of linked list macros
Dave Jones
2006-07-14
[PATCH] list_is_last utility
Shailabh Nagar
2006-06-27
[PATCH] add poison.h and patch primary users
Randy Dunlap
2006-06-25
[PATCH] list.h doc: change "counter" to "cursor"
Randy Dunlap
2006-06-25
[PATCH] fix list.h kernel-doc
Randy Dunlap
2006-06-23
[PATCH] list: introduce list_replace() helper
Oleg Nesterov
2006-04-29
[NET]: use hlist_unhashed()
Akinobu Mita
2006-03-20
[LIST]: Introduce list_for_each_entry_from
Arnaldo Carvalho de Melo
2006-03-20
[LIST]: Introduce list_for_each_entry_safe_from
Arnaldo Carvalho de Melo
2006-02-03
[PATCH] list.h: don't evaluate macro args multiple times
Zach 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 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
[next]