Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: Mitigate MTE issues with str{n}cmp() | Robin Murphy | 2021-09-21 | 1 | -1/+1 |
* | arm64: update string routine copyrights and URLs | Mark Rutland | 2021-06-02 | 1 | -2/+2 |
* | arm64: Import latest version of Cortex Strings' strncmp | Sam Tebbs | 2021-06-01 | 1 | -222/+184 |
* | arm64: lib: Use modern annotations for assembly functions | Mark Brown | 2020-01-08 | 1 | -2/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -13/+1 |
* | arm64: string: use asm EXPORT_SYMBOL() | Mark Rutland | 2018-12-10 | 1 | -0/+1 |
* | arm64: lib: use C string functions with KASAN enabled | Andrey Ryabinin | 2018-10-26 | 1 | -1/+1 |
* | arm64: use ENDPIPROC() to annotate position independent assembler routines | Ard Biesheuvel | 2015-10-12 | 1 | -1/+1 |
* | arm64: lib: Implement optimized string compare routines | zhichang.yuan | 2014-05-23 | 1 | -0/+310 |