summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/tm
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan2024-04-291-0/+1
* selftests/powerpc: Fix incorrect kernel headers search pathMathieu Desnoyers2023-02-151-1/+1
* selftests/powerpc: Add scv versions of the basic TM syscall testsNicholas Piggin2021-09-132-8/+65
* selftests: Skip TM tests on synthetic TM implementationsJordan Niethe2021-08-2620-1/+55
* selftests/powerpc: Remove duplicated include from tm-poison.cZheng Yongjun2021-08-181-1/+0
* selftests/powerpc: Fix duplicate included pthread.hJiapeng Chong2021-05-231-1/+0
* selftests/powerpc: unmark non-kernel-doc commentsRandy Dunlap2021-03-291-2/+2
* selftests/powerpc: Include asm/cputable.h from utils.hMichael Ellerman2020-09-081-2/+1
* selftests/powerpc: Run tm-tmspr test for longerMichael Ellerman2020-09-081-1/+1
* selftests/powerpc: Don't use setaffinity in tm-tmsprMichael Ellerman2020-09-081-7/+1
* selftests/powerpc: Fix TM tests when CPU 0 is offlineMichael Ellerman2020-09-083-11/+19
* Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-091-0/+1
|\
| * selftests/powerpc: Always build the tm-poison test 64-bitMichael Ellerman2020-04-041-0/+1
* | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-055-40/+325
|\|
| * selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin2020-03-252-0/+3
| * selftests/powerpc: Don't rely on segfault to rerun the testGustavo Luiz Duarte2020-03-251-39/+35
| * selftests/powerpc: Add tm-signal-pagefault testGustavo Luiz Duarte2020-03-203-1/+287
* | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
|/
* selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not availableMichael Ellerman2019-11-051-0/+4
* powerpc/tm: Add tm-poison testGustavo Romero2019-09-213-1/+181
* selftests/powerpc: Retry on host facility unavailableGustavo Romero2019-08-261-1/+2
* selftests/powerpc: Fix and enhance TM signal context testsGustavo Romero2019-08-264-84/+228
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-1/+1
|\
| * selftests/powerpc: Fix earlyclobber in tm-vmxcopyGustavo Romero2019-06-191-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner2019-05-3011-12/+11
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-306-34/+6
|/
* selftests/powerpc: New TM signal self testBreno Leitao2019-01-153-1/+188
* selftests/powerpc: Add checks for transactional sigreturnBreno Leitao2018-12-213-1/+48
* Merge branch 'fixes' into nextMichael Ellerman2018-10-091-0/+1
|\
| * selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman2018-09-281-0/+1
* | selftests/powerpc: Do not fail with rescheduleBreno Leitao2018-09-192-3/+15
* | powerpc/selftests: Wait all threads to joinBreno Leitao2018-09-171-10/+17
|/
* selftests/powerpc: Only run some tests on ppc64leMichael Ellerman2018-08-073-0/+3
* selftests/powerpc: Add missing .gitignoresMichael Neuling2018-05-251-0/+1
* Merge branch 'fixes' into nextMichael Ellerman2018-03-282-1/+3
|\
| * selftests/powerpc: Fix missing clean of pmu/lib.oMichael Ellerman2018-02-281-1/+1
| * selftests/powerpc: Skip tm-trap if transactional memory is not enabledMichael Ellerman2018-02-261-0/+2
* | selftests/powerpc: Skip tm-unavailable if TM is not enabledGustavo Romero2018-03-131-8/+16
* | selftest/powerpc: Add test for sigreturn in transactionLaurent Dufour2018-03-132-1/+93
|/
* powerpc/selftests: Check endianness on trap in TMGustavo Romero2018-01-223-1/+332
* selftests/powerpc: Check for pthread errors in tm-unavailableCyril Bur2017-12-041-9/+34
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-164-1/+379
|\
| * selftests/powerpc: Check FP/VEC on exception in TMGustavo Romero2017-11-094-1/+379
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/
* selftests/powerpc: Improve tm-resched-dscrSam Bobroff2017-08-172-4/+9
* selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman2017-05-191-1/+1
* selftests/powerpc: Test TM and VMX register stateMichael Neuling2017-05-163-1/+122
* selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman2017-02-141-0/+1
* selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-051-3/+3
* selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-8/+3