aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman1-1/+1
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart10-1/+332
2016-07-05selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman4-1/+86
2016-07-05selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur2-3/+9
2016-07-05selftests/powerpc: Fix usage message in context_switchCyril Bur1-3/+3
2016-07-05selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur1-3/+3
2016-06-21selftests/powerpc: Load Monitor Register TestsJack Miller6-1/+227
2016-05-11selftests/powerpc: Add test to check if TM SPRs are corruptedRashmica Gupta3-1/+146
2016-05-11selftests/powerpc: Add TM test to check if TAR is corruptedRashmica Gupta3-1/+92
2016-05-11selftests/powerpc: Add test for forking inside transactionRashmica Gupta3-1/+44
2016-05-11selftests/powerpc: Standardise TM callsRashmica Gupta2-13/+7
2016-05-11selftests/powerpc: Make reg.h common to all powerpc selftestsRashmica Gupta4-8/+13
2016-05-11selftests/powerpc: Fix subpage_prot test to return !0 on failureMichael Ellerman1-8/+10
2016-05-11selftests/powerpc: Test cp_abort during context switchChris Smart5-0/+129
2016-03-02selftests/powerpc: Test FPU and VMX regs in signal ucontextCyril Bur4-1/+296
2016-03-02selftests/powerpc: Test preservation of FPU and VMX regs across preemptionCyril Bur6-3/+310
2016-03-02selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur8-1/+625
2016-03-02selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh1-1/+1
2016-03-02selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman1-1/+1
2015-12-17selftests/powerpc: Add script to test HMI functionalityDaniel Axtens1-0/+89
2015-12-17selftests/powerpc: Make context_switch touch FP/altivec/vector by defaultMichael Ellerman1-6/+6
2015-12-17selftests/powerpc: Make context_switch do something with no argsMichael Ellerman2-9/+24
2015-12-17selftests/powerpc: Import Anton's context_switch2 benchmarkMichael Ellerman3-1/+456
2015-12-17selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman5-28/+31
2015-12-14selftests/powerpc: Add test to check if VSRs are corruptedRashmica Gupta3-1/+105
2015-12-14selftests/powerpc: Add TM signal with invalid stack testMichael Neuling3-1/+78
2015-12-14selftests/powerpc: Add TM signal return testMichael Neuling3-1/+76
2015-12-14selftests/powerpc: Skip tm-resched-dscr if we don't have TMMichael Ellerman2-2/+5
2015-12-14selftests/powerpc: Move TM helpers into tm.hMichael Ellerman2-11/+35
2015-12-14selftests/powerpc: Add have_hwcap2() helperMichael Ellerman3-4/+8
2015-12-14selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman5-45/+63
2015-12-10powerpc: Fix DSCR inheritance over fork()Anton Blanchard2-16/+0
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds33-3/+244
2015-10-19selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov24-0/+56
2015-10-15selftests/powerpc: Allow the tm-syscall test to build with old headersMichael Ellerman1-2/+12
2015-10-15selftests/powerpc: Sort the list of SUB_DIRS to buildMichael Ellerman1-1/+11
2015-10-15selftests/powerpc: Add tests of unmuxed IPC callsMichael Ellerman5-1/+122
2015-10-13selftests/powerpc: Fix build failure of load_unaligned_zeropad testMichael Ellerman1-0/+9
2015-10-01powerpc/selftest: Add gettimeofday() benchmarkMichael Neuling4-1/+45
2015-08-17selftests/powerpc: Install tempfile so the subpage_prot_file test worksMichael Ellerman1-1/+2
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff2-3/+4
2015-06-07selftests/powerpc: Add gitignore file for the new DSCR testsAnshuman Khandual1-0/+7
2015-06-07selftests/powerpc: Add thread based stress test for DSCR sysfs interfacesMichael Ellerman2-1/+82
2015-06-07selftests/powerpc: Add test for all DSCR sysfs interfacesAnshuman Khandual2-1/+98
2015-06-07selftests/powerpc: Add test for DSCR inheritence across fork & execAnshuman Khandual2-1/+118
2015-06-07selftests/powerpc: Add test for DSCR value inheritence across forkAnshuman Khandual2-1/+97
2015-06-07selftests/powerpc: Add test for DSCR SPR numbersAnshuman Khandual2-1/+62
2015-06-07selftests/powerpc: Add test for explicitly changing DSCR valueAnshuman Khandual2-1/+72
2015-06-07selftests/powerpc: Add test for system wide DSCR defaultAnshuman Khandual4-1/+267
2015-06-02selftests/powerpc: Add install support to more powerpc testsMichael Ellerman2-18/+9