summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* selftests/powerpc: Fix usage message in context_switchCyril Bur2016-07-051-3/+3
* selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur2016-07-051-3/+3
* selftests/powerpc: Load Monitor Register TestsJack Miller2016-06-216-1/+227
* selftests/powerpc: Add test to check if TM SPRs are corruptedRashmica Gupta2016-05-113-1/+146
* selftests/powerpc: Add TM test to check if TAR is corruptedRashmica Gupta2016-05-113-1/+92
* selftests/powerpc: Add test for forking inside transactionRashmica Gupta2016-05-113-1/+44
* selftests/powerpc: Standardise TM callsRashmica Gupta2016-05-112-13/+7
* selftests/powerpc: Make reg.h common to all powerpc selftestsRashmica Gupta2016-05-114-8/+13
* selftests/powerpc: Fix subpage_prot test to return !0 on failureMichael Ellerman2016-05-111-8/+10
* selftests/powerpc: Test cp_abort during context switchChris Smart2016-05-115-0/+129
* selftests/powerpc: Test FPU and VMX regs in signal ucontextCyril Bur2016-03-024-1/+296
* selftests/powerpc: Test preservation of FPU and VMX regs across preemptionCyril Bur2016-03-026-3/+310
* selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur2016-03-028-1/+625
* selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh2016-03-021-1/+1
* selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman2016-03-021-1/+1
* selftests/powerpc: Add script to test HMI functionalityDaniel Axtens2015-12-171-0/+89
* selftests/powerpc: Make context_switch touch FP/altivec/vector by defaultMichael Ellerman2015-12-171-6/+6
* selftests/powerpc: Make context_switch do something with no argsMichael Ellerman2015-12-172-9/+24
* selftests/powerpc: Import Anton's context_switch2 benchmarkMichael Ellerman2015-12-173-1/+456
* selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman2015-12-175-28/+31
* selftests/powerpc: Add test to check if VSRs are corruptedRashmica Gupta2015-12-143-1/+105
* selftests/powerpc: Add TM signal with invalid stack testMichael Neuling2015-12-143-1/+78
* selftests/powerpc: Add TM signal return testMichael Neuling2015-12-143-1/+76
* selftests/powerpc: Skip tm-resched-dscr if we don't have TMMichael Ellerman2015-12-142-2/+5
* selftests/powerpc: Move TM helpers into tm.hMichael Ellerman2015-12-142-11/+35
* selftests/powerpc: Add have_hwcap2() helperMichael Ellerman2015-12-143-4/+8
* selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman2015-12-145-45/+63
* powerpc: Fix DSCR inheritance over fork()Anton Blanchard2015-12-102-16/+0
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-0533-3/+244
|\
OpenPOWER on IntegriCloud