summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/copyloops
AgeCommit message (Expand)AuthorLines
2024-11-07selftests/powerpc: Give all tests 2 minutes timeoutMichael Ellerman-0/+1
2024-04-29selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan-0/+1
2024-04-29selftests/powerpc: Re-order *FLAGS to follow lib.mkMadhavan Srinivasan-10/+10
2024-03-03powerpc/64s: Move dcbt/dcbtst sequence into a macroMichael Ellerman-0/+12
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada-0/+0
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin-0/+1
2022-02-12selftests/powerpc/copyloops: Add memmove_64 testRitesh Harjani-1/+77
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams-5/+5
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2019-09-12seltests/powerpc: Add a selftest for memcpy_mcsafeSantosh Sivaraj-1/+9
2019-08-22selftests/powerpc: Ignore generated filesGustavo Romero-4/+4
2019-05-03powerpc: prepare string/mem functions for KASANChristophe Leroy-0/+2
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman-0/+1
2018-08-08selftests/powerpc/64: Test exception cases in copy_tofrom_userMichael Ellerman-21/+188
2018-08-08selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras-21/+49
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy-0/+0
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy-0/+0
2018-07-24selftests/powerpc: Update memcmp_64 selftest for VMX implementationSimon Guo-2/+2
2018-04-03selftests/powerpc: Fix copyloops build since Power4 assembler changeMichael Ellerman-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+4
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com-4/+4
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com-8/+3
2016-11-17selftests/powerpc: Move shared headers into new include dirSimon Guo-1/+1
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin-0/+2
2016-10-06selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman-0/+1
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds-33/+1
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman-10/+5
2015-03-17selftests/powerpc: Build the copyloops with -maltivecMichael Ellerman-0/+1
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard-33/+0
2015-01-23selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual-0/+4
2014-04-23selftests/powerpc: Update for ABIv2Anton Blanchard-1/+4
2014-03-07selftests/powerpc: Import Anton's memcpy / copy_tofrom_user testsMichael Ellerman-0/+218