| Commit message (Expand) | Author | Age | Files | Lines |
* | selftests/powerpc: Fix standalone powerpc build | Michael Ellerman | 2017-03-27 | 1 | -5/+5 |
* | selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2x | Cyril Bur | 2017-03-09 | 1 | -24/+24 |
* | selftest/powerpc: Fix false failures for skipped tests | Sachin Sant | 2017-03-03 | 1 | -2/+4 |
* | Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-02-25 | 16 | -151/+90 |
|\ |
|
| * | selftests/powerpc: Fix remaining fallout from recent changes | Michael Ellerman | 2017-02-14 | 4 | -12/+13 |
| * | selftests/powerpc: Fix the clean rule since recent changes | Michael Ellerman | 2017-02-14 | 1 | -1/+2 |
| * | selftests: enable O and KBUILD_OUTPUT | bamvor.zhangjian@huawei.com | 2017-01-05 | 10 | -40/+43 |
| * | selftests: add EXTRA_CLEAN for clean target | bamvor.zhangjian@huawei.com | 2017-01-05 | 1 | -3/+2 |
| * | selftests: remove duplicated all and clean target | bamvor.zhangjian@huawei.com | 2017-01-05 | 15 | -111/+46 |
* | | selftest/powerpc: Wrong PMC initialized in pmc56_overflow test | Madhavan Srinivasan | 2017-01-18 | 1 | -1/+1 |
|/ |
|
* | selftests/powerpc: Add ptrace tests for TM SPR registers | Anshuman Khandual | 2016-11-17 | 4 | -1/+205 |
* | selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM | Anshuman Khandual | 2016-11-17 | 3 | -1/+188 |
* | selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM | Anshuman Khandual | 2016-11-17 | 3 | -1/+170 |
* | selftests/powerpc: Add ptrace tests for VSX, VMX registers | Anshuman Khandual | 2016-11-17 | 6 | -1/+630 |
* | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM | Anshuman Khandual | 2016-11-17 | 3 | -1/+176 |
* | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM | Anshuman Khandual | 2016-11-17 | 3 | -2/+163 |
* | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers | Anshuman Khandual | 2016-11-17 | 5 | -2/+370 |
* | selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM | Anshuman Khandual | 2016-11-17 | 3 | -2/+172 |
* | selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM | Anshuman Khandual | 2016-11-17 | 3 | -3/+162 |
* | selftests/powerpc: Add ptrace tests for GPR/FPR registers | Anshuman Khandual | 2016-11-17 | 8 | -1/+781 |
* | selftests/powerpc: Move shared headers into new include dir | Simon Guo | 2016-11-17 | 19 | -34/+37 |
* | selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'in... | Anshuman Khandual | 2016-11-17 | 2 | -9/+36 |
* | selftests/powerpc: Return false instead of -1 in require_paranoia_below() | Peter Senna Tschudin | 2016-11-14 | 1 | -3/+3 |
* | selftests/powerpc: Revert Load Monitor Register Tests | Michael Neuling | 2016-11-14 | 6 | -227/+1 |
* | powerpc: Add support for relative exception tables | Nicholas Piggin | 2016-11-14 | 1 | -4/+8 |
* | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin | 2016-11-14 | 5 | -0/+3 |
* | selftests/powerpc: Fail load_unaligned_zeropad on miscompare | Michael Ellerman | 2016-11-14 | 1 | -1/+3 |
* | selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGV | Michael Ellerman | 2016-11-14 | 1 | -4/+1 |
* | selftests/powerpc: Add Anton's null_syscall benchmark to the selftests | Anton Blanchard | 2016-11-14 | 3 | -2/+160 |
* | selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes | Michael Ellerman | 2016-10-06 | 2 | -0/+2 |
* | selftests/powerpc: Add missing binaries to .gitignores | Michael Ellerman | 2016-10-06 | 3 | -0/+7 |
* | selftests/powerpc: Add checks for transactional VSXs in signal contexts | Cyril Bur | 2016-10-04 | 2 | -1/+126 |
* | selftests/powerpc: Add checks for transactional VMXs in signal contexts | Cyril Bur | 2016-10-04 | 2 | -1/+112 |
* | selftests/powerpc: Add checks for transactional FPUs in signal contexts | Cyril Bur | 2016-10-04 | 2 | -1/+93 |
* | selftests/powerpc: Add checks for transactional GPRs in signal contexts | Cyril Bur | 2016-10-04 | 3 | -1/+210 |
* | selftests/powerpc: Check that signals always get delivered | Cyril Bur | 2016-10-04 | 5 | -0/+285 |
* | selftests/powerpc: Add TM tcheck helpers in C | Cyril Bur | 2016-10-04 | 1 | -0/+27 |
* | selftests/powerpc: Allow tests to extend their kill timeout | Cyril Bur | 2016-10-04 | 2 | -3/+8 |
* | selftests/powerpc: Introduce GPR asm helper header file | Cyril Bur | 2016-10-04 | 1 | -0/+96 |
* | selftests/powerpc: Move VMX stack frame macros to header file | Cyril Bur | 2016-10-04 | 2 | -84/+97 |
* | selftests/powerpc: Rework FPU stack placement macros and move to header file | Cyril Bur | 2016-10-04 | 2 | -68/+85 |
* | selftests/powerpc: Check for VSX preservation across userspace preemption | Cyril Bur | 2016-10-04 | 4 | -1/+283 |
* | selftests/powerpc: Compile selftests against headers without AT_HWCAP2 | Cyril Bur | 2016-09-23 | 1 | -0/+7 |
* | selftests/powerpc: Specify we expect to build with std=gnu99 | Michael Ellerman | 2016-08-10 | 1 | -1/+1 |
* | selftests/powerpc: exec() with suspended transaction | Cyril Bur | 2016-07-26 | 5 | -18/+98 |
* | selftests/powerpc: Add a test for PROT_SAO | Michael Ellerman | 2016-07-14 | 4 | -1/+51 |
* | selftests/powerpc: Use "Delta" rather than "Error" in normal output | Michael Ellerman | 2016-07-07 | 1 | -1/+1 |
* | selftests/powerpc: Test unaligned copy and paste | Chris Smart | 2016-07-05 | 10 | -1/+332 |
* | selftests/powerpc: Import Anton's mmap & futex micro benchmarks | Michael Ellerman | 2016-07-05 | 4 | -1/+86 |
* | selftests/powerpc: Fix generation of vector instructions/types in context_switch | Cyril Bur | 2016-07-05 | 2 | -3/+9 |