summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc
AgeCommit message (Expand)AuthorLines
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
2016-07-05selftests/powerpc: Fix usage message in context_switchCyril Bur-3/+3
2016-07-05selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur-3/+3
2016-06-21selftests/powerpc: Load Monitor Register TestsJack Miller-1/+227
2016-05-11selftests/powerpc: Add test to check if TM SPRs are corruptedRashmica Gupta-1/+146
2016-05-11selftests/powerpc: Add TM test to check if TAR is corruptedRashmica Gupta-1/+92
2016-05-11selftests/powerpc: Add test for forking inside transactionRashmica Gupta-1/+44
2016-05-11selftests/powerpc: Standardise TM callsRashmica Gupta-13/+7
2016-05-11selftests/powerpc: Make reg.h common to all powerpc selftestsRashmica Gupta-8/+13
2016-05-11selftests/powerpc: Fix subpage_prot test to return !0 on failureMichael Ellerman-8/+10
2016-05-11selftests/powerpc: Test cp_abort during context switchChris Smart-0/+129
2016-03-02selftests/powerpc: Test FPU and VMX regs in signal ucontextCyril Bur-1/+296
2016-03-02selftests/powerpc: Test preservation of FPU and VMX regs across preemptionCyril Bur-3/+310
2016-03-02selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur-1/+625
2016-03-02selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh-1/+1
2016-03-02selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman-1/+1
2015-12-17selftests/powerpc: Add script to test HMI functionalityDaniel Axtens-0/+89
2015-12-17selftests/powerpc: Make context_switch touch FP/altivec/vector by defaultMichael Ellerman-6/+6
2015-12-17selftests/powerpc: Make context_switch do something with no argsMichael Ellerman-9/+24
2015-12-17selftests/powerpc: Import Anton's context_switch2 benchmarkMichael Ellerman-1/+456
2015-12-17selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman-28/+31
2015-12-14selftests/powerpc: Add test to check if VSRs are corruptedRashmica Gupta-1/+105
2015-12-14selftests/powerpc: Add TM signal with invalid stack testMichael Neuling-1/+78
2015-12-14selftests/powerpc: Add TM signal return testMichael Neuling-1/+76
2015-12-14selftests/powerpc: Skip tm-resched-dscr if we don't have TMMichael Ellerman-2/+5
2015-12-14selftests/powerpc: Move TM helpers into tm.hMichael Ellerman-11/+35
2015-12-14selftests/powerpc: Add have_hwcap2() helperMichael Ellerman-4/+8
2015-12-14selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman-45/+63
2015-12-10powerpc: Fix DSCR inheritance over fork()Anton Blanchard-16/+0
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+244