1. 499d7e7 rcu: Rename jiffies_till_flush to jiffies_lazy_flush by Frederic Weisbecker · 1 year, 3 months ago
  2. e60c122 rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle() by Zqiang · 1 year, 8 months ago
  3. e0a3464 rcuscale: fix building with RCU_TINY by Arnd Bergmann · 1 year, 9 months ago
  4. a15ec57 rcuscale: Add RCU Tasks Rude testing by Paul E. McKenney · 1 year, 9 months ago
  5. 271a846 rcuscale: Measure RCU Tasks Trace grace-period kthread CPU time by Paul E. McKenney · 1 year, 9 months ago
  6. 5f8e320 rcuscale: Measure grace-period kthread CPU time by Paul E. McKenney · 1 year, 9 months ago
  7. bb7bad3 rcuscale: Print out full set of kfree_rcu parameters by Paul E. McKenney · 1 year, 9 months ago
  8. c68465d rcuscale: Print out full set of module parameters by Paul E. McKenney · 1 year, 9 months ago
  9. 7221f49 rcuscale: Add minruntime module parameter by Paul E. McKenney · 1 year, 9 months ago
  10. ee7516a rcuscale: Fix gp_async_max typo: s/reader/writer/ by Paul E. McKenney · 1 year, 9 months ago
  11. 2226f3d rcuscale: Permit blocking delays between writers by Paul E. McKenney · 1 year, 9 months ago
  12. 23fc8df rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale by Qiuxu Zhuo · 1 year, 11 months ago
  13. bf5ddd7 rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup() by Qiuxu Zhuo · 1 year, 11 months ago
  14. 8ae9985 Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree', remote-tracking branches 'paul/srcu-cf.2023.04.04a', 'fbq/rcu/lockdep.2023.03.27a' and 'fbq/rcu/rcutorture.2023.03.20a' into rcu/staging by Joel Fernandes (Google) · 1 year, 11 months ago
  15. 936c7e1 rcuscale: Rename kfree_rcu() to kfree_rcu_mightsleep() by Uladzislau Rezki (Sony) · 2 years, 1 month ago
  16. ef1ef3d rcuscale: Move shutdown from wait_event() to wait_event_idle() by Paul E. McKenney · 2 years, 1 month ago
  17. 723df85 rcu/rcuscale: Use call_rcu_hurry() for async reader test by Joel Fernandes (Google) · 2 years, 4 months ago
  18. 084e04ff rcuscale: Add laziness and kfree tests by Joel Fernandes (Google) · 2 years, 4 months ago
  19. 9236681 rcuscale: Fix smp_processor_id()-in-preemptible warnings by Zqiang · 2 years, 9 months ago
  20. 5ce027f rcuscale: Allow rcuscale without RCU Tasks Rude/Trace by Paul E. McKenney · 2 years, 11 months ago
  21. 4df002d rcuscale: Allow rcuscale without RCU Tasks by Paul E. McKenney · 2 years, 11 months ago
  22. 86e7ed1 rcuscale: Always log error message by Li Zhijian · 3 years, 4 months ago
  23. eb77abfd rcuscale: Warn on individual rcu_scale_init() error conditions by Paul E. McKenney · 3 years, 7 months ago
  24. 811192c rcuscale: Console output claims too few grace periods by Jiangong.Han · 3 years, 8 months ago
  25. 686fe1b rcuscale: Add kfree_rcu() single-argument scale test by Uladzislau Rezki (Sony) · 4 years ago
  26. 2f2214d rcuscale: Prevent hangs for invalid arguments by Paul E. McKenney · 4 years, 5 months ago
  27. 899f317 rcuscale: Add RCU Tasks Trace by Paul E. McKenney · 4 years, 5 months ago
  28. 4e88ec4 rcuperf: Change rcuperf to rcuscale by Paul E. McKenney · 4 years, 6 months ago[Renamed (64%) from kernel/rcu/rcuperf.c]
  29. 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  30. c1cc478 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 7 months ago
  31. 708cda3 rcuperf: Add comments explaining the high reader overhead by Paul E. McKenney · 4 years, 9 months ago
  32. 7e86646 rcuperf: Remove useless while loops around wait_event by Joel Fernandes (Google) · 4 years, 9 months ago
  33. b143339 sched,rcuperf: Convert to sched_set_fifo_low() by Peter Zijlstra · 4 years, 10 months ago
  34. b3e2d20 rcuperf: Fix printk format warning by Kefeng Wang · 4 years, 10 months ago
  35. f87dc80 rcuperf: Add ability to increase object allocation size by Joel Fernandes (Google) · 5 years ago
  36. 12af660 rcuperf: Measure memory footprint during kfree_rcu() test by Joel Fernandes (Google) · 5 years ago
  37. 189a688 rcu: Remove kfree_call_rcu_nobatch() by Joel Fernandes (Google) · 5 years ago
  38. e6e78b0 rcuperf: Add kfree_rcu() performance Tests by Joel Fernandes (Google) · 5 years ago
  39. b3ffb20 rcu: Remove unused variable rcu_perf_writer_state by Ethan Hansen · 6 years ago
  40. 77e9752 rcuperf: Make rcuperf kernel test more robust for !expedited mode by Joel Fernandes (Google) · 6 years ago
  41. b3f3886 rcuperf: Fix perf_type module-parameter description by Xiao Yang · 6 years ago
  42. ad092c0 rcuperf: Fix cleanup path for invalid perf_type strings by Paul E. McKenney · 6 years ago
  43. e7ffb4e Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'spdx.2019.02.09a', 'srcu.2019.01.26a' and 'torture.2019.01.26a' into HEAD by Paul E. McKenney · 6 years ago
  44. 8bf05ed rcu/rcuperf: Convert to SPDX license identifier by Paul E. McKenney · 6 years ago
  45. e838a7d rcuperf: Stop abusing IS_ENABLED() by Paul E. McKenney · 6 years ago
  46. b56ada1 Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' and 'torture.2018.08.29a' into HEAD by Paul E. McKenney · 6 years ago
  47. 620d246 rcuperf: Remove the "rcu_bh" and "sched" torture types by Paul E. McKenney · 7 years ago
  48. f028806 rcuperf: Warn on bad perf type for built-in tests by Paul E. McKenney · 7 years ago
  49. 1895265 Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD by Paul E. McKenney · 7 years ago
  50. 2d36258 rcuperf: Remove unused torturing_tasks() function by Paul E. McKenney · 7 years ago
  51. 9622179 rcu: Remove "inline" from rcu_perf_print_module_parms() by Paul E. McKenney · 7 years ago
  52. a753835 rcu: Use pr_fmt to prefix "rcu: " to logging output by Joe Perches · 7 years ago
  53. d7219312 rcutorture: Correctly handle grace-period sequence wrap by Paul E. McKenney · 7 years ago
  54. 17ef2fe rcu: Make rcutorture's batches-completed API use ->gp_seq by Paul E. McKenney · 7 years ago
  55. 6050003 torture: Keep old-school dmesg format by Paul E. McKenney · 7 years ago
  56. 90127d6 torture: Make online/offline messages appear only for verbose=2 by Paul E. McKenney · 7 years ago
  57. cee4393 rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs() by Paul E. McKenney · 7 years ago
  58. 85ba6bf torture: Provide more sensible nreader/nwriter defaults for rcuperf by Paul E. McKenney · 7 years ago
  59. a2f2577 torture: Eliminate torture_runnable and perf_runnable by Paul E. McKenney · 7 years ago
  60. f1dbc54 rcu: Remove CONFIG_TASKS_RCU ifdef from rcuperf.c by Paul E. McKenney · 8 years ago
  61. 25c3632 rcu: Move expediting-related access/control out of rcupdate.h by Paul E. McKenney · 8 years ago
  62. 820687a rcuperf: Add writer_holdoff boot parameter by Paul E. McKenney · 8 years ago
  63. 492b95e rcuperf: Set more user-friendly defaults by Paul E. McKenney · 8 years ago
  64. f60cb4d rcuperf: Add test for dynamically initialized srcu_struct by Paul E. McKenney · 8 years ago
  65. 881ed59 rcuperf: Add ability to performance-test call_rcu() and friends by Paul E. McKenney · 8 years ago
  66. 9683937 rcuperf: Defer expedited/normal check to end of test by Paul E. McKenney · 8 years ago
  67. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  68. a56fefa rcuperf: Consistently insert space between flag and message by SeongJae Park · 9 years ago
  69. 05dbbfe rcutorture: Fix error return code in rcu_perf_init() by Wei Yongjun · 9 years ago
  70. af06d4f rcuperf: Don't treat gp_exp mis-setting as a WARN by Boqun Feng · 9 years ago
  71. f8cbdee torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE by Paul E. McKenney · 9 years ago
  72. e6fb1fc rcuperf: Do not wake up shutdown wait queue if "shutdown" is false. by Artem Savkov · 9 years ago
  73. 620316e rcutorture: Avoid RCU CPU stall warning and RT throttling by Paul E. McKenney · 9 years ago
  74. df37e66 rcutorture: Add rcuperf holdoff boot parameter to reduce interference by Paul E. McKenney · 9 years ago
  75. ac2bb27 rcutorture: Make rcuperf collect expedited event-trace data by Paul E. McKenney · 9 years ago
  76. 2094c99 rcutorture: Set rcuperf writer kthreads to real-time priority by Paul E. McKenney · 9 years ago
  77. 6b558c4 rcutorture: Bind rcuperf reader/writer kthreads to CPUs by Paul E. McKenney · 9 years ago
  78. 8704baa rcutorture: Add RCU grace-period performance tests by Paul E. McKenney · 9 years ago