1. 15dba1e hlist: Add hlist_is_singular_node() helper by Thomas Gleixner · 8 years ago
  2. d77a117 list: kill list_force_poison() by Dan Williams · 9 years ago
  3. 5c2c258 mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup by Dan Williams · 9 years ago
  4. 2f07384 list: Use WRITE_ONCE() when initializing list_head structures by Paul E. McKenney · 9 years ago
  5. 1658d35 list: Use READ_ONCE() when testing for empty lists by Paul E. McKenney · 9 years ago
  6. 1c97be6 list: Use WRITE_ONCE() when adding to lists and hlists by Paul E. McKenney · 9 years ago
  7. 7f5f873 rculist: Use WRITE_ONCE() when deleting from reader-visible list by Paul E. McKenney · 9 years ago
  8. cbedaac inode: add hlist_fake to avoid the inode hash lock in evict by Josef Bacik · 10 years ago
  9. 3943f42 Replace mentions of "list_struct" to "list_head" by Andrey Utkin · 10 years ago
  10. 8b21d9c list: include linux/kernel.h by Masahiro Yamada · 10 years ago
  11. 1d02328 list: fix order of arguments for hlist_add_after(_rcu) by Ken Helias · 10 years ago
  12. bc18dd3 list: make hlist_add_after() argument names match hlist_add_after_rcu() by Ken Helias · 10 years ago
  13. 93be3c2 list: introduce list_last_entry(), use list_{first,last}_entry() by Oleg Nesterov · 11 years ago
  14. 8120e2e list: change list_for_each_entry*() to use list_*_entry() by Oleg Nesterov · 11 years ago
  15. 008208c list: introduce list_next_entry() and list_prev_entry() by Oleg Nesterov · 11 years ago
  16. c0d15cc linked-list: Remove __list_for_each by Dave Jones · 11 years ago
  17. 6d7581e list: introduce list_first_entry_or_null by Jiri Pirko · 11 years ago
  18. f65846a list: Fix double fetch of pointer in hlist_entry_safe() by Paul E. McKenney · 12 years ago
  19. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  20. e66eed6 list: remove prefetching from regular list iterators by Linus Torvalds · 13 years ago
  21. 75d65a4 hlist: remove software prefetching in hlist iterators by Linus Torvalds · 13 years ago
  22. 3c18d4d Expand CONFIG_DEBUG_LIST to several other list operations by Linus Torvalds · 14 years ago
  23. 756acc2 list.h: new helper - hlist_add_fake() by Al Viro · 14 years ago
  24. bcdb714 Drop a couple of unnecessary asm/system.h inclusions by David Howells · 14 years ago
  25. a2262d8 Merge branch 'master' into for-linus by Chris Metcalf · 14 years ago
  26. de5d9bf Move list types from <linux/list.h> to <linux/types.h>. by Chris Metcalf · 14 years ago
  27. 57439f8 fs: fix superblock iteration race by npiggin@suse.de · 14 years ago
  28. 9a86e2b lib: fix first line of kernel-doc for a few functions by Ben Hutchings · 15 years ago
  29. 5908cdc list: Introduce list_rotate_left() by Frederic Weisbecker · 15 years ago
  30. 673d62cc debugobjects: fix lockdep warning by Vegard Nossum · 16 years ago
  31. 6724cce list.h: fix fatal kernel-doc error by Randy Dunlap · 16 years ago
  32. 00e8a4d list.h: add list_cut_position() by Luis R. Rodriguez · 16 years ago
  33. 7d283ae list.h: Add list_splice_tail() and list_splice_tail_init() by Luis R. Rodriguez · 16 years ago
  34. e0ce0da9 lists: remove a redundant conditional definition of list_add() by Robert P. J. Day · 16 years ago
  35. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 16 years ago
  36. 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 16 years ago
  37. 95d8c36 lists: add "const" qualifier to first arg of list_splice() operations by Robert P. J. Day · 16 years ago
  38. 9960257 list.h: add list_is_singular() by Masami Hiramatsu · 16 years ago
  39. cc216c5 Fix RCU list iterator use of 'rcu_dereference()' by Linus Torvalds · 16 years ago
  40. 8f731f7 kernel-api docbook: fix content problems by Randy Dunlap · 17 years ago
  41. 37c4252 shrink_dcache_sb speedup by Denis V. Lunev · 17 years ago
  42. 768f3591 [NETNS]: Cleanup list walking in setup_net and cleanup_net by Pavel Emelyanov · 17 years ago
  43. 78db2ad include/linux: trivial repair whitespace damage by Daniel Walker · 17 years ago
  44. b5e6181 Introduce a handy list_first_entry macro by Pavel Emelianov · 17 years ago
  45. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 18 years ago
  46. 3678d62 [PATCH] add an RCU version of list splicing by Corey Minyard · 18 years ago
  47. 45f8bde [PATCH] fix various kernel-doc in header files by Robert P. J. Day · 18 years ago
  48. 199a9af [PATCH] Debug variants of linked list macros by Dave Jones · 18 years ago
  49. e8f4d97 [PATCH] list_is_last utility by Shailabh Nagar · 18 years ago
  50. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  51. 8e3a67a [PATCH] list.h doc: change "counter" to "cursor" by Randy Dunlap · 18 years ago
  52. fe96e57 [PATCH] fix list.h kernel-doc by Randy Dunlap · 18 years ago
  53. 54e7377 [PATCH] list: introduce list_replace() helper by Oleg Nesterov · 18 years ago
  54. da753be [NET]: use hlist_unhashed() by Akinobu Mita · 18 years ago
  55. e229c2f [LIST]: Introduce list_for_each_entry_from by Arnaldo Carvalho de Melo · 19 years ago
  56. d8dcffe [LIST]: Introduce list_for_each_entry_safe_from by Arnaldo Carvalho de Melo · 19 years ago
  57. 490d6ab [PATCH] list.h: don't evaluate macro args multiple times by Zach Brown · 19 years ago
  58. 0ad4235 [PATCH] Add list_for_each_entry_safe_reverse() by David Howells · 19 years ago
  59. b88cb42 [PATCH] add hlist_replace_rcu() by Ingo Molnar · 19 years ago
  60. 665a758 [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu by Paul E. McKenney · 19 years ago
  61. b24d18a [PATCH] list: add missing rcu_dereference on first element by Herbert Xu · 19 years ago
  62. cf4ef01 [LIST]: Add docbook header comments for hlist_add_{before,after}_rcu() by Paul E. McKenney · 19 years ago
  63. e5b4376 [IPV4]: Prepare FIB core for RCU. by Robert Olsson · 19 years ago
  64. 8c60f3f [CCID3]: Separate most of the packet history code by Arnaldo Carvalho de Melo · 19 years ago
  65. 74459dc [LIST]: Introduce list_for_each_entry_safe_continue by Arnaldo Carvalho de Melo · 19 years ago
  66. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  67. e1ba0da [PATCH] Fix comment in list.h that refers to nonexistent API by Paul E. McKenney · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago