summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/word-at-a-time.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: word-at-a-time: improve byte count calculations for LELinus Torvalds2024-06-191-8/+3
* kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan2024-02-011-1/+2
* arm64: mte: rename TCO routinesVincenzo Frascino2023-04-051-2/+2
* arm64: extable: add load_unaligned_zeropad() handlerMark Rutland2021-10-211-17/+4
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-04-261-0/+4
|\
| * arm64: mte: Enable TCO in functions that can read beyond buffer limitsVincenzo Frascino2021-04-111-0/+4
* | arm64: fix inline asm in load_unaligned_zeropad()Peter Collingbourne2021-04-011-5/+5
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* arm64: switch to relative exception tablesArd Biesheuvel2016-02-241-4/+3
* arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUsWill Deacon2013-12-191-0/+40
* arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon2013-12-191-0/+54