aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/string.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-26s390/string: use generic strlcpyHeiko Carstens1-2/+0
2021-10-26s390/string: use generic strrchrHeiko Carstens1-2/+0
2021-06-28s390/string: get rid of register asmHeiko Carstens1-24/+35
2019-08-21s390/kasan: provide uninstrumented __strlenVasily Gorbik1-2/+7
2019-01-18s390/kasan: improve string/memory functions checksVasily Gorbik1-6/+22
2018-10-09s390/kasan: replace some memory functionsVasily Gorbik1-0/+21
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-12/+34
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-09s390: cleanup string ops prototypesHeiko Carstens1-11/+11
2017-10-09s390: implement memset16, memset32 & memset64Heiko Carstens1-0/+22
2017-09-28s390: add support for FORTIFY_SOURCEHeiko Carstens1-1/+1
2016-12-14s390/lib: add missing memory barriers to string inline assembliesHeiko Carstens1-4/+4
2016-12-12s390: provide memmove implementationHeiko Carstens1-1/+2
2015-02-12lib/string.c: remove strnicmp()Rasmus Villemoes1-1/+0
2012-09-26s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens1-8/+0
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2012-05-24s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens1-4/+0
2009-03-26[S390] use compiler builtin versions of strlen/strcpy/strcatHeiko Carstens1-0/+8
2009-03-26[S390] allow usage of string functions in linux/string.hRusty Russell1-1/+7
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky1-0/+143