summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc
AgeCommit message (Expand)AuthorLines
2017-03-27selftests/powerpc: Fix standalone powerpc buildMichael Ellerman-5/+5
2017-03-09selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur-24/+24
2017-03-03selftest/powerpc: Fix false failures for skipped testsSachin Sant-2/+4
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-151/+90
2017-02-14selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman-12/+13
2017-02-14selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman-1/+2
2017-01-18selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan-1/+1
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com-40/+43
2017-01-05selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com-3/+2
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com-111/+46
2016-11-17selftests/powerpc: Add ptrace tests for TM SPR registersAnshuman Khandual-1/+205
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TMAnshuman Khandual-1/+188
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registers in TMAnshuman Khandual-1/+170
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registersAnshuman Khandual-1/+630
2016-11-17selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TMAnshuman Khandual-1/+176
2016-11-17selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TMAnshuman Khandual-2/+163
2016-11-17selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registersAnshuman Khandual-2/+370
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TMAnshuman Khandual-2/+172
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registers in TMAnshuman Khandual-3/+162
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registersAnshuman Khandual-1/+781
2016-11-17selftests/powerpc: Move shared headers into new include dirSimon Guo-34/+37
2016-11-17selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'in...Anshuman Khandual-9/+36
2016-11-14selftests/powerpc: Return false instead of -1 in require_paranoia_below()Peter Senna Tschudin-3/+3
2016-11-14selftests/powerpc: Revert Load Monitor Register TestsMichael Neuling-227/+1
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin-4/+8
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin-0/+3
2016-11-14selftests/powerpc: Fail load_unaligned_zeropad on miscompareMichael Ellerman-1/+3
2016-11-14selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGVMichael Ellerman-4/+1
2016-11-14selftests/powerpc: Add Anton's null_syscall benchmark to the selftestsAnton Blanchard-2/+160
2016-10-06selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman-0/+2
2016-10-06selftests/powerpc: Add missing binaries to .gitignoresMichael Ellerman-0/+7
2016-10-04selftests/powerpc: Add checks for transactional VSXs in signal contextsCyril Bur-1/+126
2016-10-04selftests/powerpc: Add checks for transactional VMXs in signal contextsCyril Bur-1/+112
2016-10-04selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur-1/+93
2016-10-04selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur-1/+210
2016-10-04selftests/powerpc: Check that signals always get deliveredCyril Bur-0/+285
2016-10-04selftests/powerpc: Add TM tcheck helpers in CCyril Bur-0/+27
2016-10-04selftests/powerpc: Allow tests to extend their kill timeoutCyril Bur-3/+8
2016-10-04selftests/powerpc: Introduce GPR asm helper header fileCyril Bur-0/+96
2016-10-04selftests/powerpc: Move VMX stack frame macros to header fileCyril Bur-84/+97
2016-10-04selftests/powerpc: Rework FPU stack placement macros and move to header fileCyril Bur-68/+85
2016-10-04selftests/powerpc: Check for VSX preservation across userspace preemptionCyril Bur-1/+283
2016-09-23selftests/powerpc: Compile selftests against headers without AT_HWCAP2Cyril Bur-0/+7
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman-1/+1
2016-07-26selftests/powerpc: exec() with suspended transactionCyril Bur-18/+98
2016-07-14selftests/powerpc: Add a test for PROT_SAOMichael Ellerman-1/+51
2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman-1/+1
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart-1/+332
2016-07-05selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman-1/+86
2016-07-05selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur-3/+9