aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/tm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-15selftests/powerpc: New TM signal self testBreno Leitao1-1/+3
2018-12-21selftests/powerpc: Add checks for transactional sigreturnBreno Leitao1-1/+1
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman1-0/+1
2018-03-28Merge branch 'fixes' into nextMichael Ellerman1-1/+1
2018-03-13selftest/powerpc: Add test for sigreturn in transactionLaurent Dufour1-1/+1
2018-02-28selftests/powerpc: Fix missing clean of pmu/lib.oMichael Ellerman1-1/+1
2018-01-22powerpc/selftests: Check endianness on trap in TMGustavo Romero1-1/+2
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+2
2017-11-09selftests/powerpc: Check FP/VEC on exception in TMGustavo Romero1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-17selftests/powerpc: Improve tm-resched-dscrSam Bobroff1-0/+1
2017-05-16selftests/powerpc: Test TM and VMX register stateMichael Neuling1-1/+3
2017-02-14selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman1-0/+1
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com1-3/+3
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-8/+3
2016-10-04selftests/powerpc: Add checks for transactional VSXs in signal contextsCyril Bur1-1/+1
2016-10-04selftests/powerpc: Add checks for transactional VMXs in signal contextsCyril Bur1-1/+2
2016-10-04selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur1-1/+1
2016-10-04selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur1-1/+6
2016-07-26selftests/powerpc: exec() with suspended transactionCyril Bur1-2/+5
2016-05-11selftests/powerpc: Add test to check if TM SPRs are corruptedRashmica Gupta1-1/+2
2016-05-11selftests/powerpc: Add TM test to check if TAR is corruptedRashmica Gupta1-1/+1
2016-05-11selftests/powerpc: Add test for forking inside transactionRashmica Gupta1-1/+1
2015-12-14selftests/powerpc: Add test to check if VSRs are corruptedRashmica Gupta1-1/+1
2015-12-14selftests/powerpc: Add TM signal with invalid stack testMichael Neuling1-1/+1
2015-12-14selftests/powerpc: Add TM signal return testMichael Neuling1-1/+1
2015-12-14selftests/powerpc: Skip tm-resched-dscr if we don't have TMMichael Ellerman1-2/+2
2015-12-14selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman1-1/+1
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff1-2/+2
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 Torvalds1-1/+4
2015-04-11selftests/powerpc: Add transactional syscall testSam bobroff1-1/+4
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman1-10/+5
2014-06-24selftests/powerpc: Use the test harness for the TM DSCR testMichael Ellerman1-1/+1
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff1-0/+15