1. 2bf1cbf tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_test by Dave Jones · 12 years ago
  2. 5a55f8b breakpoint selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  3. ed8ad10 kcmp selftests: print fail status instead of cause make error by Dave Young · 12 years ago
  4. 63d2336 kcmp selftests: make run_tests fix by Dave Young · 12 years ago
  5. aabccae mem-hotplug selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  6. a58130d cpu-hotplug selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  7. 9ed1d90 mqueue selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  8. 000e06b vm selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  9. e05a1c6 Merge tag 'ktest-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  10. e1a6c3d ktest: Test if target machine is up before install by Steven Rostedt · 12 years ago
  11. 1892517 ktest: Fix breakage from change of oldnoconfig to olddefconfig by Steven Rostedt · 12 years ago
  12. fcc1f2d selftests: add a test program for variable huge page sizes in mmap/shmget by Andi Kleen · 12 years ago
  13. 7786954 ktest: Add native support for syslinux boot loader by Steven Rostedt · 12 years ago
  14. a496872 ktest: Sync before reboot by Steven Rostedt · 12 years ago
  15. a15ba91 ktest: Add support for grub2 by Steven Rostedt · 12 years ago
  16. a80a6b8 revert "epoll: support for disabling items, and a self-test app" by Andrew Morton · 12 years ago
  17. 5a5210c Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  18. 8bc5e4e ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA by Steven Rostedt · 12 years ago
  19. fc314d0 tools/testing/selftests/epoll/test_epoll.c: fix build by Daniel Hazelton · 12 years ago
  20. 35e9a274 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  21. 03a7beb epoll: support for disabling items, and a self-test app by Paton J. Lewis · 12 years ago
  22. 6977b4c Merge tag 'ktest-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  23. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  24. fb16d89 kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias by Adam Lee · 12 years ago
  25. 95f5783 ktest: Fix ELSE IF statements by Steven Rostedt · 12 years ago
  26. ce8283d tools/testing: fix comment / output typos by Masanari Iida · 12 years ago
  27. d6b09e7 fault-injection: fix failcmd.sh warning by Akinobu Mita · 12 years ago
  28. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  29. c24aa64 fault-injection: add tool to run command with failslab or fail_page_alloc by Akinobu Mita · 12 years ago
  30. d89dffa fault-injection: add selftests for cpu and memory hotplug by Akinobu Mita · 12 years ago
  31. 8fddbe9 ktest: Allow perl regex expressions in conditional statements by Steven Rostedt · 12 years ago
  32. 9b1d367 ktest: Ignore errors it tests if IGNORE_ERRORS is set by Steven Rostedt · 12 years ago
  33. c1434dc ktest: Reset saved min (force) configs for each test by Steven Rostedt · 12 years ago
  34. 8a80c72 ktest: Add check for bug or panic during reboot by Steven Rostedt · 12 years ago
  35. 407b95b ktest: Add MAX_MONITOR_WAIT option by Steven Rostedt · 12 years ago
  36. cf79fab ktest: Fix config bisect with how make oldnoconfig works by Steven Rostedt · 12 years ago
  37. b091861 ktest: Add CONFIG_BISECT_CHECK option by Steven Rostedt · 12 years ago
  38. e5c2ec1 ktest: Add PRE_INSTALL option by Steven Rostedt · 12 years ago
  39. 921ed4c ktest: Add PRE/POST_KTEST and TEST options by Steven Rostedt · 12 years ago
  40. 958d843 ktest: Remove commented exit by Steven Rostedt · 12 years ago
  41. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  42. 7820b07 tools/selftests: add mq_perf_tests by Doug Ledford · 12 years ago
  43. 50069a5 selftests: add mq_open_tests by Doug Ledford · 12 years ago
  44. 11c38b7 ktest: Change singular "paranthesis" to plural "parentheses" by Jesper Juhl · 12 years ago
  45. 24d0c03 ktest: Add README to explain what is in the examples directory by Steven Rostedt · 12 years ago
  46. b6d3003 ktest: Add the snowball.conf example config by Steven Rostedt · 12 years ago
  47. 2e10952 ktest: Add an example config that does cross compiling of several archs by Steven Rostedt · 12 years ago
  48. 3a7bef7 ktest: Add kvm.conf example config by Steven Rostedt · 12 years ago
  49. 6d76f46 ktest: Add useful example configs by Steven Rostedt · 12 years ago
  50. 43de331 ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_config by Steven Rostedt · 12 years ago
  51. ccc513b ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has network by Steven Rostedt · 12 years ago
  52. 683a3e6 ktest: Fix kernelrevision with POST_BUILD by Steven Rostedt · 12 years ago
  53. 759a3cc ktest: Fix reboot on success stopping all reboots by Steven Rostedt · 12 years ago
  54. 5158ba3e ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP by Russ Dill · 12 years ago
  55. f0f57b2 mm: move hugepage test examples to tools/testing/selftests/vm by Dave Young · 12 years ago
  56. cab6b05 selftests/Makefile: make `run_tests' depend on `all' by Andrew Morton · 12 years ago
  57. f467f71 selftests: launch individual selftests from the main Makefile by Frederic Weisbecker · 12 years ago
  58. f0a5ec0 Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  59. 648a182 ktest: Allow a test to override REBOOT_ON_SUCCESS by Steven Rostedt · 12 years ago
  60. 769df64 ktest: Fix SWITCH_TO_GOOD to also reboot the machine by Steven Rostedt · 12 years ago
  61. 02ad261 ktest: Add SCP_TO_TARGET_INSTALL option by Steven Rostedt · 12 years ago
  62. 6ca996c ktest: Add warning when bugs are ignored by Steven Rostedt · 12 years ago
  63. 627977d ktest: Add INSTALL_MOD_STRIP=1 when installing modules by Steven Rostedt · 12 years ago
  64. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  65. 586c6e7 Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  66. bf1c95a ktest: Fix make_min_config test when build fails by Steven Rostedt · 12 years ago
  67. f9dee31 tools: Fix typo in ktest.pl by Masanari Iida · 13 years ago
  68. 5d48421 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 13 years ago
  69. 85bbddc selftests: new x86 breakpoints selftest by Frederic Weisbecker · 13 years ago
  70. 274343a selftests: new very basic kernel selftests directory by Frederic Weisbecker · 13 years ago
  71. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  72. be405f9 ktest: Add INGORE_ERRORS to ignore warnings in boot up by Steven Rostedt · 13 years ago
  73. 96f6a0d ktest: Still do reboot even for REBOOT_TYPE = script by Steven Rostedt · 13 years ago
  74. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  75. c2857cb ktest: Fix compare script to test if options are not documented by Steven Rostedt · 13 years ago
  76. 9cc9e09 ktest: Detect typos in option names by Steven Rostedt · 13 years ago
  77. b5f4aea ktest: Have all values be set by defaults by Steven Rostedt · 13 years ago
  78. 4f43e0d ktest: Change initialization of defaults hash to perl format by Steven Rostedt · 13 years ago
  79. bc7c580 ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST by Steven Rostedt · 13 years ago
  80. c5dacb8 ktest: Allow overriding bisect test results by Steven Rostedt · 13 years ago
  81. cad9666 ktest: Evaluate options before processing them by Steven Rostedt · 13 years ago
  82. 2b29b2f ktest: Evaluate $KERNEL_VERSION in both install and post install by Steven Rostedt · 13 years ago
  83. 165708b ktest: Only ask options needed for install by Steven Rostedt · 13 years ago
  84. dbd3783 ktest: When creating a new config, ask for BUILD_OPTIONS by Steven Rostedt · 13 years ago
  85. bb8474b ktest: Do not ask for some options if the only test is build by Steven Rostedt · 13 years ago
  86. c4261d0 ktest: Ask for type of test when creating a new config by Steven Rostedt · 13 years ago
  87. dad9875 ktest: Allow bisect test to restart where it left off by Steven Rostedt · 13 years ago
  88. 0e7a22d ktest: When creating new config, allow the use of ${THIS_DIR} by Steven Rostedt · 13 years ago
  89. 600bbf0 ktest: Add default for ssh-user, build-target and target-image by Steven Rostedt · 13 years ago
  90. de5b6e3 ktest: Allow success logs to be stored by Rabin Vincent · 13 years ago
  91. a9dd5d6 ktest: Save test output by Rabin Vincent · 13 years ago
  92. f9dfb65 ktest: Check parent options for iterated tests by Rabin Vincent · 13 years ago
  93. 815e2bd ktest: Evaluate variables entered on the command line by Steven Rostedt · 13 years ago
  94. 7bf5107 ktest: Add variable ${PWD} by Steven Rostedt · 13 years ago
  95. 9f7424c ktest: Add another monitor flush before installing kernel by Steven Rostedt · 13 years ago
  96. c54367f ktest: Do not opencode reboot in grub setting by Steven Rostedt · 13 years ago
  97. 8d73521 ktest: Add processing of complex conditionals by Steven Rostedt · 13 years ago
  98. a9f8442 ktest: Fix parsing of config section lines by Steven Rostedt · 13 years ago
  99. ac6974c ktest: Sort make_min_config configs by dependecies by Steven Rostedt · 13 years ago
  100. 9900b5d ktest: Add DEFINED keyword for IF statements by Steven Rostedt · 13 years ago