index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
string.h
Age
Commit message (
Expand
)
Author
2021-10-26
s390/string: use generic strlcpy
Heiko Carstens
2021-10-26
s390/string: use generic strrchr
Heiko Carstens
2021-06-28
s390/string: get rid of register asm
Heiko Carstens
2019-08-21
s390/kasan: provide uninstrumented __strlen
Vasily Gorbik
2019-01-18
s390/kasan: improve string/memory functions checks
Vasily Gorbik
2018-10-09
s390/kasan: replace some memory functions
Vasily Gorbik
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-09
s390: cleanup string ops prototypes
Heiko Carstens
2017-10-09
s390: implement memset16, memset32 & memset64
Heiko Carstens
2017-09-28
s390: add support for FORTIFY_SOURCE
Heiko Carstens
2016-12-14
s390/lib: add missing memory barriers to string inline assemblies
Heiko Carstens
2016-12-12
s390: provide memmove implementation
Heiko Carstens
2015-02-12
lib/string.c: remove strnicmp()
Rasmus Villemoes
2012-09-26
s390/string: provide asm lib functions for memcpy and memcmp
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-05-24
s390/headers: remove #ifdef __KERNEL__ from not exported headers
Heiko Carstens
2009-03-26
[S390] use compiler builtin versions of strlen/strcpy/strcat
Heiko Carstens
2009-03-26
[S390] allow usage of string functions in linux/string.h
Rusty Russell
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky