aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-06arm64: crypto: add NEON accelerated XOR implementationJackie Liu1-0/+6
2018-09-24arm64: lse: remove -fcall-used-x0 flagTri Vo1-1/+1
2018-09-10arm64/lib: add accelerated crc32 routinesArd Biesheuvel1-0/+2
2018-06-21locking/atomics/arm64: Replace our atomic/lock bitop implementations with asm-genericWill Deacon1-1/+1
2018-04-27arm64: avoid instrumenting atomic_ll_sc.oMark Rutland1-0/+4
2018-03-06arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomicsWill Deacon1-1/+2
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2017-11-03arm64: support __int128 on gcc 5+Jason A. Donenfeld1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-09arm64: uaccess: Implement *_flushcache variantsRobin Murphy1-0/+2
2016-02-26arm64: lse: deal with clobbered IP registers after branch via PLTArd Biesheuvel1-6/+7
2015-07-27arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomicsWill Deacon1-0/+13
2014-05-23arm64: lib: Implement optimized string length routineszhichang.yuan1-1/+2
2014-05-23arm64: lib: Implement optimized string compare routineszhichang.yuan1-1/+1
2014-05-23arm64: lib: Implement optimized memcmp routinezhichang.yuan1-1/+1
2013-12-19arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon1-5/+3
2013-03-21arm64: klib: Optimised string functionsCatalin Marinas1-1/+2
2013-03-21arm64: klib: Optimised memory functionsCatalin Marinas1-1/+2
2012-09-17arm64: Miscellaneous library functionsMarc Zyngier1-0/+4