1. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 11 years ago
  2. 3451d02 nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON by Frederic Weisbecker · 13 years ago
  3. 6d87669 Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.26b' into HEAD by Paul E. McKenney · 11 years ago
  4. 6231069 rcu: Add softirq-stall indications to stall-warning messages by Paul E. McKenney · 11 years ago
  5. 3f944ad rcu: Documentation update by Paul E. McKenney · 11 years ago
  6. 4357fb5 rcu: Make bugginess of code sample more evident by Paul E. McKenney · 11 years ago
  7. 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
  8. d484a21 rcu: Add documentation for the new rcuexp debugfs trace file by Paul E. McKenney · 12 years ago
  9. 40e80c4 rcu: Update documentation for TREE_RCU debugfs tracing by Paul E. McKenney · 12 years ago
  10. bb08f76 rcu: Remove list_for_each_continue_rcu() by Paul E. McKenney · 12 years ago
  11. a4d611f rcu: Document alternative RCU/reference-count algorithms by Paul E. McKenney · 12 years ago
  12. 57d34a6 rcu: Update docs to include kfree_rcu() by Kees Cook · 12 years ago
  13. 0f9574d rcu: Correct the name of a reference in list of RCU papers by Dhaval Giani · 12 years ago
  14. bda4ec9 Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09.23a', 'hotplug.2012.09.23a' and 'idlechop.2012.09.23a' into HEAD by Paul E. McKenney · 12 years ago
  15. 86f343b rcu: Fix CONFIG_RCU_FAST_NO_HZ stall warning message by Paul E. McKenney · 12 years ago
  16. 2aef619 rcu: Document SRCU dead-CPU capabilities, emphasize read-side limits by Paul E. McKenney · 12 years ago
  17. 4605c01 rcu: Adjust debugfs tracing for kthread-based quiescent-state forcing by Paul E. McKenney · 12 years ago
  18. 74d874e rcu: Update documentation to cover call_srcu() and srcu_barrier(). by Paul E. McKenney · 12 years ago
  19. fae4b54 rcu: Introduce rcutorture testing for rcu_barrier() by Paul E. McKenney · 12 years ago
  20. 236fefa rcu: Call out dangers of expedited RCU primitives by Paul E. McKenney · 12 years ago
  21. 2036d94 rcu: Rework detection of use of RCU by offline CPUs by Paul E. McKenney · 12 years ago
  22. 24cd7fd rcu: Update stall-warning documentation by Paul E. McKenney · 12 years ago
  23. c13f375 rcu: Add CPU-stall capability to rcutorture by Paul E. McKenney · 12 years ago
  24. 105617d rcu: Make documentation give more realistic rcutorture duration by Paul E. McKenney · 12 years ago
  25. 9b9ec9b rcutorture: Permit holding off CPU-hotplug operations during boot by Paul E. McKenney · 12 years ago
  26. 4c62abc rcu: Bring RTFP.txt up to date. by Paul E. McKenney · 13 years ago
  27. d493011 docs: Additional LWN links to RCU API by Kees Cook · 13 years ago
  28. b58bdcc rcu: Add rcutorture CPU-hotplug capability by Paul E. McKenney · 13 years ago
  29. d5f546d rcu: Add rcutorture system-shutdown capability by Paul E. McKenney · 13 years ago
  30. 9ceae0e rcu: Add documentation for raw SRCU read-side primitives by Paul E. McKenney · 13 years ago
  31. 2c01531 rcu: Document failing tick as cause of RCU CPU stall warning by Paul E. McKenney · 13 years ago
  32. 9b2e4f1 rcu: Track idleness independent of idle tasks by Paul E. McKenney · 13 years ago
  33. d7bd2d6 rcu: Document interpretation of RCU-lockdep splats by Paul E. McKenney · 13 years ago
  34. 8cd889c rcu: Update documentation for additional RCU lockdep functions by Paul E. McKenney · 13 years ago
  35. e5177ec rcu: Not necessary to pass rcu_read_lock_held() to rcu_dereference_protected() by Michal Hocko · 13 years ago
  36. e4cc1f2 rcu: Simplify quiescent-state accounting by Paul E. McKenney · 13 years ago
  37. b15a2e7 rcu: Fix RCU's NMI documentation by Paul E. McKenney · 13 years ago
  38. bdf2a43 rcu: Catch rcutorture up to new RCU API additions by Paul E. McKenney · 13 years ago
  39. 63cd758 rcu: Update rcutorture documentation by Paul E. McKenney · 13 years ago
  40. d5988af rcu: Update documentation to flag RCU_BOOST trace information by Paul E. McKenney · 13 years ago
  41. 25eb650 doc: fix wrong arch/i386 references by Wanlong Gao · 13 years ago
  42. 23b5c8f rcu: Decrease memory-barrier usage based on semi-formal proof by Paul E. McKenney · 14 years ago
  43. 80d0208 Revert "rcu: Decrease memory-barrier usage based on semi-formal proof" by Paul E. McKenney · 13 years ago
  44. 5ece5ba rcu: Add forward-progress diagnostic for per-CPU kthreads by Paul E. McKenney · 13 years ago
  45. 15ba0ba rcu: add grace-period age and more kthread state to tracing by Paul E. McKenney · 13 years ago
  46. 90e6ac3 rcu: update tracing documentation for new rcutorture and rcuboost by Paul E. McKenney · 13 years ago
  47. 0ac3d13 rcu: add callback-queue information to rcudata output by Paul E. McKenney · 13 years ago
  48. 2fa218d rcu: Update RCU's trace.txt documentation for new format by Paul E. McKenney · 13 years ago
  49. 12f5f52 rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists by Paul E. McKenney · 14 years ago
  50. e59fb31 rcu: Decrease memory-barrier usage based on semi-formal proof by Paul E. McKenney · 14 years ago
  51. a00e0d71 rcu: Remove conditional compilation for RCU CPU stall warnings by Paul E. McKenney · 13 years ago
  52. fea6512 rcu: add documentation saying which RCU flavor to choose by Paul E. McKenney · 13 years ago
  53. 2d999e0 rcu: update documentation/comments for Lai's adoption patch by Paul E. McKenney · 14 years ago
  54. 8e79e1f rcu: document TINY_RCU and TINY_PREEMPT_RCU tracing. by Paul E. McKenney · 14 years ago
  55. 269dcc1 rcu: Add tracing data to support queueing models by Paul E. McKenney · 14 years ago
  56. 2c96c77 rcu: upgrade stallwarn.txt documentation for CPU-bound RT processes by Paul E. McKenney · 14 years ago
  57. 5cc6517 rcu: document ways of stalling updates in low-memory situations by Paul E. McKenney · 14 years ago
  58. 84483ea rcu: add shiny new debug assists to Documentation/RCU/checklist.txt by Paul E. McKenney · 14 years ago
  59. 0ea6e61 Documentation: update broken web addresses. by Justin P. Mattock · 14 years ago
  60. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. f1d507b rcu: improve the RCU CPU-stall warning documentation by Paul E. McKenney · 14 years ago
  62. d21670a rcu: reduce the number of spurious RCU_SOFTIRQ invocations by Paul E. McKenney · 14 years ago
  63. e7858f5 Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core by Ingo Molnar · 14 years ago
  64. 969c792 sched: replace migration_thread with cpu_stop by Tejun Heo · 14 years ago
  65. 50aec00 rcu: Update docs for rcu_access_pointer and rcu_dereference_protected by Paul E. McKenney · 14 years ago
  66. 1bd22e3 rcu: Use canonical URL for Mathieu's dissertation by Paul E. McKenney · 14 years ago
  67. 998f2ac rcu: Fix citation of Mathieu's dissertation by Paul E. McKenney · 14 years ago
  68. c598a07 rcu: Documentation update for CONFIG_PROVE_RCU by Paul E. McKenney · 14 years ago
  69. 4c54005 rcu: 1Q2010 update for RCU documentation by Paul E. McKenney · 14 years ago
  70. 6417986 rcu: Add synchronize_srcu_expedited() to the documentation by Paul E. McKenney · 15 years ago
  71. 0edf1a6 rcu: Update trace.txt documentation for blocked-tasks lists by Paul E. McKenney · 15 years ago
  72. bd58b43 rcu: Update trace.txt documentation to reflect recent changes by Paul E. McKenney · 15 years ago
  73. 6b3ef48 rcu: Remove CONFIG_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  74. d6714c2 rcu: Renamings to increase RCU clarity by Paul E. McKenney · 15 years ago
  75. fa08661 Merge commit 'v2.6.31-rc6' into core/rcu by Ingo Molnar · 15 years ago
  76. 941297f netfilter: nf_conntrack: nf_conntrack_alloc() fixes by Eric Dumazet · 15 years ago
  77. 240ebbf rcu: Add synchronize_sched_expedited() rcutorture doc + updates by Paul E. McKenney · 15 years ago
  78. 19f5946 trivial: Miscellaneous documentation typo fixes by Matt LaPlante · 15 years ago
  79. 6fd9b3a rcu: Update RCU tracing documentation for __rcu_pending by Paul E. McKenney · 15 years ago
  80. edd4070 Doc: Fix spelling in RCU/rculist_nulls.txt. by Jesper Dangaard Brouer · 15 years ago
  81. 3943ac5 Doc: Fix wrong API example usage of call_rcu(). by Jesper Dangaard Brouer · 15 years ago
  82. 9ba30d7 Doc: Fix missing whitespaces in RCU documentation. by Jesper Dangaard Brouer · 15 years ago
  83. 0612ea0 rcu: documentation 1Q09 update by Paul E. McKenney · 15 years ago
  84. 1df2d01 Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  85. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  86. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 16 years ago
  87. 1c12757 Document RCU and unloadable modules by Paul E. McKenney · 16 years ago
  88. 536533e rcu: documents rculist_nulls by Eric Dumazet · 16 years ago
  89. e8aed68 doc/RCU: fix pseudocode in rcuref.txt by Lai Jiangshan · 16 years ago
  90. 34d7c2b rcu: remove list_for_each_rcu() by Paul E. McKenney · 16 years ago
  91. 0729fbf rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers (timers) by Paul E. McKenney · 16 years ago
  92. 31a72bc rcu: make rcutorture more vicious: reinstate boot-time testing by Paul E. McKenney · 16 years ago
  93. d120f65 rcu: make rcutorture more vicious: add stutter feature by Paul E. McKenney · 16 years ago
  94. 3230075 sched: 1Q08 RCU doc update, add call_rcu_sched() by Paul E. McKenney · 16 years ago
  95. b5606c2 remove final fastcall users by Harvey Harrison · 16 years ago
  96. f85d6c7 Preempt-RCU: update RCU Documentation. by Paul E. McKenney · 16 years ago
  97. e54e54a Add Documentation/RCU/00-Index by Rob Landley · 17 years ago
  98. ef48bd2 Document the fact that RCU callbacks can run in parallel by Paul E. McKenney · 17 years ago
  99. 4b6c2cc [PATCH] rcu: add sched torture type to rcutorture by Josh Triplett · 18 years ago
  100. 11a1470 [PATCH] rcu: add rcu_bh_sync torture type to rcutorture by Josh Triplett · 18 years ago