summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/string.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-12/+34
|\
| * s390: cleanup string ops prototypesHeiko Carstens2017-10-091-11/+11
| * s390: implement memset16, memset32 & memset64Heiko Carstens2017-10-091-0/+22
| * s390: add support for FORTIFY_SOURCEHeiko Carstens2017-09-281-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* s390/lib: add missing memory barriers to string inline assembliesHeiko Carstens2016-12-141-4/+4
* s390: provide memmove implementationHeiko Carstens2016-12-121-1/+2
* lib/string.c: remove strnicmp()Rasmus Villemoes2015-02-121-1/+0
* s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens2012-09-261-8/+0
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1
* s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens2012-05-241-4/+0
* [S390] use compiler builtin versions of strlen/strcpy/strcatHeiko Carstens2009-03-261-0/+8
* [S390] allow usage of string functions in linux/string.hRusty Russell2009-03-261-1/+7
* [S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky2008-08-011-0/+143