summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-1341-46/+4083
|\
| * selftests/powerpc: Add tests of PMU EBBsMichael Ellerman2014-06-1134-4/+3913
| * selftests/powerpc: Add support for skipping testsMichael Ellerman2014-06-113-1/+21
| * selftests/powerpc: Put the test in a separate process groupMichael Ellerman2014-06-111-2/+8
| * selftests/powerpc: Fix instruction loop for ABIv2 (LE)Michael Ellerman2014-06-111-38/+35Star
| * powerpc: Correct DSCR during TM context switchSam bobroff2014-06-113-1/+106
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+7
|\ \ | |/ |/|
| * net: filter: BPF testsuiteAlexei Starovoitov2014-05-121-1/+7
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-114-2/+95
|\ \
| * | selftests/powerpc: Test the THP bug we fixed in the previous commitMichael Ellerman2014-06-063-1/+91
| * | selftests/powerpc: Update for ABIv2Anton Blanchard2014-04-231-1/+4
| |/
* | tools/testing/selftests/sysctl: validate sysctl_writes_strictKees Cook2014-06-075-0/+216
* | rcutorture: Note diffs from git commitsPaul E. McKenney2014-05-141-0/+4
* | rcutorture: Test RCU-sched primitives in TREE_PREEMPT_RCU kernelsPaul E. McKenney2014-05-141-0/+1
* | torture: Use elapsed time to detect hangsPaul E. McKenney2014-05-141-6/+12
* | torture: Better summary diagnostics for build failuresPaul E. McKenney2014-05-144-8/+21
* | torture: Add tracing-enabled variant of TREE02Paul E. McKenney2014-05-141-0/+25
* | torture: Choose bzImage location based on architecturePaul E. McKenney2014-05-143-6/+43
* | torture: Permit multi-word qemu and boot argumentsPaul E. McKenney2014-05-141-2/+2
* | torture: Report diagnostics from qemuPaul E. McKenney2014-05-141-1/+8
* | torture: Make "--dryrun script" use same environment as normal runPaul E. McKenney2014-05-141-15/+11Star
* | torture: Make "--dryrun script" output self-sufficientPaul E. McKenney2014-05-141-33/+27Star
* | torture: Make config-fragment filtering RCU-independentPaul E. McKenney2014-05-141-1/+1
* | torture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMDPaul E. McKenney2014-05-142-6/+6
* | torture: Rename RCU_QEMU_ARG to TORTURE_QEMU_ARGPaul E. McKenney2014-05-141-3/+3
* | torture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MACPaul E. McKenney2014-05-142-5/+5
* | torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVEPaul E. McKenney2014-05-142-8/+8
* | torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLYPaul E. McKenney2014-05-142-4/+7
* | torture: Rename RCU_BOOTARGS to TORTURE_BOOTARGSPaul E. McKenney2014-05-141-3/+3
* | torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARGPaul E. McKenney2014-05-142-4/+4
* | torture: Allow variations of "defconfig" to be specifiedPaul E. McKenney2014-05-142-1/+9
* | torture: Rename RCU_INITRD to TORTURE_INITRDPaul E. McKenney2014-05-142-4/+4
* | torture: Make parse-rcutorture.sh less RCU-specificPaul E. McKenney2014-05-143-13/+13
* | torture: Add batch headers "--dryrun sched"Paul E. McKenney2014-05-141-1/+2
* | torture: Remove obsolete builddir optionsPaul E. McKenney2014-05-141-16/+0Star
|/
* Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2014-04-051-0/+4
|\
| * ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.confSatoru Takeuchi2014-02-261-0/+4
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-04-0210-1/+222
|\ \
| * | selftests/powerpc: Import Anton's memcpy / copy_tofrom_user testsMichael Ellerman2014-03-0710-1/+222
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-31108-115/+516
|\ \
| * | rcutorture: Save kvm.sh output to logPaul E. McKenney2014-02-231-7/+15
| * | rcutorture: Place kvm-test-1-run.sh output into res directoryPaul E. McKenney2014-02-231-2/+2
| * | rcutorture: Rename TREE_RCU-Kconfig.txtPaul Bolle2014-02-231-0/+0
| * | locktorture: Add kvm-recheck.sh plug-in for locktorturePaul E. McKenney2014-02-232-2/+54
| * | locktorture: Add vestigial locktorture configurationPaul E. McKenney2014-02-237-1/+60
| * | rcutorture: Introduce "rcu" directory level underneath configsPaul E. McKenney2014-02-2397-5/+16
| * | rcutorture: Rename kvm-test-1-rcu.shPaul E. McKenney2014-02-232-10/+10
| * | rcutorture: Remove RCU dependencies from ver_functions.sh APIPaul E. McKenney2014-02-235-40/+59
| * | rcutorture: Create CFcommon file for common Kconfig parametersPaul E. McKenney2014-02-2317-18/+7Star
| * | rcutorture: Create config files for scripted test-the-test testingPaul E. McKenney2014-02-232-0/+9