summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Fix standalone powerpc buildMichael Ellerman2017-03-271-5/+5
* selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur2017-03-091-24/+24
* selftest/powerpc: Fix false failures for skipped testsSachin Sant2017-03-031-2/+4
* Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-2516-151/+90
|\
| * selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman2017-02-144-12/+13
| * selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman2017-02-141-1/+2
| * selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-0510-40/+43
| * selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com2017-01-051-3/+2
| * selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-0515-111/+46
* | selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan2017-01-181-1/+1
|/
* selftests/powerpc: Add ptrace tests for TM SPR registersAnshuman Khandual2016-11-174-1/+205
* selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TMAnshuman Khandual2016-11-173-1/+188
* selftests/powerpc: Add ptrace tests for VSX, VMX registers in TMAnshuman Khandual2016-11-173-1/+170
* selftests/powerpc: Add ptrace tests for VSX, VMX registersAnshuman Khandual2016-11-176-1/+630
* selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TMAnshuman Khandual2016-11-173-1/+176
* selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TMAnshuman Khandual2016-11-173-2/+163
* selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registersAnshuman Khandual2016-11-175-2/+370
* selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TMAnshuman Khandual2016-11-173-2/+172
* selftests/powerpc: Add ptrace tests for GPR/FPR registers in TMAnshuman Khandual2016-11-173-3/+162
* selftests/powerpc: Add ptrace tests for GPR/FPR registersAnshuman Khandual2016-11-178-1/+781
* selftests/powerpc: Move shared headers into new include dirSimon Guo2016-11-1719-34/+37
* selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'in...Anshuman Khandual2016-11-172-9/+36
* selftests/powerpc: Return false instead of -1 in require_paranoia_below()Peter Senna Tschudin2016-11-141-3/+3
* selftests/powerpc: Revert Load Monitor Register TestsMichael Neuling2016-11-146-227/+1
* powerpc: Add support for relative exception tablesNicholas Piggin2016-11-141-4/+8
* powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-145-0/+3
* selftests/powerpc: Fail load_unaligned_zeropad on miscompareMichael Ellerman2016-11-141-1/+3
* selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGVMichael Ellerman2016-11-141-4/+1
* selftests/powerpc: Add Anton's null_syscall benchmark to the selftestsAnton Blanchard2016-11-143-2/+160
* selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman2016-10-062-0/+2
* selftests/powerpc: Add missing binaries to .gitignoresMichael Ellerman2016-10-063-0/+7
* selftests/powerpc: Add checks for transactional VSXs in signal contextsCyril Bur2016-10-042-1/+126
* selftests/powerpc: Add checks for transactional VMXs in signal contextsCyril Bur2016-10-042-1/+112
* selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur2016-10-042-1/+93
* selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur2016-10-043-1/+210
* selftests/powerpc: Check that signals always get deliveredCyril Bur2016-10-045-0/+285
* selftests/powerpc: Add TM tcheck helpers in CCyril Bur2016-10-041-0/+27
* selftests/powerpc: Allow tests to extend their kill timeoutCyril Bur2016-10-042-3/+8
* selftests/powerpc: Introduce GPR asm helper header fileCyril Bur2016-10-041-0/+96
* selftests/powerpc: Move VMX stack frame macros to header fileCyril Bur2016-10-042-84/+97
* selftests/powerpc: Rework FPU stack placement macros and move to header fileCyril Bur2016-10-042-68/+85
* selftests/powerpc: Check for VSX preservation across userspace preemptionCyril Bur2016-10-044-1/+283
* selftests/powerpc: Compile selftests against headers without AT_HWCAP2Cyril Bur2016-09-231-0/+7
* selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman2016-08-101-1/+1
* selftests/powerpc: exec() with suspended transactionCyril Bur2016-07-265-18/+98
* selftests/powerpc: Add a test for PROT_SAOMichael Ellerman2016-07-144-1/+51
* selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman2016-07-071-1/+1
* selftests/powerpc: Test unaligned copy and pasteChris Smart2016-07-0510-1/+332
* selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman2016-07-054-1/+86
* selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur2016-07-052-3/+9
OpenPOWER on IntegriCloud