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