1. e62e3f6 rcu: Remove deprecated rcu_lockdep_assert() by Paul E. McKenney · 9 years ago
  2. c3ac7cf rcu: Add rcu_pointer_handoff() by Paul E. McKenney · 9 years ago
  3. bb73c52 rcu: Don't disable preemption for Tiny and Tree RCU readers by Boqun Feng · 9 years ago
  4. b6a4ae7 rcu: Use rcu_callback_t in call_rcu*() and friends by Boqun Feng · 9 years ago
  5. 66e8c57 rcu: Change _wait_rcu_gp() to work around GCC bug 67055 by Oleg Nesterov · 9 years ago
  6. f78f5b9 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() by Paul E. McKenney · 9 years ago
  7. ec90a19 rcu: Create a synchronize_rcu_mult() by Paul E. McKenney · 9 years ago
  8. 155d1d1 rcu: Use WRITE_ONCE in RCU_INIT_POINTER by Peter Zijlstra · 9 years ago
  9. d5671f6 rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOC by Denys Vlasenko · 9 years ago
  10. d1ec4c3 rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL by Paul E. McKenney · 9 years ago
  11. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  12. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. 0a04b01 rcu: Move lockless_dereference() out of rcupdate.h by Peter Zijlstra · 9 years ago
  14. 0868aa2 Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', 'hotplug.2015.05.27a', 'init.2015.05.27a', 'tiny.2015.05.27a' and 'torture.2015.05.27a' into HEAD by Paul E. McKenney · 9 years ago
  15. 51952bc63 rcu: Further shrink Tiny RCU by making empty functions static inlines by Paul E. McKenney · 9 years ago
  16. 3382adb rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs by Paul E. McKenney · 9 years ago
  17. 1ebee80 rcu: Eliminate array-index-based RCU primitives by Paul E. McKenney · 9 years ago
  18. 7d0ae80 rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() by Paul E. McKenney · 9 years ago
  19. c1ad348 tick: Nohz: Rework next timer evaluation by Thomas Gleixner · 9 years ago
  20. 4252879 Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a', 'gpexp.2015.02.26a', 'hotplug.2015.03.20a', 'sysidle.2015.02.26b' and 'tiny.2015.02.26a' into HEAD by Paul E. McKenney · 9 years ago
  21. 88428cc rcu: Handle outgoing CPUs on exit from idle loop by Paul E. McKenney · 9 years ago
  22. b826565a rcu: Reverse rcu_dereference_check() conditions by Paul E. McKenney · 9 years ago
  23. d24209bb rcu: Improve diagnostics for blocked critical sections in irq by Paul E. McKenney · 9 years ago
  24. ee42571 rcu: Add Kconfig option to expedite grace periods during boot by Paul E. McKenney · 9 years ago
  25. 0d39482 rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp() by Paul E. McKenney · 9 years ago
  26. ee376db rcu: Consolidate rcu_synchronize and wakeme_after_rcu() by Paul E. McKenney · 9 years ago
  27. 78e691f Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a', 'srcu.2015.01.06a', 'stall.2015.01.16a' and 'torture.2015.01.11a' into HEAD by Paul E. McKenney · 9 years ago
  28. 5cd3719 rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors by Paul E. McKenney · 10 years ago
  29. ac59853 rcupdate: Replace smp_read_barrier_depends() with lockless_dereference() by Pranith Kumar · 10 years ago
  30. d360b78 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  31. 9ea6c58 Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', 'fixes.2014.11.13a', 'signal.2014.10.29a' and 'rt.2014.10.29a' into HEAD by Paul E. McKenney · 10 years ago
  32. ce36f2f rcu: More info about potential deadlocks with rcu_read_unlock() by Oleg Nesterov · 10 years ago
  33. b6331ae rcu: Optimize cond_resched_rcu_qs() by Paul E. McKenney · 10 years ago
  34. 1a6c9b2 rcu: Add sparse check for RCU_INIT_POINTER() by Pranith Kumar · 10 years ago
  35. aa6da51 rcu: Remove "cpu" argument to rcu_needs_cpu() by Paul E. McKenney · 10 years ago
  36. c3377c2d rcu: Remove "cpu" argument to rcu_check_callbacks() by Paul E. McKenney · 10 years ago
  37. 28f6569 rcu: Remove redundant TREE_PREEMPT_RCU config option by Pranith Kumar · 10 years ago
  38. 54ef6df rcu: Provide counterpart to rcu_dereference() for non-RCU situations by Paul E. McKenney · 10 years ago
  39. 59da22a rcutorture: Rename rcutorture_runnable parameter by Paul E. McKenney · 10 years ago
  40. 96b4672 Merge branch 'rcu-tasks.2014.09.10a' into HEAD by Paul E. McKenney · 10 years ago
  41. e98d06d Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b' and 'torture.2014.09.07a' into HEAD by Paul E. McKenney · 10 years ago
  42. f4579fc rcu: Fix attempt to avoid unsolicited offloading of callbacks by Paul E. McKenney · 10 years ago
  43. 284a8c9 rcu: Per-CPU operation cleanups to rcu_*_qs() functions by Paul E. McKenney · 10 years ago
  44. 01a8133 rcu: Remove redundant preempt_disable() from rcu_note_voluntary_context_switch() by Paul E. McKenney · 10 years ago
  45. 69c6045 rcutorture: Add torture tests for RCU-tasks by Paul E. McKenney · 10 years ago
  46. 3f95aa8 rcu: Make TASKS_RCU handle tasks that are almost done exiting by Paul E. McKenney · 10 years ago
  47. 53c6d4e rcu: Add synchronous grace-period waiting for RCU-tasks by Paul E. McKenney · 10 years ago
  48. bde6c3a rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops by Paul E. McKenney · 10 years ago
  49. 8315f42 rcu: Add call_rcu_tasks() by Paul E. McKenney · 10 years ago
  50. 85b39d3 rcu: Uninline rcu_read_lock_held() by Oleg Nesterov · 10 years ago
  51. 521d24e rcu: Return bool type in rcu_lockdep_current_cpu_online() by Pranith Kumar · 10 years ago
  52. ab74fdf rcu: Handle obsolete references to TINY_PREEMPT_RCU by Paul E. McKenney · 10 years ago
  53. f27bc48 rcu: Document deadlock-avoidance information for rcu_read_unlock() by Paul E. McKenney · 10 years ago
  54. 4a81e83 rcu: Reduce overhead of cond_resched() checks for RCU by Paul E. McKenney · 10 years ago
  55. 546a9d8 rcu: Export debug_init_rcu_head() and and debug_init_rcu_head() by Paul E. McKenney · 10 years ago
  56. 61f38db rcu: Provide API to suppress stall warnings while sysrc runs by Rik van Riel · 10 years ago
  57. f5d2a04 Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14a' into HEAD by Paul E. McKenney · 10 years ago
  58. ac1bea8 sched,rcu: Make cond_resched() report RCU quiescent states by Paul E. McKenney · 10 years ago
  59. ad0dc7f rcutorture: Add forward-progress checking for writer by Paul E. McKenney · 10 years ago
  60. 71a9b26 rcu: Document RCU_INIT_POINTER()'s lack of ordering guarantees by Paul E. McKenney · 10 years ago
  61. a235c09 rcu: Remove "extern" from function declaration in include/linux/rcupdate.h by Iulia Manda · 10 years ago
  62. b3fd4ea Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  63. 322efba Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' into HEAD by Paul E. McKenney · 10 years ago
  64. 7a75474 rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.c by Paul Gortmaker · 10 years ago
  65. ffa83fb rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALL by Paul E. McKenney · 11 years ago
  66. 2f33b51 rcu: Optimize rcu_is_nocb_cpu() for RCU_NOCB_CPU_ALL by Paul E. McKenney · 11 years ago
  67. 88c1863 rcu: Define rcu_assign_pointer() in terms of smp_store_release() by Paul E. McKenney · 11 years ago
  68. 0adab9b rcu: Indentation and spacing fixes. by Joe Perches · 11 years ago
  69. 41f4abd rcu: Glue ASCII strings together by Joe Perches · 11 years ago
  70. 87de1cf rcu: Stop tracking FSF's postal address by Paul E. McKenney · 11 years ago
  71. fb9edbe lockdep: Make held_lock->check and "int check" argument bool by Oleg Nesterov · 10 years ago
  72. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  73. a8d4b83 introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_my_thread_group_empty() by Oleg Nesterov · 10 years ago
  74. 0d3c55b Merge branches 'doc.2013.12.03a', 'fixes.2013.12.12a', 'rcutorture.2013.12.03a' and 'sparse.2013.12.12a' into HEAD by Paul E. McKenney · 11 years ago
  75. 584dc4c rcu: Remove "extern" from function declarations in include/linux/*rcu*.h by Teodora Baluta · 11 years ago
  76. 462225ae rcu: Add an RCU_INITIALIZER for global RCU-protected pointers by Paul E. McKenney · 11 years ago
  77. 9d162cd rcu: Make rcu_assign_pointer's assignment volatile and type-safe by Josh Triplett · 11 years ago
  78. ac7c8e3 rcu: Add comment on evaluate-once properties of rcu_assign_pointer(). by Paul E. McKenney · 11 years ago
  79. 24ef659 rcu: Provide better diagnostics for blocking in RCU callback functions by Paul E. McKenney · 11 years ago
  80. 5c173eb rcu: Consistent rcu_is_watching() naming by Paul E. McKenney · 11 years ago
  81. cc6783f rcu: Is it safe to enter an RCU read-side critical section? by Paul E. McKenney · 11 years ago
  82. 0edd1b1 nohz_full: Add full-system-idle state machine by Paul E. McKenney · 11 years ago
  83. feed66e rcu: Eliminate unused APIs intended for adaptive ticks by Paul E. McKenney · 11 years ago
  84. e66c33d rcu: Add const annotation to char * for RCU tracepoints and functions by Steven Rostedt (Red Hat) · 11 years ago
  85. 2439b69 rcu: Shrink TINY_RCU by moving exit_rcu() by Paul E. McKenney · 11 years ago
  86. 9dc5ad3 rcu: Simplify RCU_TINY RCU callback invocation by Paul E. McKenney · 11 years ago
  87. 127781d rcu: Remove TINY_PREEMPT_RCU by Paul E. McKenney · 11 years ago
  88. 12bcbe6 rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry_rcu() by Steven Rostedt · 11 years ago
  89. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 11 years ago
  90. d1e43fa nohz: Ensure full dynticks CPUs are RCU nocbs by Frederic Weisbecker · 11 years ago
  91. c0f4dfd rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks by Paul E. McKenney · 11 years ago
  92. 40393f5 Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD by Paul E. McKenney · 11 years ago
  93. 90f45e4 rcu: Remove obsolete Kconfig option from comment by Paul E. McKenney · 11 years ago
  94. 5249453 rcu: Reduce rcutorture tracing by Paul E. McKenney · 12 years ago
  95. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  96. aac1cda Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', 'srcu.2012.10.27a', 'stall.2012.11.13a', 'tracing.2012.11.08a' and 'idle.2012.10.24a' into HEAD by Paul E. McKenney · 12 years ago
  97. f0a0e6f rcu: Clarify memory-ordering properties of grace-period primitives by Paul E. McKenney · 12 years ago
  98. 4d9a5d4 rcu: Remove rcu_switch() by Frederic Weisbecker · 12 years ago
  99. 04e7e95 rcu: Switch task's syscall hooks on context switch by Frederic Weisbecker · 12 years ago
  100. 2b1d502 rcu: Settle config for userspace extended quiescent state by Frederic Weisbecker · 12 years ago