1. 81faa4f locktorture,rcutorture,torture: Always log error message by Li Zhijian · 3 years, 2 months ago
  2. ed4fa24 torture: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
  3. 4ac9de0 torture: Replace torture_init_begin string with %s by Stephen Zhang · 4 years ago
  4. 1afb95f torture: Maintain torture-specific set of CPUs-online books by Paul E. McKenney · 4 years ago
  5. 0b962c8 torture: Clean up after torture-test CPU hotplugging by Paul E. McKenney · 4 years ago
  6. 8a67a20 torture: Throttle VERBOSE_TOROUT_*() output by Paul E. McKenney · 4 years, 1 month ago
  7. ed24aff torture: Make stutter use torture_hrtimeout_*() functions by Paul E. McKenney · 4 years, 1 month ago
  8. ae19aaa torture: Add fuzzed hrtimer-based sleep functions by Paul E. McKenney · 4 years, 1 month ago
  9. ab1b788 rcutorture: Make stutter_wait() caller restore priority by Paul E. McKenney · 4 years, 3 months ago
  10. fda5ba9 torture: Make torture_stutter() use hrtimer by Paul E. McKenney · 4 years, 4 months ago
  11. 19012b7 torture: Periodically pause in stutter_wait() by Paul E. McKenney · 4 years, 4 months ago
  12. 2102ad2 torture: Dump ftrace at shutdown only if requested by Paul E. McKenney · 4 years, 6 months ago
  13. 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  14. 457bc8e torture: Replace cpu_up/down() with add/remove_cpu() by Qais Yousef · 4 years, 9 months ago
  15. 8171d3e torture: Allow disabling of boottime CPU-hotplug torture operations by Paul E. McKenney · 5 years ago
  16. a59ee76 torture: Forgive -EBUSY from boottime CPU-hotplug operations by Paul E. McKenney · 5 years ago
  17. 21f5754 torture: Remove exporting of internal functions by Denis Efremov · 5 years ago
  18. ff3bf92 torture: Allow inter-stutter interval to be specified by Paul E. McKenney · 6 years ago
  19. e8516c6 rcutorture: Fix stutter_wait() return value and freelist checks by Paul E. McKenney · 6 years ago
  20. 24aca4a torture: Don't try to offline the last CPU by Paul E. McKenney · 6 years ago
  21. 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
  22. 8f8e76c torture: Convert to SPDX license identifier by Paul E. McKenney · 6 years ago
  23. 3a6cb58 rcutorture: Add grace period after CPU offline by Paul E. McKenney · 6 years ago
  24. 2a7d968 torture: Remove unnecessary "ret" variables by Pierce Griffiths · 6 years ago
  25. 28cf595 torture: Bring any extra CPUs online during kernel startup by Paul E. McKenney · 6 years ago
  26. 474e59b rcutorture: Check GP completion at stutter end by Paul E. McKenney · 6 years ago
  27. 6050003 torture: Keep old-school dmesg format by Paul E. McKenney · 7 years ago
  28. 90127d6 torture: Make online/offline messages appear only for verbose=2 by Paul E. McKenney · 7 years ago
  29. cee4393 rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs() by Paul E. McKenney · 7 years ago
  30. 29d3939 torture: Save a line in stutter_wait(): while -> for by Paul E. McKenney · 7 years ago
  31. a2f2577 torture: Eliminate torture_runnable and perf_runnable by Paul E. McKenney · 7 years ago
  32. 4ced331 torture: Make stutter less vulnerable to compilers and races by Paul E. McKenney · 7 years ago
  33. dac9590 torture: Suppress CPU stall warnings during shutdown ftrace dump by Paul E. McKenney · 7 years ago
  34. a2b2df2 torture: Fix typo suppressing CPU-hotplug statistics by Paul E. McKenney · 8 years ago
  35. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  36. b564d62 scripts/spelling.txt: add "varible" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  37. 31257c3 torture: Convert torture_shutdown() to hrtimer by Paul E. McKenney · 9 years ago
  38. 750db0f torture: Stop onoff task if there is only one cpu by Boqun Feng · 9 years ago
  39. d95f5ba torture: Break online and offline functions out of torture_onoff() by Paul E. McKenney · 9 years ago
  40. e9fb365 rcutorture: Dump trace buffer upon shutdown by Paul E. McKenney · 9 years ago
  41. 9eb5188 torture: Clarify refusal to run more than one torture test by Paul E. McKenney · 9 years ago
  42. 3836f53 torture: Consolidate cond_resched_rcu_qs() into stutter_wait() by Paul E. McKenney · 9 years ago
  43. 7d0ae80 rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() by Paul E. McKenney · 10 years ago
  44. d36a7a0 torture: Address race in module cleanup by Davidlohr Bueso · 10 years ago
  45. eea203f rcu: Use pr_alert/pr_cont for printing logs by Joe Perches · 10 years ago
  46. 6945915 torture: Avoid format string leak to thead name by Kees Cook · 11 years ago
  47. 2b3f8ff torture: Remove __init from torture_init_begin/end by Pranith Kumar · 11 years ago
  48. 5228084 torture: Check for multiple concurrent torture tests by Paul E. McKenney · 11 years ago
  49. 5ed63b1 torture: Notice if an all-zero cpumask is passed inside a critical section by Iulia Manda · 11 years ago
  50. ab7d4505 torture: Increase stutter-end intensity by Paul E. McKenney · 11 years ago
  51. 0d6821d torture: Include "Stopping" string to torture_kthread_stopping() by Paul E. McKenney · 11 years ago
  52. f881825 rcutorture: Gracefully handle NULL cleanup hooks by Paul E. McKenney · 11 years ago
  53. bfefc73 rcutorture: Stop generic kthreads in torture_cleanup() by Paul E. McKenney · 11 years ago
  54. 9c029b8 rcutorture: Abstract torture_stop_kthread() by Paul E. McKenney · 11 years ago
  55. 47cf29b rcutorture: Abstract torture_create_kthread() by Paul E. McKenney · 11 years ago
  56. 7fafaac rcutorture: Fix rcutorture shutdown races by Paul E. McKenney · 11 years ago
  57. 14562d1 rcutorture: Announce task creation by Paul E. McKenney · 11 years ago
  58. e991dbc rcutorture: Abstract torture_shutdown() by Paul E. McKenney · 11 years ago
  59. 57a2fe9 rcutorture: Apply ACCESS_ONCE() to racy fullstop accesses by Paul E. McKenney · 11 years ago
  60. 628edaa rcutorture: Abstract stutter_wait() by Paul E. McKenney · 11 years ago
  61. fac480e rcutorture: Add diagnostic for unscheduled system shutdown by Paul E. McKenney · 11 years ago
  62. 36970bb rcutorture: Privatize fullstop by Paul E. McKenney · 11 years ago
  63. 4622b48 rcutorture: Abstract torture_shutdown_notify() by Paul E. McKenney · 11 years ago
  64. cc47ae0 rcutorture: Abstract torture-test cleanup by Paul E. McKenney · 11 years ago
  65. b5daa8f rcutorture: Abstract torture-test initialization by Paul E. McKenney · 11 years ago
  66. 2e9e808 rcutorture: Abstract torture_onoff() by Paul E. McKenney · 11 years ago
  67. 3808dc9 rcutorture: Abstract torture_shuffle() by Paul E. McKenney · 11 years ago
  68. f67a335 rcutorture: Abstract torture_shutdown_absorb() by Paul E. McKenney · 11 years ago
  69. 51b1130 rcutorture: Abstract rcu_torture_random() by Paul E. McKenney · 11 years ago