summaryrefslogtreecommitdiff
path: root/arch/s390/lib/string.c
AgeCommit message (Expand)Author
2021-10-20s390: fix strrchr() implementationRoberto Sassu
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-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds