index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
lib
/
mem.S
Age
Commit message (
Expand
)
Author
2023-08-09
s390: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-04-19
s390/lib: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
2023-04-19
s390/kasan: remove override of mem*() functions
Heiko Carstens
2019-05-02
s390: add missing ENDPROC statements to assembler functions
Martin Schwidefsky
2018-10-09
s390/kasan: replace some memory functions
Vasily Gorbik
2018-08-07
s390/lib: use expoline for all bcr instructions
Martin Schwidefsky
2018-05-07
s390/lib: use expoline for indirect branches
Martin Schwidefsky
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: optimize memset implementation
Heiko Carstens
2017-10-09
s390: implement memset16, memset32 & memset64
Heiko Carstens
2017-01-16
s390/lib: improve memmove, memset and memcpy
Heiko Carstens
2016-12-12
s390: provide memmove implementation
Heiko Carstens
2016-08-07
s390: move exports to definitions
Al Viro
2015-03-25
s390: remove "64" suffix from mem64.S and swsusp_asm64.S
Heiko Carstens