summaryrefslogtreecommitdiff
path: root/arch/arm64/lib/strrchr.S
AgeCommit message (Expand)Author
2022-02-22arm64: clean up symbol aliasingMark Rutland
2020-01-08arm64: lib: Use modern annotations for assembly functionsMark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-12-10arm64: string: use asm EXPORT_SYMBOL()Mark Rutland
2018-10-26arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin
2018-03-05arm64/efi: Make strrchr() available to the EFI namespaceRob Herring
2013-03-21arm64: klib: Optimised string functionsCatalin Marinas