aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/copyloops (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-12seltests/powerpc: Add a selftest for memcpy_mcsafeSantosh Sivaraj4-1/+9
2019-08-22selftests/powerpc: Ignore generated filesGustavo Romero1-4/+4
2019-05-03powerpc: prepare string/mem functions for KASANChristophe Leroy3-0/+2
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman1-0/+1
2018-08-08selftests/powerpc/64: Test exception cases in copy_tofrom_userMichael Ellerman6-21/+188
2018-08-08selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras3-21/+49
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy1-0/+0
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-0/+0
2018-07-24selftests/powerpc: Update memcmp_64 selftest for VMX implementationSimon Guo1-2/+2
2018-04-03selftests/powerpc: Fix copyloops build since Power4 assembler changeMichael Ellerman1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com1-4/+4
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-8/+3
2016-11-17selftests/powerpc: Move shared headers into new include dirSimon Guo1-1/+1
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin1-0/+2
2016-10-06selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman1-0/+1
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds2-33/+1
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman1-10/+5
2015-03-17selftests/powerpc: Build the copyloops with -maltivecMichael Ellerman1-0/+1
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard1-33/+0
2015-01-23selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual1-0/+4
2014-04-23selftests/powerpc: Update for ABIv2Anton Blanchard1-1/+4
2014-03-07selftests/powerpc: Import Anton's memcpy / copy_tofrom_user testsMichael Ellerman8-0/+218