1. 673d62cc debugobjects: fix lockdep warning by Vegard Nossum · 16 years ago
  2. 6724cce list.h: fix fatal kernel-doc error by Randy Dunlap · 16 years ago
  3. 00e8a4d list.h: add list_cut_position() by Luis R. Rodriguez · 16 years ago
  4. 7d283ae list.h: Add list_splice_tail() and list_splice_tail_init() by Luis R. Rodriguez · 16 years ago
  5. e0ce0da9 lists: remove a redundant conditional definition of list_add() by Robert P. J. Day · 16 years ago
  6. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 16 years ago
  7. 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 16 years ago
  8. 95d8c36 lists: add "const" qualifier to first arg of list_splice() operations by Robert P. J. Day · 16 years ago
  9. 9960257 list.h: add list_is_singular() by Masami Hiramatsu · 16 years ago
  10. cc216c5 Fix RCU list iterator use of 'rcu_dereference()' by Linus Torvalds · 16 years ago
  11. 8f731f7 kernel-api docbook: fix content problems by Randy Dunlap · 17 years ago
  12. 37c4252 shrink_dcache_sb speedup by Denis V. Lunev · 17 years ago
  13. 768f3591 [NETNS]: Cleanup list walking in setup_net and cleanup_net by Pavel Emelyanov · 17 years ago
  14. 78db2ad include/linux: trivial repair whitespace damage by Daniel Walker · 17 years ago
  15. b5e6181 Introduce a handy list_first_entry macro by Pavel Emelianov · 17 years ago
  16. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 17 years ago
  17. 3678d62 [PATCH] add an RCU version of list splicing by Corey Minyard · 17 years ago
  18. 45f8bde [PATCH] fix various kernel-doc in header files by Robert P. J. Day · 17 years ago
  19. 199a9af [PATCH] Debug variants of linked list macros by Dave Jones · 18 years ago
  20. e8f4d97 [PATCH] list_is_last utility by Shailabh Nagar · 18 years ago
  21. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  22. 8e3a67a [PATCH] list.h doc: change "counter" to "cursor" by Randy Dunlap · 18 years ago
  23. fe96e57 [PATCH] fix list.h kernel-doc by Randy Dunlap · 18 years ago
  24. 54e7377 [PATCH] list: introduce list_replace() helper by Oleg Nesterov · 18 years ago
  25. da753be [NET]: use hlist_unhashed() by Akinobu Mita · 18 years ago
  26. e229c2f [LIST]: Introduce list_for_each_entry_from by Arnaldo Carvalho de Melo · 18 years ago
  27. d8dcffe [LIST]: Introduce list_for_each_entry_safe_from by Arnaldo Carvalho de Melo · 18 years ago
  28. 490d6ab [PATCH] list.h: don't evaluate macro args multiple times by Zach Brown · 18 years ago
  29. 0ad4235 [PATCH] Add list_for_each_entry_safe_reverse() by David Howells · 19 years ago
  30. b88cb42 [PATCH] add hlist_replace_rcu() by Ingo Molnar · 19 years ago
  31. 665a758 [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu by Paul E. McKenney · 19 years ago
  32. b24d18a [PATCH] list: add missing rcu_dereference on first element by Herbert Xu · 19 years ago
  33. cf4ef01 [LIST]: Add docbook header comments for hlist_add_{before,after}_rcu() by Paul E. McKenney · 19 years ago
  34. e5b4376 [IPV4]: Prepare FIB core for RCU. by Robert Olsson · 19 years ago
  35. 8c60f3f [CCID3]: Separate most of the packet history code by Arnaldo Carvalho de Melo · 19 years ago
  36. 74459dc [LIST]: Introduce list_for_each_entry_safe_continue by Arnaldo Carvalho de Melo · 19 years ago
  37. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  38. e1ba0da [PATCH] Fix comment in list.h that refers to nonexistent API by Paul E. McKenney · 19 years ago
  39. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago