summaryrefslogtreecommitdiff
path: root/arch/s390/lib/string.c
AgeCommit message (Expand)Author
2019-01-18s390/kasan: improve string/memory functions checksVasily 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-02-17s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2016-12-14s390/lib: add missing memory barriers to string inline assembliesHeiko Carstens
2016-08-08s390/lib: fix memcmp and strstrChristian Borntraeger
2016-06-28s390/lib: use basic blocks for inline assembliesHeiko Carstens
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
2009-03-26[S390] use compiler builtin versions of strlen/strcpy/strcatHeiko Carstens
2006-07-12[S390] Fix sparse warnings.Heiko Carstens
2005-01-23[PATCH] removing bcopy... because it's half brokenArjan van de Ven
2004-09-07[PATCH] Convert in-kernel users of EXPORT_SYMBOL_NOVERS() to EXPORT_SYMBOL()Geert Uytterhoeven
2004-07-28[PATCH] Export all functions in lib/string.cRoland Dreier
2004-06-12[PATCH] s390: cleanup string functionsAndrew Morton