index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
list.h
Age
Commit message (
Expand
)
Author
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-04-16
Linux-2.6.12-rc2
Linus Torvalds