summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-146-0/+1581
|\
| * Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2015-04-071-0/+8
| |\
| * | tools: iio: generic_buffer: Fix generic scale extractionIrina Tirdea2015-03-281-3/+17
| * | Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-03-246-0/+1567
| |\ \
| | * | tools: iio: lsiio: Remove unused variablesRoberta Dobrescu2015-03-091-5/+0Star
| | * | tools: iio: Define _GNU_SOURCE in MakefileRoberta Dobrescu2015-03-093-5/+1Star
| | * | iio: Move iio userspace applications out of stagingRoberta Dobrescu2015-03-096-0/+1572
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-1312-72/+833
|\ \ \ \
| * \ \ \ 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 'v4.0-rc5' into x86/asm, to resolve conflictsIngo Molnar2015-03-233-2/+12
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-03-046-72/+73
| |\ \ \ \
| | * | | | perf/bench: Add -r all so that you can run all mem* routinesBorislav Petkov2015-03-031-1/+9
| | * | | | perf/bench: Carve out mem routine benchmarkingBorislav Petkov2015-03-031-62/+58Star
| | * | | | perf/bench: Fix mem* routines usage after alternatives changeBorislav Petkov2015-03-035-10/+7Star
* | | | | | 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
| * | | | | selftests: Introduce minimal shared logic for running testsMichael Ellerman2015-03-1329-67/+65Star
| * | | | | selftests/timers: Add set-2038 test from timetest suiteJohn Stultz2015-03-122-1/+146
| * | | | | selftests/timers: Add set-tai from the timetest suiteJohn Stultz2015-03-122-1/+81
| * | | | | selftests/timers: Add leapcrash test from the timetest suiteJohn Stultz2015-03-122-1/+122
| * | | | | selftests/timers: Add leap-a-day test from timetest suiteJohn Stultz2015-03-122-0/+321
| * | | | | selftests/timers: Add clocksource-switch test from timetest suiteJohn Stultz2015-03-122-1/+181
| * | | | | selftests/timers: Add skew_consistency test from the timetests suiteJohn Stultz2015-03-122-1/+91
| * | | | | selftests/timers: Add change_skew test from timetest suiteJohn Stultz2015-03-122-1/+109
| * | | | | selftests/timers: Add alarmtimer-suspend test from timetests suiteJohn Stultz2015-03-122-2/+189
| * | | | | selftests/timers: Add adjtimex validation test from timetest suiteJohn Stultz2015-03-122-1/+212
| * | | | | selftests/timers: Add mqueue latency test from the timetest suiteJohn Stultz2015-03-122-1/+126
| * | | | | selftests/timers: Add threaded time inconsistency test from timetest suiteJohn Stultz2015-03-122-2/+202