summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/tm
AgeCommit message (Expand)AuthorLines
2017-05-19selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman-1/+1
2017-05-16selftests/powerpc: Test TM and VMX register stateMichael Neuling-1/+122
2017-02-14selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman-0/+1
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com-3/+3
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com-8/+3
2016-11-17selftests/powerpc: Move shared headers into new include dirSimon Guo-6/+6
2016-10-06selftests/powerpc: Add missing binaries to .gitignoresMichael Ellerman-0/+4
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: Add TM tcheck helpers in CCyril Bur-0/+27
2016-07-26selftests/powerpc: exec() with suspended transactionCyril Bur-18/+98
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-03-02selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman-1/+1
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-2/+1
2015-12-14selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman-1/+1
2015-10-15selftests/powerpc: Allow the tm-syscall test to build with old headersMichael Ellerman-2/+12
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff-3/+4
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman-1/+1
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds-1/+153
2015-04-11selftests/powerpc: Add transactional syscall testSam bobroff-1/+153
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman-10/+5
2015-01-23selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual-0/+1
2014-06-24selftests/powerpc: Use the test harness for the TM DSCR testMichael Ellerman-4/+12
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff-0/+105