| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-22 | powerpc/selftests: Check endianness on trap in TM |  Gustavo Romero | 3 | -1/+332 |
| 2018-01-22 | selftests/powerpc: Add alignment handler selftest |  Andrew Donnellan | 2 | -1/+493 |
| 2018-01-21 | selftest/powerpc: Add additional option to mmap_bench test |  Aneesh Kumar K.V | 1 | -3/+50 |
| 2018-01-03 | selftests/powerpc: Add a test of SEGV error behaviour |  Michael Ellerman | 3 | -2/+81 |
| 2017-12-11 | selftests/powerpc: Fix build errors in powerpc ptrace selftests |  Simon Guo | 3 | -5/+4 |
| 2017-12-04 | selftests/powerpc: Check for pthread errors in tm-unavailable |  Cyril Bur | 1 | -8/+33 |
| 2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux |  Linus Torvalds | 6 | -5/+398 |
| 2017-11-09 | selftests/powerpc: Check FP/VEC on exception in TM |  Gustavo Romero | 4 | -1/+379 |
| 2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts |  Ingo Molnar | 29 | -0/+29 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 29 | -0/+29 |
| 2017-10-25 | locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() |  Mark Rutland | 2 | -2/+2 |
| 2017-10-13 | selftests/powerpc: context_switch: Fix pthread errors |  Cyril Bur | 1 | -3/+14 |
| 2017-10-06 | selftests/powerpc: Use snprintf to construct DSCR sysfs interface paths |  Seth Forshee | 1 | -1/+5 |
| 2017-08-31 | selftests/powerpc: Force ptrace tests to build -fno-pie |  Michael Neuling | 1 | -1/+1 |
| 2017-08-31 | powerpc/asm: Convert .llong directives to .8byte |  Tobin C. Harding | 1 | -1/+1 |
| 2017-08-17 | selftests/powerpc: Improve tm-resched-dscr |  Sam Bobroff | 2 | -4/+9 |
| 2017-06-05 | selftests/powerpc: context_switch use private futexes with threads |  Nicholas Piggin | 1 | -20/+33 |
| 2017-05-19 | selftests/powerpc: Fix TM resched DSCR test with some compilers |  Michael Ellerman | 1 | -1/+1 |
| 2017-05-16 | selftests/powerpc: Test TM and VMX register state |  Michael Neuling | 3 | -1/+122 |
| 2017-05-08 | Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest |  Linus Torvalds | 1 | -1/+2 |
| 2017-05-05 | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux |  Linus Torvalds | 6 | -18/+178 |
| 2017-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2017-04-25 | selftests: powerpc: override clean in lib.mk to fix warnings |  Shuah Khan | 1 | -1/+2 |
| 2017-03-27 | selftests/powerpc: Fix standalone powerpc build |  Michael Ellerman | 1 | -5/+5 |
| 2017-03-24 | tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall -O2 -Wall" -> "-O2 -Wall" |  Chijun Sima | 1 | -1/+1 |
| 2017-03-20 | selftests/powerpc: Add cache_shape sniff test |  Michael Ellerman | 4 | -0/+137 |
| 2017-03-20 | selftests/powerpc: Refactor the AUXV routines |  Michael Ellerman | 2 | -18/+41 |
| 2017-03-09 | selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2x |  Cyril Bur | 1 | -24/+24 |
| 2017-03-03 | selftest/powerpc: Fix false failures for skipped tests |  Sachin Sant | 1 | -2/+4 |
| 2017-02-25 | Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest |  Linus Torvalds | 16 | -151/+90 |
| 2017-02-14 | selftests/powerpc: Fix remaining fallout from recent changes |  Michael Ellerman | 4 | -12/+13 |
| 2017-02-14 | selftests/powerpc: Fix the clean rule since recent changes |  Michael Ellerman | 1 | -1/+2 |
| 2017-01-18 | selftest/powerpc: Wrong PMC initialized in pmc56_overflow test |  Madhavan Srinivasan | 1 | -1/+1 |
| 2017-01-05 | selftests: enable O and KBUILD_OUTPUT |  bamvor.zhangjian@huawei.com | 10 | -40/+43 |
| 2017-01-05 | selftests: add EXTRA_CLEAN for clean target |  bamvor.zhangjian@huawei.com | 1 | -3/+2 |
| 2017-01-05 | selftests: remove duplicated all and clean target |  bamvor.zhangjian@huawei.com | 15 | -111/+46 |
| 2016-11-17 | selftests/powerpc: Add ptrace tests for TM SPR registers |  Anshuman Khandual | 4 | -1/+205 |
| 2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM |  Anshuman Khandual | 3 | -1/+188 |
| 2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM |  Anshuman Khandual | 3 | -1/+170 |
| 2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers |  Anshuman Khandual | 6 | -1/+630 |
| 2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM |  Anshuman Khandual | 3 | -1/+176 |
| 2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM |  Anshuman Khandual | 3 | -2/+163 |
| 2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers |  Anshuman Khandual | 5 | -2/+370 |
| 2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM |  Anshuman Khandual | 3 | -2/+172 |
| 2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM |  Anshuman Khandual | 3 | -3/+162 |
| 2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers |  Anshuman Khandual | 8 | -1/+781 |
| 2016-11-17 | selftests/powerpc: Move shared headers into new include dir |  Simon Guo | 19 | -34/+37 |
| 2016-11-17 | selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'instructions.h' |  Anshuman Khandual | 2 | -9/+36 |
| 2016-11-14 | selftests/powerpc: Return false instead of -1 in require_paranoia_below() |  Peter Senna Tschudin | 1 | -3/+3 |
| 2016-11-14 | selftests/powerpc: Revert Load Monitor Register Tests |  Michael Neuling | 6 | -227/+1 |