| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-29 | s390: Remove superfluous newlines from inline assemblies | Heiko Carstens | 1 | -4/+4 |
| 2025-04-30 | s390/string: Remove strcpy() implementation | Heiko Carstens | 1 | -24/+0 |
| 2025-04-17 | s390/string: Remove optimized strncpy() | Heiko Carstens | 1 | -23/+0 |
| 2024-11-13 | s390/string: Convert to use flag output macros | Heiko Carstens | 1 | -5/+5 |
| 2021-11-06 | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -45/+0 |
| 2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+3 |
| 2021-10-26 | s390/string: use generic strlcpy | Heiko Carstens | 1 | -26/+0 |
| 2021-10-26 | s390/string: use generic strrchr | Heiko Carstens | 1 | -19/+0 |
| 2021-10-12 | s390: fix strrchr() implementation | Roberto Sassu | 1 | -8/+7 |
| 2021-09-25 | lib/string: Move helper functions out of string.c | Kees Cook | 1 | -0/+3 |
| 2021-07-05 | s390/lib,string: fix strcat() inline asm constraint modifier | Heiko Carstens | 1 | -1/+1 |
| 2021-06-28 | s390/lib,string: get rid of register asm | Heiko Carstens | 1 | -56/+75 |
| 2020-10-07 | s390/lib: fix kernel doc for memcmp() | Julian Wiedmann | 1 | -1/+1 |
| 2019-01-18 | s390/kasan: improve string/memory functions checks | Vasily Gorbik | 1 | -0/+28 |
| 2017-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -14/+14 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-09 | s390: cleanup string ops prototypes | Heiko Carstens | 1 | -14/+14 |
| 2017-02-17 | s390: Audit and remove any remaining unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+2 |
| 2016-12-14 | s390/lib: add missing memory barriers to string inline assemblies | Heiko Carstens | 1 | -6/+6 |
| 2016-08-08 | s390/lib: fix memcmp and strstr | Christian Borntraeger | 1 | -9/+7 |
| 2016-06-28 | s390/lib: use basic blocks for inline assemblies | Heiko Carstens | 1 | -24/+26 |
| 2012-09-26 | s390/string: provide asm lib functions for memcpy and memcmp | Heiko Carstens | 1 | -51/+5 |
| 2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 1 | -2/+1 |
| 2009-03-26 | [S390] use compiler builtin versions of strlen/strcpy/strcat | Heiko Carstens | 1 | -0/+8 |
| 2006-07-12 | [S390] Fix sparse warnings. | Heiko Carstens | 1 | -2/+2 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+381 |