aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/lib/string.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-18s390/kasan: improve string/memory functions checksVasily Gorbik1-0/+28
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-14/+14
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-14/+14
2017-02-17s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker1-1/+2
2016-12-14s390/lib: add missing memory barriers to string inline assembliesHeiko Carstens1-6/+6
2016-08-08s390/lib: fix memcmp and strstrChristian Borntraeger1-9/+7
2016-06-28s390/lib: use basic blocks for inline assembliesHeiko Carstens1-24/+26
2012-09-26s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens1-51/+5
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+1
2009-03-26[S390] use compiler builtin versions of strlen/strcpy/strcatHeiko Carstens1-0/+8
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+381