1. 9ea6c58 Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', 'fixes.2014.11.13a', 'signal.2014.10.29a' and 'rt.2014.10.29a' into HEAD by Paul E. McKenney · 10 years ago
  2. edae018 rcutorture: Remove obsolete kversion param in kvm.sh by Pranith Kumar · 10 years ago
  3. f8396fe rcutorture: Remove stale test configurations by Pranith Kumar · 10 years ago
  4. 10d2e62 rcutorture: Enable RCU self test in configs by Pranith Kumar · 10 years ago
  5. 2f3fd49 torture: Run Linux-kernel binary out of results directory by Paul E. McKenney · 10 years ago
  6. 28f6569 rcu: Remove redundant TREE_PREEMPT_RCU config option by Pranith Kumar · 10 years ago
  7. 21871d7 rcu: Unify boost and kthread priorities by Clark Williams · 10 years ago
  8. 0eafa46 rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE by Paul E. McKenney · 10 years ago
  9. e34191f locktorture: Support rwlocks by Davidlohr Bueso · 10 years ago
  10. 59da22a rcutorture: Rename rcutorture_runnable parameter by Paul E. McKenney · 10 years ago
  11. aaa693e locktorture: Add test scenario for rwsem_lock by Paul E. McKenney · 10 years ago
  12. 862917a locktorture: Add test scenario for mutex_lock by Paul E. McKenney · 10 years ago
  13. 0acf015 locktorture: Make torture scripting account for new _runnable name by Paul E. McKenney · 10 years ago
  14. 96b4672 Merge branch 'rcu-tasks.2014.09.10a' into HEAD by Paul E. McKenney · 10 years ago
  15. a53dd6a rcutorture: Add RCU-tasks tests to default rcutorture list by Paul E. McKenney · 10 years ago
  16. f1a828f rcutorture: Add RCU-tasks test cases by Paul E. McKenney · 10 years ago
  17. bc51896 torture: Check for nul bytes in console output by Paul E. McKenney · 10 years ago
  18. b765924 torture: Print PID in hung-kernel diagnostic message by Paul E. McKenney · 10 years ago
  19. 188c1e8 rcutorture: Specify CONFIG_CPUMASK_OFFSTACK=y for TREE07 by Paul E. McKenney · 10 years ago
  20. ae867ff rcutorture: Specify MAXSMP=y for TREE01 by Paul E. McKenney · 10 years ago
  21. 9e62b0e rcutorture: Test partial nohz_full= configuration by Paul E. McKenney · 10 years ago
  22. 616fd16 rcu: Add step to initrd documentation by Paul E. McKenney · 10 years ago
  23. 3327d92 rcutorture: Set executable bit and drop bash from Usage by Pranith Kumar · 10 years ago
  24. 1a5e31f rcutorture: Use bash shell for all the test scripts by Pranith Kumar · 10 years ago
  25. 1823172 Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.08b', 'nocbs.2014.07.07a' and 'torture.2014.07.07a' into HEAD by Paul E. McKenney · 10 years ago
  26. 11992c7 rcu: Remove CONFIG_PROVE_RCU_DELAY by Paul E. McKenney · 10 years ago
  27. 9bee2c6 torture: Clean up diagnostics from --buildonly runs by Paul E. McKenney · 11 years ago
  28. 57e60d0 torture: Enable versions without CFcommon to function correctly by Paul E. McKenney · 11 years ago
  29. 8be7f50 rcutorture: Note diffs from git commits by Paul E. McKenney · 11 years ago
  30. e8d07a4 rcutorture: Test RCU-sched primitives in TREE_PREEMPT_RCU kernels by Paul E. McKenney · 11 years ago
  31. 0bca7c3 torture: Use elapsed time to detect hangs by Paul E. McKenney · 11 years ago
  32. 9eb97fe torture: Better summary diagnostics for build failures by Paul E. McKenney · 11 years ago
  33. 499c632 torture: Add tracing-enabled variant of TREE02 by Paul E. McKenney · 11 years ago
  34. f189cc8 torture: Choose bzImage location based on architecture by Paul E. McKenney · 11 years ago
  35. 0618873 torture: Permit multi-word qemu and boot arguments by Paul E. McKenney · 11 years ago
  36. fff35c4 torture: Report diagnostics from qemu by Paul E. McKenney · 11 years ago
  37. 14d9d84 torture: Make "--dryrun script" use same environment as normal run by Paul E. McKenney · 11 years ago
  38. 1f5d092 torture: Make "--dryrun script" output self-sufficient by Paul E. McKenney · 11 years ago
  39. 97dc0af torture: Make config-fragment filtering RCU-independent by Paul E. McKenney · 11 years ago
  40. 250da31 torture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMD by Paul E. McKenney · 11 years ago
  41. d1b1e51 torture: Rename RCU_QEMU_ARG to TORTURE_QEMU_ARG by Paul E. McKenney · 11 years ago
  42. 58f724f torture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MAC by Paul E. McKenney · 11 years ago
  43. a0edd47 torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVE by Paul E. McKenney · 11 years ago
  44. 805ffee torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLY by Paul E. McKenney · 11 years ago
  45. 98bc8cc torture: Rename RCU_BOOTARGS to TORTURE_BOOTARGS by Paul E. McKenney · 11 years ago
  46. 58d280b torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARG by Paul E. McKenney · 11 years ago
  47. 8c55f22 torture: Allow variations of "defconfig" to be specified by Paul E. McKenney · 11 years ago
  48. 2f66dbc torture: Rename RCU_INITRD to TORTURE_INITRD by Paul E. McKenney · 11 years ago
  49. 4074b51 torture: Make parse-rcutorture.sh less RCU-specific by Paul E. McKenney · 11 years ago
  50. 9352ad1 torture: Add batch headers "--dryrun sched" by Paul E. McKenney · 11 years ago
  51. f7ff6e6 torture: Remove obsolete builddir options by Paul E. McKenney · 11 years ago
  52. 73fa867 rcutorture: Save kvm.sh output to log by Paul E. McKenney · 11 years ago
  53. b46f358 rcutorture: Place kvm-test-1-run.sh output into res directory by Paul E. McKenney · 11 years ago
  54. 48a21d5 rcutorture: Rename TREE_RCU-Kconfig.txt by Paul Bolle · 11 years ago
  55. 02736b8 locktorture: Add kvm-recheck.sh plug-in for locktorture by Paul E. McKenney · 11 years ago
  56. 9dfa5b3 locktorture: Add vestigial locktorture configuration by Paul E. McKenney · 11 years ago
  57. 61010e7 rcutorture: Introduce "rcu" directory level underneath configs by Paul E. McKenney · 11 years ago
  58. d3b1548 rcutorture: Rename kvm-test-1-rcu.sh by Paul E. McKenney · 11 years ago
  59. a5afdeb rcutorture: Remove RCU dependencies from ver_functions.sh API by Paul E. McKenney · 11 years ago
  60. d2ebf7e rcutorture: Create CFcommon file for common Kconfig parameters by Paul E. McKenney · 11 years ago
  61. a1be00d rcutorture: Create config files for scripted test-the-test testing by Paul E. McKenney · 11 years ago
  62. 2193e16 rcutorture: Abstract kvm-recheck.sh by Paul E. McKenney · 11 years ago
  63. 3c62623 rcutorture: Print dates when doing parallel rcutorture runs by Paul E. McKenney · 11 years ago
  64. daeda23 rcutorture: Don't create results directory for dryruns by Paul E. McKenney · 11 years ago
  65. ec256c0 rcutorture: Print results directory when dumping results by Paul E. McKenney · 11 years ago
  66. df1cc81 rcutorture: Flag tests requiring more CPUs than are available by Paul E. McKenney · 11 years ago
  67. 78ad069 rcutorture: Add comments, especially on bin packing. by Paul E. McKenney · 11 years ago
  68. 5395467 rcutorture: Do better bin packing by Paul E. McKenney · 11 years ago
  69. 0ae3f73 rcutorture: Handle multiple runs of the same test by Paul E. McKenney · 11 years ago
  70. a758281 rcutorture: Add dryrun capability by Paul E. McKenney · 11 years ago
  71. db007ab rcutorture: Fix results-directory error message by Paul E. McKenney · 11 years ago
  72. 43e38ab rcutorture: Enable concurrent rcutorture runs by Paul E. McKenney · 11 years ago
  73. 0618623 rcutorture: Reduce SRCU-N number of CPUs by Paul E. McKenney · 11 years ago
  74. 16d301c rcutorture: Move common qemu flags to kvm-test-1.sh by Paul E. McKenney · 11 years ago
  75. bad8044 rcutorture: Allow kvm-test-1-rcu.sh to pause after build by Paul E. McKenney · 11 years ago
  76. 4a261db rcutorture: Move common boot flags to kvm-test-1-rcu.sh by Paul E. McKenney · 11 years ago
  77. 1219c86 rcutorture: Print script and arguments to standard output by Paul E. McKenney · 11 years ago
  78. c7e8240 rcutorture: Print grace-period performance statistics by Paul E. McKenney · 11 years ago
  79. 0e342a8 rcutorture: Stop tracking FSF's postal address by Paul E. McKenney · 11 years ago
  80. 32caccb rcutorture: Move checkarg to functions.sh by Paul E. McKenney · 11 years ago
  81. 6d40cc0 rcutorture: Flag errors and warnings with color coding by Paul E. McKenney · 11 years ago
  82. f43f8f7 rcutorture: Record results from repeated runs of the same test scenario by Paul E. McKenney · 11 years ago
  83. e136265 rcutorture: Test summary at end of run with less chattiness by Paul E. McKenney · 11 years ago
  84. 782ab4c rcutorture: Update comment in kvm.sh listing typical RCU trace events by Paul E. McKenney · 11 years ago
  85. 0ef42bb rcutorture: Add tracing-enabled version of TREE08 by Paul E. McKenney · 11 years ago
  86. 74878fb rcutorture: Add --kmake-arg argument to kvm.sh by Paul E. McKenney · 11 years ago
  87. 73931b5 rcutorture: Add --no-initrd argument to kvm.sh by Paul E. McKenney · 11 years ago
  88. e9ce640 rcutorture: Add --qemu-args argument to kvm.sh by Paul E. McKenney · 11 years ago
  89. 7dca927 rcutorture: Add --bootargs argument to specify additional boot arguments by Paul E. McKenney · 11 years ago
  90. 1127481 rcutorture: Add --buildonly dry-run capability by Paul E. McKenney · 11 years ago
  91. 06d9d1b rcutorture: Eliminate configdir argument from kvm-recheck.sh script by Paul E. McKenney · 11 years ago
  92. be70a73 rcutorture: Allow Kconfig-related boot parameters to override by Paul E. McKenney · 11 years ago
  93. 315c540 rcutorture: Refactor to enable non-x86 architectures by Paul E. McKenney · 11 years ago
  94. 2bcdf4e rcutorture: Eliminate --rcu-kvm argument by Paul E. McKenney · 11 years ago
  95. 14db63f rcutorture: Remove decorative qemu argument by Paul E. McKenney · 11 years ago
  96. 4f8a031 rcutorture: Abstract qemu-flavor identification by Paul E. McKenney · 11 years ago
  97. 50d48a1 rcutorture: Eliminate duplicate .config-check code by Paul E. McKenney · 11 years ago
  98. 330a76f rcutorture: Make test output less chatty by Paul E. McKenney · 11 years ago
  99. 0f66f92 rcutorture: Refactor TINY_RCU test cases by Paul E. McKenney · 11 years ago
  100. 27ac1dd rcutorture: Refactor TREE_RCU test cases by Paul E. McKenney · 11 years ago