index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-09
revert "epoll: support for disabling items, and a self-test app"
Andrew Morton
3
-356
/
+1
2012-10-28
Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+4
2012-10-26
ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA
Steven Rostedt
1
-2
/
+4
2012-10-25
tools/testing/selftests/epoll/test_epoll.c: fix build
Daniel Hazelton
1
-2
/
+2
2012-10-12
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-8
/
+7
2012-10-06
epoll: support for disabling items, and a self-test app
Paton J. Lewis
3
-1
/
+356
2012-10-01
Merge tag 'ktest-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+3
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-5
/
+5
2012-09-27
kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...
Adam Lee
1
-8
/
+7
2012-09-26
ktest: Fix ELSE IF statements
Steven Rostedt
1
-1
/
+3
2012-09-01
tools/testing: fix comment / output typos
Masanari Iida
3
-5
/
+5
2012-07-31
fault-injection: fix failcmd.sh warning
Akinobu Mita
1
-1
/
+1
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
6
-1
/
+683
2012-07-30
fault-injection: add tool to run command with failslab or fail_page_alloc
Akinobu Mita
1
-0
/
+219
2012-07-30
fault-injection: add selftests for cpu and memory hotplug
Akinobu Mita
5
-1
/
+464
2012-07-30
ktest: Allow perl regex expressions in conditional statements
Steven Rostedt
1
-1
/
+5
2012-07-30
ktest: Ignore errors it tests if IGNORE_ERRORS is set
Steven Rostedt
1
-1
/
+10
2012-07-20
ktest: Reset saved min (force) configs for each test
Steven Rostedt
1
-0
/
+2
2012-07-19
ktest: Add check for bug or panic during reboot
Steven Rostedt
1
-1
/
+27
2012-07-19
ktest: Add MAX_MONITOR_WAIT option
Steven Rostedt
2
-1
/
+23
2012-07-19
ktest: Fix config bisect with how make oldnoconfig works
Steven Rostedt
1
-0
/
+46
2012-07-19
ktest: Add CONFIG_BISECT_CHECK option
Steven Rostedt
2
-0
/
+20
2012-07-19
ktest: Add PRE_INSTALL option
Steven Rostedt
2
-0
/
+16
2012-07-19
ktest: Add PRE/POST_KTEST and TEST options
Steven Rostedt
2
-0
/
+67
2012-07-19
ktest: Remove commented exit
Steven Rostedt
1
-1
/
+0
2012-05-31
syscalls, x86: add __NR_kcmp syscall
Cyrill Gorcunov
3
-1
/
+124
2012-05-31
tools/selftests: add mq_perf_tests
Doug Ledford
3
-1
/
+746
2012-05-31
selftests: add mq_open_tests
Doug Ledford
3
-1
/
+501
2012-05-23
ktest: Change singular "paranthesis" to plural "parentheses"
Jesper Juhl
1
-1
/
+1
2012-05-22
ktest: Add README to explain what is in the examples directory
Steven Rostedt
1
-0
/
+32
2012-05-22
ktest: Add the snowball.conf example config
Steven Rostedt
1
-0
/
+53
2012-05-22
ktest: Add an example config that does cross compiling of several archs
Steven Rostedt
1
-0
/
+260
2012-05-22
ktest: Add kvm.conf example config
Steven Rostedt
1
-0
/
+88
2012-05-22
ktest: Add useful example configs
Steven Rostedt
6
-0
/
+517
2012-05-22
ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_config
Steven Rostedt
2
-1
/
+16
2012-05-21
ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has network
Steven Rostedt
2
-0
/
+24
2012-05-18
ktest: Fix kernelrevision with POST_BUILD
Steven Rostedt
1
-0
/
+11
2012-05-01
ktest: Fix reboot on success stopping all reboots
Steven Rostedt
1
-2
/
+8
2012-05-01
ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP
Russ Dill
1
-1
/
+1
2012-03-28
mm: move hugepage test examples to tools/testing/selftests/vm
Dave Young
6
-1
/
+363
2012-03-28
selftests/Makefile: make `run_tests' depend on `all'
Andrew Morton
1
-1
/
+1
2012-03-28
selftests: launch individual selftests from the main Makefile
Frederic Weisbecker
3
-10
/
+10
2012-03-23
Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-14
/
+56
2012-03-21
ktest: Allow a test to override REBOOT_ON_SUCCESS
Steven Rostedt
1
-2
/
+10
2012-03-21
ktest: Fix SWITCH_TO_GOOD to also reboot the machine
Steven Rostedt
1
-1
/
+0
2012-03-21
ktest: Add SCP_TO_TARGET_INSTALL option
Steven Rostedt
2
-7
/
+33
2012-03-21
ktest: Add warning when bugs are ignored
Steven Rostedt
1
-3
/
+12
2012-03-21
ktest: Add INSTALL_MOD_STRIP=1 when installing modules
Steven Rostedt
1
-1
/
+1
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-02-27
Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/...
Linus Torvalds
1
-3
/
+5
[next]