aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/tm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-02selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman1-1/+1
2015-12-14selftests/powerpc: Add test to check if VSRs are corruptedRashmica Gupta3-1/+105
2015-12-14selftests/powerpc: Add TM signal with invalid stack testMichael Neuling3-1/+78
2015-12-14selftests/powerpc: Add TM signal return testMichael Neuling3-1/+76
2015-12-14selftests/powerpc: Skip tm-resched-dscr if we don't have TMMichael Ellerman2-2/+5
2015-12-14selftests/powerpc: Move TM helpers into tm.hMichael Ellerman2-11/+35
2015-12-14selftests/powerpc: Add have_hwcap2() helperMichael Ellerman1-2/+1
2015-12-14selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman1-1/+1
2015-10-15selftests/powerpc: Allow the tm-syscall test to build with old headersMichael Ellerman1-2/+12
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff2-3/+4
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman1-1/+1
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds4-1/+153
2015-04-11selftests/powerpc: Add transactional syscall testSam bobroff4-1/+153
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman1-10/+5
2015-01-23selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual1-0/+1
2014-06-24selftests/powerpc: Use the test harness for the TM DSCR testMichael Ellerman2-4/+12
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff2-0/+105