1. 7a6a410 rcu: Make rcutorture emit online failures if verbose by Paul E. McKenney · 11 years ago
  2. ef47db8 rcu: Remove unused variable from rcu_torture_writer() by Paul E. McKenney · 11 years ago
  3. d10453e rcu: Sort rcutorture module parameters by Paul E. McKenney · 11 years ago
  4. 2ec1f2d rcu: Increase rcutorture test coverage by Paul E. McKenney · 11 years ago
  5. d2818df rcu: Add duplicate-callback tests to rcutorture by Paul E. McKenney · 11 years ago
  6. e66c33d rcu: Add const annotation to char * for RCU tracepoints and functions by Steven Rostedt (Red Hat) · 11 years ago
  7. 49fb4c6 rcu: delete __cpuinit usage from all rcu files by Paul Gortmaker · 11 years ago
  8. 99f8891 rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw(). by Paul E. McKenney · 11 years ago
  9. e4aa0da rcu: Allow rcutorture to be built at low optimization levels by Steven Rostedt · 11 years ago
  10. 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
  11. 0e11c8e rcu: Make rcutorture's shuffler task shuffle recently added tasks by Paul E. McKenney · 11 years ago
  12. de5e643 rcutorture: Don't compare ptr with 0 by Sasha Levin · 12 years ago
  13. 5249453 rcu: Reduce rcutorture tracing by Paul E. McKenney · 12 years ago
  14. 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
  15. 67afeed rcu: Add new rcutorture module parameters to start/end test messages by Paul E. McKenney · 12 years ago
  16. cda4dc8 rcutorture: Use DEFINE_STATIC_SRCU() by Lai Jiangshan · 12 years ago
  17. 4898326 rcu: Make rcutorture give diagnostics if CPU offline fails by Paul E. McKenney · 12 years ago
  18. 60f5378 rcu: Prevent initialization race in rcutorture kthreads by Paul E. McKenney · 12 years ago
  19. 2caa1e4 rcu: Switch rcutorture to pr_alert() and friends by Paul E. McKenney · 12 years ago
  20. 13dbf91 rcu: Track CPU-hotplug duration statistics by Paul E. McKenney · 12 years ago
  21. ab840f7 rcu: Update rcutorture defaults by Paul E. McKenney · 12 years ago
  22. 5cf05ad rcu: Fix broken strings in RCU's source code. by Paul E. McKenney · 12 years ago
  23. c701d5d rcu: Fix code-style issues involving "else" by Paul E. McKenney · 12 years ago
  24. 72472a0 rcu: Make rcutorture fakewriters invoke rcu_barrier() by Paul E. McKenney · 12 years ago
  25. 143aa67 rcu: Fix diagnostic-printk typo in rcutorture by Paul E. McKenney · 12 years ago
  26. c6ebcbb rcu: Fix bug in rcu_barrier() torture test by Paul E. McKenney · 12 years ago
  27. e3f8d37 rcu: Test srcu_barrier() from rcutorture test suite by Paul E. McKenney · 12 years ago
  28. 751a68b rcu: Rationalize ordering of torture_ops list by Paul E. McKenney · 12 years ago
  29. 9059c94 rcu: Add rcutorture test for call_srcu() by Lai Jiangshan · 12 years ago
  30. cef5012 rcu: Direct algorithmic SRCU implementation by Paul E. McKenney · 12 years ago
  31. fae4b54 rcu: Introduce rcutorture testing for rcu_barrier() by Paul E. McKenney · 12 years ago
  32. 37e377d rcu: Fixes to rcutorture error handling and cleanup by Paul E. McKenney · 12 years ago
  33. 3c1b1ce PTR_ERR should be called before its argument is cleared. by Julia Lawall · 12 years ago
  34. 7129d38 rcu: Trace only after NULL-pointer check by Paul E. McKenney · 12 years ago
  35. c13f375 rcu: Add CPU-stall capability to rcutorture by Paul E. McKenney · 12 years ago
  36. 9b9ec9b rcutorture: Permit holding off CPU-hotplug operations during boot by Paul E. McKenney · 12 years ago
  37. 091541b rcu: Make rcutorture flag online/offline failures by Paul E. McKenney · 12 years ago
  38. 4410030 rcu: Add missing __cpuinit annotation in rcutorture code by Heiko Carstens · 13 years ago
  39. d8e8ed9 rcu: Make rcutorture bool parameters really bool (core code) by Rusty Russell · 13 years ago
  40. 101db7b rcu: Add rcutorture tests for srcu_read_lock_raw() by Paul E. McKenney · 13 years ago
  41. f220242 rcu: Make rcutorture test for hotpluggability before offlining CPUs by Paul E. McKenney · 13 years ago
  42. b58bdcc rcu: Add rcutorture CPU-hotplug capability by Paul E. McKenney · 13 years ago
  43. bb3bf70 rcu: Control rcutorture startup from kernel boot parameters by Paul E. McKenney · 13 years ago
  44. d5f546d rcu: Add rcutorture system-shutdown capability by Paul E. McKenney · 13 years ago
  45. 91afaf3 rcu: Add failure tracing to rcutorture by Paul E. McKenney · 13 years ago
  46. ab8f11e rcu: Make rcu_torture_boost() exit loops at end of test by Paul E. McKenney · 13 years ago
  47. 93898fb rcu: Make rcu_torture_fqs() exit loops at end of test by Paul E. McKenney · 13 years ago
  48. 3721bc1 rcu: Allow rcutorture's stat_interval parameter to be changed at runtime by Paul E. McKenney · 13 years ago
  49. 9d68197 rcu: Don't destroy rcu_torture_boost() callback until it is done by Paul E. McKenney · 13 years ago
  50. bdf2a43 rcu: Catch rcutorture up to new RCU API additions by Paul E. McKenney · 13 years ago
  51. 1f28809 rcu: Use kthread_create_on_node() by Eric Dumazet · 13 years ago
  52. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  53. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 13 years ago
  54. 561190e rcu: mark rcutorture boosting callback as being on-stack by Paul E. McKenney · 13 years ago
  55. 4a29865 rcu: make rcutorture version numbers available through debugfs by Paul E. McKenney · 13 years ago
  56. 67b98db rcu: eliminate unused boosting statistics by Paul E. McKenney · 13 years ago
  57. 3acf4a9 rcu: avoid hammering sched with yet another bound RT kthread by Paul E. McKenney · 13 years ago
  58. 37743de rcutorture: Get rid of duplicate sched.h include by Jesper Juhl · 13 years ago
  59. 8e8be45 rcu: add priority-inversion testing to rcutorture by Paul E. McKenney · 14 years ago
  60. 0ddea0e rcu: fix sparse errors in rcutorture.c by Paul E. McKenney · 14 years ago
  61. e546f48 rcutorture: add random preemption by Lai Jiangshan · 14 years ago
  62. c676329 sched_clock: Add local_clock() API and improve documentation by Peter Zijlstra · 14 years ago
  63. 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
  64. 72d5a9f rcu: remove all rcu head initializations, except on_stack initializations by Paul E. McKenney · 14 years ago
  65. 969c792 sched: replace migration_thread with cpu_stop by Tejun Heo · 14 years ago
  66. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  67. 6155fec rcu: Fix rcutorture mod_timer argument to delay one jiffy by Paul E. McKenney · 14 years ago
  68. 632ee20 rcu: Introduce lockdep-based checking to RCU read-side primitives by Paul E. McKenney · 14 years ago
  69. bf66f18 rcu: Add force_quiescent_state() testing to rcutorture by Paul E. McKenney · 14 years ago
  70. 32032df Merge branch 'master' into percpu by Tejun Heo · 14 years ago
  71. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  72. d9a3da0 rcu: Add expedited grace-period support for preemptible RCU by Paul E. McKenney · 15 years ago
  73. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  74. cf886c4 rcu: Improve rcutorture diagnostics when bad torture_type specified by Paul E. McKenney · 15 years ago
  75. 804bb83 rcu: Add synchronize_srcu_expedited() to the rcutorture test suite by Paul E. McKenney · 15 years ago
  76. e800879 this_cpu: Use this_cpu operations in RCU by Christoph Lameter · 15 years ago
  77. 9b2619a rcu: Clean up code to address Ingo's checkpatch feedback by Paul E. McKenney · 15 years ago
  78. a71fca5 rcu: Fix whitespace inconsistencies by Paul E. McKenney · 15 years ago
  79. b8d57a7 rcutorture: Occasionally delay readers enough to make RCU force_quiescent_state by Josh Triplett · 15 years ago
  80. 0acc512 rcu: Add synchronize_sched_expedited() torture tests by Paul E. McKenney · 15 years ago
  81. 73d0a4b cpumask: convert rcutorture.c by Rusty Russell · 15 years ago
  82. c9d557c rcu: fix bug in rcutorture system-shutdown code by Paul E. McKenney · 15 years ago
  83. c59ab97 rcu: fix rcutorture bug by Paul E. McKenney · 15 years ago
  84. bd232f9 cpumask: convert RCU implementations by Rusty Russell · 15 years ago
  85. 343e909 rcu: fix rcutorture behavior during reboot by Paul E. McKenney · 16 years ago
  86. f07767f byteorder: remove direct includes of linux/byteorder/swab[b].h by Harvey Harrison · 16 years ago
  87. 0729fbf rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers (timers) by Paul E. McKenney · 16 years ago
  88. 3ccf79f rcu: make quiescent rcutorture less power-hungry by Paul E. McKenney · 16 years ago
  89. e3d7be2 rcu, rcutorture: make quiescent rcutorture less power-hungry by Paul E. McKenney · 16 years ago
  90. 31a72bc rcu: make rcutorture more vicious: reinstate boot-time testing by Paul E. McKenney · 16 years ago
  91. d120f65 rcu: make rcutorture more vicious: add stutter feature by Paul E. McKenney · 16 years ago
  92. 5af970a rcutorture: WARN_ON_ONCE(1) when detecting an error by Ingo Molnar · 16 years ago
  93. 2326974 rcu: add call_rcu_sched() and friends to rcutorture by Paul E. McKenney · 16 years ago
  94. 1aeb272 kernel: explicitly include required header files under kernel/ by Robert P. J. Day · 16 years ago
  95. f70316d generic: use new set_cpus_allowed_ptr function by Mike Travis · 16 years ago
  96. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 16 years ago
  97. c17ac85 Make rcutorture RNG use temporal entropy by Paul E. McKenney · 17 years ago
  98. a9022e9 Clean up duplicate includes in kernel/ by Jesper Juhl · 17 years ago
  99. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  100. ade5fb8 rcutorture: Remove redundant assignment to cur_ops in for loop by Josh Triplett · 17 years ago