Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-22 | arm64: clean up symbol aliasing | Mark Rutland | 1 | -3/+3 |
2021-07-12 | arm64: fix strlen() with CONFIG_KASAN_HW_TAGS | Mark Rutland | 1 | -0/+10 |
2021-06-02 | arm64: update string routine copyrights and URLs | Mark Rutland | 1 | -2/+2 |
2021-06-01 | arm64: Import updated version of Cortex Strings' strlen | Sam Tebbs | 1 | -85/+173 |
2020-01-08 | arm64: lib: Use modern annotations for assembly functions | Mark Brown | 1 | -2/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -13/+1 |
2018-12-10 | arm64: string: use asm EXPORT_SYMBOL() | Mark Rutland | 1 | -0/+1 |
2018-10-26 | arm64: lib: use C string functions with KASAN enabled | Andrey Ryabinin | 1 | -1/+1 |
2015-10-12 | arm64: use ENDPIPROC() to annotate position independent assembler routines | Ard Biesheuvel | 1 | -1/+1 |
2014-05-23 | arm64: lib: Implement optimized string length routines | zhichang.yuan | 1 | -0/+126 |