summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/word-at-a-time.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-21arm64: extable: add load_unaligned_zeropad() handlerMark Rutland1-17/+4
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+4
2021-04-11arm64: mte: Enable TCO in functions that can read beyond buffer limitsVincenzo Frascino1-0/+4
2021-04-01arm64: fix inline asm in load_unaligned_zeropad()Peter Collingbourne1-5/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-02-24arm64: switch to relative exception tablesArd Biesheuvel1-4/+3
2013-12-19arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUsWill Deacon1-0/+40
2013-12-19arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon1-0/+54