| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-04-13 | 12 | -72/+833 |
|\ |
|
| * | Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts | Ingo Molnar | 2015-04-08 | 1 | -0/+8 |
| |\ |
|
| * | | x86, selftests: Add sigreturn selftest | Andy Lutomirski | 2015-04-08 | 6 | -0/+760 |
| * | | Merge tag 'v4.0-rc5' into x86/asm, to resolve conflicts | Ingo Molnar | 2015-03-23 | 3 | -2/+12 |
| |\ \ |
|
| * \ \ | Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2015-03-04 | 6 | -72/+73 |
| |\ \ \ |
|
| | * | | | perf/bench: Add -r all so that you can run all mem* routines | Borislav Petkov | 2015-03-03 | 1 | -1/+9 |
| | * | | | perf/bench: Carve out mem routine benchmarking | Borislav Petkov | 2015-03-03 | 1 | -62/+58 |
| | * | | | perf/bench: Fix mem* routines usage after alternatives change | Borislav Petkov | 2015-03-03 | 5 | -10/+7 |
* | | | | | Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-04-13 | 67 | -196/+3364 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | ftracetest: Do not use usleep directly | Namhyung Kim | 2015-04-03 | 3 | -6/+33 |
| * | | | | selftest/mqueue: enable cross compilation | Tyler Baker | 2015-04-02 | 1 | -2/+4 |
| * | | | | selftest/ipc: enable cross compilation | Tyler Baker | 2015-04-02 | 1 | -5/+1 |
| * | | | | selftest/memfd: include default header install path | Tyler Baker | 2015-04-02 | 1 | -0/+1 |
| * | | | | selftest/mount: enable cross compilation | Tyler Baker | 2015-04-02 | 1 | -2/+3 |
| * | | | | selftest/memfd: enable cross compilation | Tyler Baker | 2015-04-02 | 1 | -3/+4 |
| * | | | | kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM | John Stultz | 2015-04-02 | 1 | -0/+7 |
| * | | | | selftests: Change memory on-off-test.sh name to be unique | Shuah Khan | 2015-04-01 | 2 | -3/+3 |
| * | | | | selftests: change cpu on-off-test.sh name to be unique | Shuah Khan | 2015-04-01 | 2 | -2/+2 |
| * | | | | selftests/mount: Make git ignore all binaries in mount test suite | Zhang Zhen | 2015-03-31 | 1 | -0/+1 |
| * | | | | kselftests: timers: Reduce default runtime on inconsistency-check and set-tim... | John Stultz | 2015-03-31 | 2 | -2/+2 |
| * | | | | ftracetest: Convert exit -1 to exit $FAIL | Michael Ellerman | 2015-03-31 | 7 | -7/+7 |
| * | | | | ftracetest: Cope properly with stack tracer not being enabled | Michael Ellerman | 2015-03-31 | 1 | -1/+3 |
| * | | | | tools, update rtctest.c to verify passage of time | Prarit Bhargava | 2015-03-25 | 1 | -0/+13 |
| * | | | | Documentation, split up rtc.txt into documentation and test file | Prarit Bhargava | 2015-03-25 | 2 | -1/+259 |
| * | | | | selftests: Add tool to generate kselftest tar archive | Shuah Khan | 2015-03-24 | 1 | -0/+55 |
| * | | | | selftests: Add kselftest install tool | Shuah Khan | 2015-03-24 | 1 | -0/+37 |
| * | | | | selftests: Set CC using CROSS_COMPILE once in lib.mk | Michael Ellerman | 2015-03-19 | 8 | -9/+5 |
| * | | | | selftests: Add install support for the powerpc tests | Michael Ellerman | 2015-03-19 | 8 | -82/+73 |
| * | | | | selftests/timers: Use shared logic to run and install tests | Michael Ellerman | 2015-03-19 | 2 | -16/+13 |
| * | | | | kselftest/timers: Set default threadtest values to simplify execution scripts | John Stultz | 2015-03-19 | 1 | -2/+6 |
| * | | | | selftests: Add install target | Michael Ellerman | 2015-03-13 | 10 | -1/+73 |
| * | | | | selftests: Introduce minimal shared logic for running tests | Michael Ellerman | 2015-03-13 | 29 | -67/+65 |
| * | | | | selftests/timers: Add set-2038 test from timetest suite | John Stultz | 2015-03-12 | 2 | -1/+146 |
| * | | | | selftests/timers: Add set-tai from the timetest suite | John Stultz | 2015-03-12 | 2 | -1/+81 |
| * | | | | selftests/timers: Add leapcrash test from the timetest suite | John Stultz | 2015-03-12 | 2 | -1/+122 |
| * | | | | selftests/timers: Add leap-a-day test from timetest suite | John Stultz | 2015-03-12 | 2 | -0/+321 |
| * | | | | selftests/timers: Add clocksource-switch test from timetest suite | John Stultz | 2015-03-12 | 2 | -1/+181 |
| * | | | | selftests/timers: Add skew_consistency test from the timetests suite | John Stultz | 2015-03-12 | 2 | -1/+91 |
| * | | | | selftests/timers: Add change_skew test from timetest suite | John Stultz | 2015-03-12 | 2 | -1/+109 |
| * | | | | selftests/timers: Add alarmtimer-suspend test from timetests suite | John Stultz | 2015-03-12 | 2 | -2/+189 |
| * | | | | selftests/timers: Add adjtimex validation test from timetest suite | John Stultz | 2015-03-12 | 2 | -1/+212 |
| * | | | | selftests/timers: Add mqueue latency test from the timetest suite | John Stultz | 2015-03-12 | 2 | -1/+126 |
| * | | | | selftests/timers: Add threaded time inconsistency test from timetest suite | John Stultz | 2015-03-12 | 2 | -2/+202 |
| * | | | | selftests/timers: Add set-timer-lat test from timetest suite | John Stultz | 2015-03-12 | 2 | -1/+213 |
| * | | | | selftests/timers: Add clock skew estimation test from timetest suite | John Stultz | 2015-03-12 | 2 | -1/+156 |
| * | | | | selftests/timers: Add nsleep-lat test from timetest suite | John Stultz | 2015-03-12 | 2 | -1/+192 |
| * | | | | selftests/timers: Add inconsistency-check test from timetests | John Stultz | 2015-03-12 | 2 | -2/+206 |
| * | | | | selftests/timers: Add nanosleep test from timetest suite | John Stultz | 2015-03-12 | 2 | -1/+176 |
| * | | | | selftests/timers: Quiet warning due to lack of return check on brk | John Stultz | 2015-03-12 | 1 | -5/+4 |
| * | | | | selftests/timers: Cleanup Makefile to make it easier to add future tests | John Stultz | 2015-03-12 | 1 | -3/+8 |
| |/ / / |
|