index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-03
arm64: support __int128 on gcc 5+
Jason A. Donenfeld
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-09
arm64: uaccess: Implement *_flushcache variants
Robin Murphy
2016-02-26
arm64: lse: deal with clobbered IP registers after branch via PLT
Ard Biesheuvel
2015-07-27
arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics
Will Deacon
2014-05-23
arm64: lib: Implement optimized string length routines
zhichang.yuan
2014-05-23
arm64: lib: Implement optimized string compare routines
zhichang.yuan
2014-05-23
arm64: lib: Implement optimized memcmp routine
zhichang.yuan
2013-12-19
arm64: use generic strnlen_user and strncpy_from_user functions
Will Deacon
2013-03-21
arm64: klib: Optimised string functions
Catalin Marinas
2013-03-21
arm64: klib: Optimised memory functions
Catalin Marinas
2012-09-17
arm64: Miscellaneous library functions
Marc Zyngier