summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/tm
AgeCommit message (Expand)AuthorLines
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+1
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-40/+325
2020-04-04selftests/powerpc: Always build the tm-poison test 64-bitMichael Ellerman-0/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2020-03-25selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin-0/+3
2020-03-25selftests/powerpc: Don't rely on segfault to rerun the testGustavo Luiz Duarte-39/+35
2020-03-20selftests/powerpc: Add tm-signal-pagefault testGustavo Luiz Duarte-1/+287
2019-11-05selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not availableMichael Ellerman-0/+4
2019-09-21powerpc/tm: Add tm-poison testGustavo Romero-1/+181
2019-08-26selftests/powerpc: Retry on host facility unavailableGustavo Romero-1/+2
2019-08-26selftests/powerpc: Fix and enhance TM signal context testsGustavo Romero-84/+228
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2019-06-19selftests/powerpc: Fix earlyclobber in tm-vmxcopyGustavo Romero-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner-12/+11
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-34/+6
2019-01-15selftests/powerpc: New TM signal self testBreno Leitao-1/+188
2018-12-21selftests/powerpc: Add checks for transactional sigreturnBreno Leitao-1/+48
2018-10-09Merge branch 'fixes' into nextMichael Ellerman-0/+1
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman-0/+1
2018-09-19selftests/powerpc: Do not fail with rescheduleBreno Leitao-3/+15
2018-09-17powerpc/selftests: Wait all threads to joinBreno Leitao-10/+17
2018-08-07selftests/powerpc: Only run some tests on ppc64leMichael Ellerman-0/+3
2018-05-25selftests/powerpc: Add missing .gitignoresMichael Neuling-0/+1
2018-03-28Merge branch 'fixes' into nextMichael Ellerman-1/+3
2018-03-13selftests/powerpc: Skip tm-unavailable if TM is not enabledGustavo Romero-8/+16
2018-03-13selftest/powerpc: Add test for sigreturn in transactionLaurent Dufour-1/+93
2018-02-28selftests/powerpc: Fix missing clean of pmu/lib.oMichael Ellerman-1/+1
2018-02-26selftests/powerpc: Skip tm-trap if transactional memory is not enabledMichael Ellerman-0/+2
2018-01-22powerpc/selftests: Check endianness on trap in TMGustavo Romero-1/+332
2017-12-04selftests/powerpc: Check for pthread errors in tm-unavailableCyril Bur-9/+34
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+379
2017-11-09selftests/powerpc: Check FP/VEC on exception in TMGustavo Romero-1/+379
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+3
2017-08-17selftests/powerpc: Improve tm-resched-dscrSam Bobroff-4/+9
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