summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc/tm
AgeCommit message (Expand)Author
2024-04-29selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan
2023-02-15selftests/powerpc: Fix incorrect kernel headers search pathMathieu Desnoyers
2021-09-13selftests/powerpc: Add scv versions of the basic TM syscall testsNicholas Piggin
2021-08-26selftests: Skip TM tests on synthetic TM implementationsJordan Niethe
2021-08-18selftests/powerpc: Remove duplicated include from tm-poison.cZheng Yongjun
2021-05-23selftests/powerpc: Fix duplicate included pthread.hJiapeng Chong
2021-03-29selftests/powerpc: unmark non-kernel-doc commentsRandy Dunlap
2020-09-08selftests/powerpc: Include asm/cputable.h from utils.hMichael Ellerman
2020-09-08selftests/powerpc: Run tm-tmspr test for longerMichael Ellerman
2020-09-08selftests/powerpc: Don't use setaffinity in tm-tmsprMichael Ellerman
2020-09-08selftests/powerpc: Fix TM tests when CPU 0 is offlineMichael Ellerman
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-04selftests/powerpc: Always build the tm-poison test 64-bitMichael Ellerman
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin
2020-03-25selftests/powerpc: Don't rely on segfault to rerun the testGustavo Luiz Duarte
2020-03-20selftests/powerpc: Add tm-signal-pagefault testGustavo Luiz Duarte
2019-11-05selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not availableMichael Ellerman
2019-09-21powerpc/tm: Add tm-poison testGustavo Romero
2019-08-26selftests/powerpc: Retry on host facility unavailableGustavo Romero
2019-08-26selftests/powerpc: Fix and enhance TM signal context testsGustavo Romero
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-19selftests/powerpc: Fix earlyclobber in tm-vmxcopyGustavo Romero
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-15selftests/powerpc: New TM signal self testBreno Leitao
2018-12-21selftests/powerpc: Add checks for transactional sigreturnBreno Leitao
2018-10-09Merge branch 'fixes' into nextMichael Ellerman
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman
2018-09-19selftests/powerpc: Do not fail with rescheduleBreno Leitao
2018-09-17powerpc/selftests: Wait all threads to joinBreno Leitao
2018-08-07selftests/powerpc: Only run some tests on ppc64leMichael Ellerman
2018-05-25selftests/powerpc: Add missing .gitignoresMichael Neuling
2018-03-28Merge branch 'fixes' into nextMichael Ellerman
2018-03-13selftests/powerpc: Skip tm-unavailable if TM is not enabledGustavo Romero
2018-03-13selftest/powerpc: Add test for sigreturn in transactionLaurent Dufour
2018-02-28selftests/powerpc: Fix missing clean of pmu/lib.oMichael Ellerman
2018-02-26selftests/powerpc: Skip tm-trap if transactional memory is not enabledMichael Ellerman
2018-01-22powerpc/selftests: Check endianness on trap in TMGustavo Romero
2017-12-04selftests/powerpc: Check for pthread errors in tm-unavailableCyril Bur
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-09selftests/powerpc: Check FP/VEC on exception in TMGustavo Romero
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-17selftests/powerpc: Improve tm-resched-dscrSam Bobroff
2017-05-19selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman
2017-05-16selftests/powerpc: Test TM and VMX register stateMichael Neuling
2017-02-14selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com