1. 2887594 rcu: Add support for consolidated-RCU reader checking by Joel Fernandes (Google) · 5 years ago
  2. 0a5b99f treewide: Rename rcu_dereference_raw_notrace() to _check() by Joel Fernandes (Google) · 5 years ago
  3. aff5f03 rcu: Clean up flavor-related definitions and comments in rculist.h by Paul E. McKenney · 6 years ago
  4. b7b6f94 rculist: Improve documentation for list_for_each_entry_from_rcu() by NeilBrown · 7 years ago
  5. ead9ad7 rculist: add list_for_each_entry_from_rcu() by NeilBrown · 7 years ago
  6. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 506458e locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
  9. 27fdb35 doc: Fix various RCU docbook comment-header problems by Paul E. McKenney · 7 years ago
  10. 48ac346 hlist_add_tail_rcu disable sparse warning by Michael S. Tsirkin · 8 years ago
  11. 54acd43 rculist: Consolidate DEBUG_LIST for list_add_rcu() by Kees Cook · 8 years ago
  12. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  13. ff3c44e rcu: Add list_next_or_null_rcu by Tom Herbert · 9 years ago
  14. 648c630 Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'list.2015.12.04b' and 'torture.2015.12.05a' into HEAD by Paul E. McKenney · 9 years ago
  15. 69b9072 list: Add lockless list traversal primitives by Alexey Kardashevskiy · 9 years ago
  16. 7d86dcc list: Introduces generic list_splice_tail_init_rcu() by Petko Manolov · 9 years ago
  17. 8db70b1 rculist: Make list_entry_rcu() use lockless_dereference() by Patrick Marlier · 9 years ago
  18. f517700 rculist: Fix another sparse warning by Ying Xue · 10 years ago
  19. 7d0ae80 rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() by Paul E. McKenney · 10 years ago
  20. f520c98 rculist: Fix sparse warning by Ying Xue · 10 years ago
  21. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  22. 97ede29 tipc: convert name table read-write lock to RCU by Ying Xue · 10 years ago
  23. 3943f42 Replace mentions of "list_struct" to "list_head" by Andrey Utkin · 10 years ago
  24. 1d02328 list: fix order of arguments for hlist_add_after(_rcu) by Ken Helias · 10 years ago
  25. 0adab9b rcu: Indentation and spacing fixes. by Joe Perches · 11 years ago
  26. 584dc4c rcu: Remove "extern" from function declarations in include/linux/*rcu*.h by Teodora Baluta · 11 years ago
  27. 2a855b6 rcu: Make list_splice_init_rcu() account for RCU readers by Paul E. McKenney · 11 years ago
  28. c34ac00 rculist: list_first_or_null_rcu() should use list_entry_rcu() by Tejun Heo · 12 years ago
  29. 12bcbe6 rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry_rcu() by Steven Rostedt · 12 years ago
  30. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  31. bb08f76 rcu: Remove list_for_each_continue_rcu() by Paul E. McKenney · 12 years ago
  32. f88022a rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu() by Michel Machado · 13 years ago
  33. 559f9ba rcu: List-debug variants of rcu list routines. by Dave Jones · 13 years ago
  34. 7f70893 rcu: Fix wrong check in list_splice_init_rcu() by Jan H. Schönherr · 13 years ago
  35. e66eed6 list: remove prefetching from regular list iterators by Linus Torvalds · 14 years ago
  36. 75d65a4 hlist: remove software prefetching in hlist iterators by Linus Torvalds · 14 years ago
  37. 3c2dcf2 rcu: remove unused __list_for_each_rcu() macro by Paul E. McKenney · 14 years ago
  38. 8a9c1ce rculist: fix borked __list_for_each_rcu() macro by Mariusz Kozlowski · 14 years ago
  39. 65e6bf4 rcu: add comment stating that list_empty() applies to RCU-protected lists by Paul E. McKenney · 14 years ago
  40. 67bdbff rculist: avoid __rcu annotations by Arnd Bergmann · 15 years ago
  41. 4f70ecc net: rcu fixes by Eric Dumazet · 15 years ago
  42. 5c578aed IPv6: convert addrconf hash list to RCU by stephen hemminger · 15 years ago
  43. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  44. 3120438 rcu: Disable lockdep checking in RCU list-traversal primitives by Paul E. McKenney · 15 years ago
  45. 1cc5232 seq_file: add RCU versions of new hlist/list iterators (v3) by stephen hemminger · 15 years ago
  46. 254245d netdev: add netdev_continue_rcu by stephen hemminger · 15 years ago
  47. 72c6a98 rculist.h: introduce list_entry_rcu() and list_first_entry_rcu() by Jiri Pirko · 16 years ago
  48. 34d7c2b rcu: remove list_for_each_rcu() by Paul E. McKenney · 16 years ago
  49. 6beeac7 mmu-notifiers: add list_del_init_rcu() by Andrea Arcangeli · 16 years ago
  50. 78b0e0e RCU, rculist.h: fix list iterators by Paul E. McKenney · 17 years ago
  51. 10aa9d2 rculist.h: use the rcu API by Franck Bui-Huu · 17 years ago
  52. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 17 years ago