summaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* isystem: delete global -isystem compile optionAlexey Dobriyan2021-09-221-0/+2
* arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-081-1/+1
* Merge branch 'for-next/kasan' into for-next/coreWill Deacon2021-06-241-0/+2
|\
| * kasan: arm64: support specialized outlined tag mismatch checksPeter Collingbourne2021-05-261-0/+2
* | Merge branch 'for-next/insn' into for-next/coreWill Deacon2021-06-241-1/+1
|\ \
| * | arm64: Move instruction encoder/decoder under lib/Julien Thierry2021-05-271-3/+3
| |/
* / arm64: Import latest memcpy()/memmove() implementationRobin Murphy2021-06-011-1/+1
|/
* arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTECatalin Marinas2020-09-041-0/+2
* arm64: Implement optimised checksum routineRobin Murphy2020-01-161-3/+3
* Merge branch 'for-next/atomics' into for-next/coreWill Deacon2019-08-301-19/+0
|\
| * arm64: atomics: Remove atomic_ll_sc compilation unitAndrew Murray2019-08-291-19/+0
* | arm64: Add support for function error injectionLeo Yan2019-08-071-0/+2
|/
* 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/+3
* 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