index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
/
strcmp.S
Age
Commit message (
Expand
)
Author
2022-03-14
Merge branch 'for-next/strings' into for-next/core
Will Deacon
2022-03-07
Revert "arm64: Mitigate MTE issues with str{n}cmp()"
Joey Gouly
2022-03-07
arm64: lib: Import latest version of Arm Optimized Routines' strcmp
Joey Gouly
2022-02-22
arm64: clean up symbol aliasing
Mark Rutland
2021-09-21
arm64: Mitigate MTE issues with str{n}cmp()
Robin Murphy
2021-06-02
arm64: update string routine copyrights and URLs
Mark Rutland
2021-06-01
arm64: Import latest version of Cortex Strings' strcmp
Sam Tebbs
2020-03-17
arm64: fix spelling mistake "ca not" -> "cannot"
韩科才
2020-01-08
arm64: lib: Use modern annotations for assembly functions
Mark Brown
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-12-10
arm64: string: use asm EXPORT_SYMBOL()
Mark Rutland
2018-10-26
arm64: lib: use C string functions with KASAN enabled
Andrey Ryabinin
2015-10-12
arm64: use ENDPIPROC() to annotate position independent assembler routines
Ard Biesheuvel
2014-05-23
arm64: lib: Implement optimized string compare routines
zhichang.yuan