summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/string.h
AgeCommit message (Expand)Author
2019-01-18s390/kasan: improve string/memory functions checksVasily Gorbik
2018-10-09s390/kasan: replace some memory functionsVasily Gorbik
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09s390: cleanup string ops prototypesHeiko Carstens
2017-10-09s390: implement memset16, memset32 & memset64Heiko Carstens
2017-09-28s390: add support for FORTIFY_SOURCEHeiko Carstens
2016-12-14s390/lib: add missing memory barriers to string inline assembliesHeiko Carstens
2016-12-12s390: provide memmove implementationHeiko Carstens
2015-02-12lib/string.c: remove strnicmp()Rasmus Villemoes
2012-09-26s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-05-24s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens
2009-03-26[S390] use compiler builtin versions of strlen/strcpy/strcatHeiko Carstens
2009-03-26[S390] allow usage of string functions in linux/string.hRusty Russell
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky