aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2015-05-30x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 modeAndy Lutomirski
2015-05-16Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-12selftests, x86: Rework x86 target architecture detectionAndy Lutomirski
2015-05-12selftests, x86: Remove useless run_tests ruleAndy Lutomirski
2015-05-12selftests/x86: install testsTyler Baker
2015-05-12selftest/x86: have no dependency on all when cross buildingTyler Baker
2015-05-12selftest/x86: build both bitnessesTyler Baker
2015-05-01selftests/powerpc: Fix the pmu install ruleMichael Ellerman
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman
2015-04-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-16x86, selftests: Add single_step_syscall testAndy Lutomirski
2015-04-15mm, selftests: test return value of munmap for MAP_HUGETLB memoryDavid Rientjes
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-13Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-11selftests/powerpc: Add transactional syscall testSam bobroff
2015-04-11selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff
2015-04-08Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar
2015-04-08x86, selftests: Add sigreturn selftestAndy Lutomirski
2015-04-03ftracetest: Do not use usleep directlyNamhyung Kim
2015-04-02selftest/mqueue: enable cross compilationTyler Baker
2015-04-02selftest/ipc: enable cross compilationTyler Baker
2015-04-02selftest/memfd: include default header install pathTyler Baker
2015-04-02selftest/mount: enable cross compilationTyler Baker
2015-04-02selftest/memfd: enable cross compilationTyler Baker
2015-04-02kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARMJohn Stultz
2015-04-01selftests: Change memory on-off-test.sh name to be uniqueShuah Khan
2015-04-01selftests: change cpu on-off-test.sh name to be uniqueShuah Khan
2015-03-31selftests/mount: Make git ignore all binaries in mount test suiteZhang Zhen
2015-03-31kselftests: timers: Reduce default runtime on inconsistency-check and set-tim...John Stultz
2015-03-31ftracetest: Convert exit -1 to exit $FAILMichael Ellerman
2015-03-31ftracetest: Cope properly with stack tracer not being enabledMichael Ellerman
2015-03-28selftests/powerpc: Add a test of the switch_endian() syscallMichael Ellerman
2015-03-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-03-24tools, update rtctest.c to verify passage of timePrarit Bhargava
2015-03-24Documentation, split up rtc.txt into documentation and test filePrarit Bhargava
2015-03-24selftests: Add tool to generate kselftest tar archiveShuah Khan
2015-03-24selftests: Add kselftest install toolShuah Khan
2015-03-20Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman
2015-03-19selftests/timers: Use shared logic to run and install testsMichael Ellerman
2015-03-19kselftest/timers: Set default threadtest values to simplify execution scriptsJohn Stultz
2015-03-19selftests: Fix build failures when invoked from kselftest targetShuah Khan
2015-03-18selftests/powerpc: Rename TARGETS in powerpc selftests makefileMichael Ellerman
2015-03-18selftests/powerpc: Add test for VPHNGreg Kurz
2015-03-17selftests/powerpc: Build the copyloops with -maltivecMichael Ellerman
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard
2015-03-13selftests: Add install targetMichael Ellerman