summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/copyloops
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* seltests/powerpc: Add a selftest for memcpy_mcsafeSantosh Sivaraj2019-09-124-1/+9
* selftests/powerpc: Ignore generated filesGustavo Romero2019-08-221-4/+4
* powerpc: prepare string/mem functions for KASANChristophe Leroy2019-05-033-0/+2
* selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman2018-09-281-0/+1
* selftests/powerpc/64: Test exception cases in copy_tofrom_userMichael Ellerman2018-08-086-21/+188
* selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras2018-08-083-21/+49
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-0/+0
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-0/+0
* selftests/powerpc: Update memcmp_64 selftest for VMX implementationSimon Guo2018-07-241-2/+2
* selftests/powerpc: Fix copyloops build since Power4 assembler changeMichael Ellerman2018-04-031-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-051-4/+4
* selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-8/+3
* selftests/powerpc: Move shared headers into new include dirSimon Guo2016-11-171-1/+1
* powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-141-0/+2
* selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman2016-10-061-0/+1
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-162-33/+1
|\
| * selftests/powerpc: Build the copyloops with -maltivecMichael Ellerman2015-03-171-0/+1
| * powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard2015-03-161-33/+0
* | selftests: Add install support for the powerpc testsMichael Ellerman2015-03-191-10/+5
|/
* selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual2015-01-231-0/+4
* selftests/powerpc: Update for ABIv2Anton Blanchard2014-04-231-1/+4
* selftests/powerpc: Import Anton's memcpy / copy_tofrom_user testsMichael Ellerman2014-03-078-0/+218