summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/tm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-141-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/+11Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-306-34/+6Star
|/
* 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-241-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-213-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/+3Star
* selftests/powerpc: Move shared headers into new include dirSimon Guo2016-11-172-6/+6
* selftests/powerpc: Add missing binaries to .gitignoresMichael Ellerman2016-10-061-0/+4
* selftests/powerpc: Add checks for transactional VSXs in signal contextsCyril Bur2016-10-042-1/+126
* selftests/powerpc: Add checks for transactional VMXs in signal contextsCyril Bur2016-10-042-1/+112
* selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur2016-10-042-1/+93
* selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur2016-10-043-1/+210
* selftests/powerpc: Add TM tcheck helpers in CCyril Bur2016-10-041-0/+27
* selftests/powerpc: exec() with suspended transactionCyril Bur2016-07-265-18/+98
* selftests/powerpc: Add test to check if TM SPRs are corruptedRashmica Gupta2016-05-113-1/+146
* selftests/powerpc: Add TM test to check if TAR is corruptedRashmica Gupta2016-05-113-1/+92
* selftests/powerpc: Add test for forking inside transactionRashmica Gupta2016-05-113-1/+44
* selftests/powerpc: Standardise TM callsRashmica Gupta2016-05-112-13/+7Star
* selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman2016-03-021-1/+1
* selftests/powerpc: Add test to check if VSRs are corruptedRashmica Gupta2015-12-143-1/+105
* selftests/powerpc: Add TM signal with invalid stack testMichael Neuling2015-12-143-1/+78
* selftests/powerpc: Add TM signal return testMichael Neuling2015-12-143-1/+76
* selftests/powerpc: Skip tm-resched-dscr if we don't have TMMichael Ellerman2015-12-142-2/+5
* selftests/powerpc: Move TM helpers into tm.hMichael Ellerman2015-12-142-11/+35
* selftests/powerpc: Add have_hwcap2() helperMichael Ellerman2015-12-141-2/+1Star
* selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman2015-12-141-1/+1
* selftests/powerpc: Allow the tm-syscall test to build with old headersMichael Ellerman2015-10-151-2/+12
* powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-06-192-3/+4