summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/stringloops
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan2024-04-291-0/+1
* selftests/powerpc: Re-order *FLAGS to follow lib.mkMadhavan Srinivasan2024-04-291-5/+5
* powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-161-0/+0
* powerpc: add CFUNC assembly label annotationNicholas Piggin2023-04-201-0/+1
* selftests/powerpc: Include asm/cputable.h from utils.hMichael Ellerman2020-09-081-1/+1
* selftests/powerpc: Skip vmx/vsx/tar/etc tests on older CPUsMichael Ellerman2020-08-032-1/+7
* selftests/powerpc: Add test of memcmp at end of pageMichael Ellerman2020-07-231-18/+22
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* selftests/powerpc: Ignore generated filesGustavo Romero2019-08-221-1/+4
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-1/+1
|\
| * selftests/powerpc: ppc_asm.h: typo in the header guardDenis Efremov2019-07-011-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman2018-09-281-0/+1
* selftests/powerpc: Update strlen() test to test the new assembly function for...Christophe Leroy2018-08-073-0/+9
* selftests/powerpc: Add test for strlen()Christophe Leroy2018-08-073-1/+151
* selftests/powerpc: Add test for 32 bits memcmpChristophe Leroy2018-08-072-3/+18
* selftests/powerpc: Give some tests longer to runMichael Ellerman2018-08-071-0/+1
* selftests/powerpc: Update memcmp_64 selftest for VMX implementationSimon Guo2018-07-244-23/+141
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-7/+2
* selftests/powerpc: Move shared headers into new include dirSimon Guo2016-11-171-1/+1
* selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman2016-10-061-0/+1
* selftests: Add install support for the powerpc testsMichael Ellerman2015-03-191-10/+5
* selftests/powerpc: Add memcmp testcaseAnton Blanchard2015-01-235-0/+132