summaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe2019-04-091-1/+1
* arm64: crypto: add NEON accelerated XOR implementationJackie Liu2018-12-061-0/+6
* arm64: lse: remove -fcall-used-x0 flagTri Vo2018-09-241-1/+1
* arm64/lib: add accelerated crc32 routinesArd Biesheuvel2018-09-101-0/+2
* locking/atomics/arm64: Replace our atomic/lock bitop implementations with asm...Will Deacon2018-06-211-1/+1
* arm64: avoid instrumenting atomic_ll_sc.oMark Rutland2018-04-271-0/+4
* arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomicsWill Deacon2018-03-061-1/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-151-1/+1
|\
| * arm64: support __int128 on gcc 5+Jason A. Donenfeld2017-11-031-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* arm64: uaccess: Implement *_flushcache variantsRobin Murphy2017-08-091-0/+2
* arm64: lse: deal with clobbered IP registers after branch via PLTArd Biesheuvel2016-02-261-6/+7
* arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomicsWill Deacon2015-07-271-0/+13
* arm64: lib: Implement optimized string length routineszhichang.yuan2014-05-231-1/+2
* arm64: lib: Implement optimized string compare routineszhichang.yuan2014-05-231-1/+1
* arm64: lib: Implement optimized memcmp routinezhichang.yuan2014-05-231-1/+1
* arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon2013-12-191-5/+3Star
* arm64: klib: Optimised string functionsCatalin Marinas2013-03-211-1/+2
* arm64: klib: Optimised memory functionsCatalin Marinas2013-03-211-1/+2
* arm64: Miscellaneous library functionsMarc Zyngier2012-09-171-0/+4