summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/word-at-a-time.h
AgeCommit message (Expand)Author
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan
2023-04-05arm64: mte: rename TCO routinesVincenzo Frascino
2021-10-21arm64: extable: add load_unaligned_zeropad() handlerMark Rutland
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-04-11arm64: mte: Enable TCO in functions that can read beyond buffer limitsVincenzo Frascino
2021-04-01arm64: fix inline asm in load_unaligned_zeropad()Peter Collingbourne
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-02-24arm64: switch to relative exception tablesArd Biesheuvel
2013-12-19arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUsWill Deacon
2013-12-19arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon