aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/copyloops
AgeCommit message (Expand)Author
2020-11-01x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2019-09-12seltests/powerpc: Add a selftest for memcpy_mcsafeSantosh Sivaraj
2019-08-22selftests/powerpc: Ignore generated filesGustavo Romero
2019-05-03powerpc: prepare string/mem functions for KASANChristophe Leroy
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman
2018-08-08selftests/powerpc/64: Test exception cases in copy_tofrom_userMichael Ellerman
2018-08-08selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-07-24selftests/powerpc: Update memcmp_64 selftest for VMX implementationSimon Guo
2018-04-03selftests/powerpc: Fix copyloops build since Power4 assembler changeMichael Ellerman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com
2016-11-17selftests/powerpc: Move shared headers into new include dirSimon Guo
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin
2016-10-06selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman
2015-03-17selftests/powerpc: Build the copyloops with -maltivecMichael Ellerman
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard
2015-01-23selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual
2014-04-23selftests/powerpc: Update for ABIv2Anton Blanchard
2014-03-07selftests/powerpc: Import Anton's memcpy / copy_tofrom_user testsMichael Ellerman