summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-175-35/+69
|\
| * selftests, x86: Rework x86 target architecture detectionAndy Lutomirski2015-05-134-26/+67
| * selftests, x86: Remove useless run_tests ruleAndy Lutomirski2015-05-132-18/+2Star
| * selftests/x86: install testsTyler Baker2015-05-131-0/+6
| * selftest/x86: have no dependency on all when cross buildingTyler Baker2015-05-131-1/+4
| * selftest/x86: build both bitnessesTyler Baker2015-05-131-2/+2
* | selftests/powerpc: Fix the pmu install ruleMichael Ellerman2015-05-011-1/+1
* | Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-301-1/+1
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-183-1/+184
|\
| * x86, selftests: Add single_step_syscall testAndy Lutomirski2015-04-163-1/+184
* | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-1621-91/+852
|\ \
| * | selftests/powerpc: Add transactional syscall testSam bobroff2015-04-114-1/+153
| * | selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff2015-04-114-49/+48Star
| * | selftests/powerpc: Add a test of the switch_endian() syscallMichael Ellerman2015-03-286-1/+214
| * | selftests/powerpc: Rename TARGETS in powerpc selftests makefileMichael Ellerman2015-03-181-6/+6
| * | selftests/powerpc: Add test for VPHNGreg Kurz2015-03-187-1/+430
| * | selftests/powerpc: Build the copyloops with -maltivecMichael Ellerman2015-03-171-0/+1
| * | powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard2015-03-161-33/+0Star
* | | mm, selftests: test return value of munmap for MAP_HUGETLB memoryDavid Rientjes2015-04-163-4/+14
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-142-1/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-03-272-1/+2
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney2015-03-202-1/+2
| | |\ \ \
| | | | * | rcutorture: Enable slow grace-period initializationsPaul E. McKenney2015-03-111-0/+1
| | | |/ / | | |/| |
| | | * | torture: Avoid script syntax error when insufficient CPUsPaul E. McKenney2015-03-031-1/+1
| | |/ /
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-136-0/+760
|\ \ \ \
| * | | | Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar2015-04-081-0/+8
| |\| | |
| * | | | x86, selftests: Add sigreturn selftestAndy Lutomirski2015-04-086-0/+760
| | |_|/ | |/| |
* | | | Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-1367-196/+3364
|\ \ \ \ | |_|/ / |/| | |
| * | | ftracetest: Do not use usleep directlyNamhyung Kim2015-04-033-6/+33
| * | | selftest/mqueue: enable cross compilationTyler Baker2015-04-021-2/+4
| * | | selftest/ipc: enable cross compilationTyler Baker2015-04-021-5/+1Star
| * | | selftest/memfd: include default header install pathTyler Baker2015-04-021-0/+1
| * | | selftest/mount: enable cross compilationTyler Baker2015-04-021-2/+3
| * | | selftest/memfd: enable cross compilationTyler Baker2015-04-021-3/+4
| * | | kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARMJohn Stultz2015-04-021-0/+7
| * | | selftests: Change memory on-off-test.sh name to be uniqueShuah Khan2015-04-012-3/+3
| * | | selftests: change cpu on-off-test.sh name to be uniqueShuah Khan2015-04-012-2/+2
| * | | selftests/mount: Make git ignore all binaries in mount test suiteZhang Zhen2015-03-311-0/+1
| * | | kselftests: timers: Reduce default runtime on inconsistency-check and set-tim...John Stultz2015-03-312-2/+2
| * | | ftracetest: Convert exit -1 to exit $FAILMichael Ellerman2015-03-317-7/+7
| * | | ftracetest: Cope properly with stack tracer not being enabledMichael Ellerman2015-03-311-1/+3
| * | | tools, update rtctest.c to verify passage of timePrarit Bhargava2015-03-251-0/+13
| * | | Documentation, split up rtc.txt into documentation and test filePrarit Bhargava2015-03-252-1/+259
| * | | selftests: Add tool to generate kselftest tar archiveShuah Khan2015-03-241-0/+55
| * | | selftests: Add kselftest install toolShuah Khan2015-03-241-0/+37
| * | | selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman2015-03-198-9/+5Star
| * | | selftests: Add install support for the powerpc testsMichael Ellerman2015-03-198-82/+73Star
| * | | selftests/timers: Use shared logic to run and install testsMichael Ellerman2015-03-192-16/+13Star
| * | | kselftest/timers: Set default threadtest values to simplify execution scriptsJohn Stultz2015-03-191-2/+6
| * | | selftests: Add install targetMichael Ellerman2015-03-1310-1/+73