summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/tm
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman2017-05-191-1/+1
* selftests/powerpc: Test TM and VMX register stateMichael Neuling2017-05-163-1/+122
* selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman2017-02-141-0/+1
* selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-051-3/+3
* selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-8/+3Star
* selftests/powerpc: Move shared headers into new include dirSimon Guo2016-11-172-6/+6
* selftests/powerpc: Add missing binaries to .gitignoresMichael Ellerman2016-10-061-0/+4
* 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: Add TM tcheck helpers in CCyril Bur2016-10-041-0/+27
* selftests/powerpc: exec() with suspended transactionCyril Bur2016-07-265-18/+98
* 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/+7Star
* selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman2016-03-021-1/+1
* 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-141-2/+1Star
* selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman2015-12-141-1/+1
* selftests/powerpc: Allow the tm-syscall test to build with old headersMichael Ellerman2015-10-151-2/+12
* powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-06-192-3/+4
* Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-301-1/+1
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-164-1/+153
|\
| * selftests/powerpc: Add transactional syscall testSam bobroff2015-04-114-1/+153
* | selftests: Add install support for the powerpc testsMichael Ellerman2015-03-191-10/+5Star
|/
* selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual2015-01-231-0/+1
* selftests/powerpc: Use the test harness for the TM DSCR testMichael Ellerman2014-06-242-4/+12
* powerpc: Correct DSCR during TM context switchSam bobroff2014-06-112-0/+105