summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov2015-10-1924-0/+56
| * selftests/powerpc: Allow the tm-syscall test to build with old headersMichael Ellerman2015-10-151-2/+12
| * selftests/powerpc: Sort the list of SUB_DIRS to buildMichael Ellerman2015-10-151-1/+11
| * selftests/powerpc: Add tests of unmuxed IPC callsMichael Ellerman2015-10-155-1/+122
| * powerpc/selftest: Add gettimeofday() benchmarkMichael Neuling2015-10-014-1/+45
* | selftests/powerpc: Fix build failure of load_unaligned_zeropad testMichael Ellerman2015-10-131-0/+9
|/
* selftests/powerpc: Install tempfile so the subpage_prot_file test worksMichael Ellerman2015-08-171-1/+2
* powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-06-192-3/+4
* selftests/powerpc: Add gitignore file for the new DSCR testsAnshuman Khandual2015-06-071-0/+7
* selftests/powerpc: Add thread based stress test for DSCR sysfs interfacesMichael Ellerman2015-06-072-1/+82
* selftests/powerpc: Add test for all DSCR sysfs interfacesAnshuman Khandual2015-06-072-1/+98
* selftests/powerpc: Add test for DSCR inheritence across fork & execAnshuman Khandual2015-06-072-1/+118
* selftests/powerpc: Add test for DSCR value inheritence across forkAnshuman Khandual2015-06-072-1/+97
* selftests/powerpc: Add test for DSCR SPR numbersAnshuman Khandual2015-06-072-1/+62
OpenPOWER on IntegriCloud