summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-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-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-13selftests: Add install targetMichael Ellerman
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman
2015-03-12selftests/timers: Add set-2038 test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add set-tai from the timetest suiteJohn Stultz
2015-03-12selftests/timers: Add leapcrash test from the timetest suiteJohn Stultz
2015-03-12selftests/timers: Add leap-a-day test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add clocksource-switch test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add skew_consistency test from the timetests suiteJohn Stultz
2015-03-12selftests/timers: Add change_skew test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add alarmtimer-suspend test from timetests suiteJohn Stultz
2015-03-12selftests/timers: Add adjtimex validation test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add mqueue latency test from the timetest suiteJohn Stultz
2015-03-12selftests/timers: Add threaded time inconsistency test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add set-timer-lat test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add clock skew estimation test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add nsleep-lat test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add inconsistency-check test from timetestsJohn Stultz
2015-03-12selftests/timers: Add nanosleep test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Quiet warning due to lack of return check on brkJohn Stultz
2015-03-12selftests/timers: Cleanup Makefile to make it easier to add future testsJohn Stultz
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-28tools/thermal: tmon: silence 'set but not used' warningsBrian Norris
2015-02-28tools/thermal: tmon: use pkg-config to determine library dependenciesBrian Norris
2015-02-28tools/thermal: tmon: support cross-compilingBrian Norris
2015-02-28tools/thermal: tmon: add .gitignoreBrian Norris
2015-02-28tools/thermal: tmon: fixup tui windowing calculationsBrian Norris
2015-02-28tools/thermal: tmon: tui: don't hard-code dialog window size assumptionsBrian Norris
2015-02-28tools/thermal: tmon: add min/max macrosBrian Norris
2015-02-28tools/thermal: tmon: add --target-temp parameterBrian Norris
2015-02-25perf tools: Make sparc64 arch point to sparcDavid Ahern
2015-02-25perf symbols: Define EM_AARCH64 for older OSesDavid Ahern
2015-02-25perf top: Fix SIGBUS on sparc64David Ahern
2015-02-25perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter