1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 09:13:20 -05:00
linux/arch/arm64/lib
2016-10-14 20:42:44 -04:00
..
atomic_ll_sc.c
bitops.S
clear_page.S
clear_user.S arm64: kernel: Don't toggle PAN on systems with UAO 2016-02-18 17:27:05 +00:00
copy_from_user.S arm64: don't zero in __copy_from_user{,_inatomic} 2016-09-15 19:51:56 -04:00
copy_in_user.S arm64: kernel: Don't toggle PAN on systems with UAO 2016-02-18 17:27:05 +00:00
copy_page.S arm64: use alternative auto-nop 2016-09-12 10:46:07 +01:00
copy_template.S
copy_to_user.S arm64: kasan: instrument user memory access API 2016-06-21 15:37:18 +01:00
delay.c
Makefile arm64: lse: deal with clobbered IP registers after branch via PLT 2016-02-26 18:35:02 +00:00
memchr.S
memcmp.S arm64: Fix misspellings in comments. 2016-03-04 18:19:17 +00:00
memcpy.S arm64: add KASAN support 2015-10-12 17:46:36 +01:00
memmove.S arm64: add KASAN support 2015-10-12 17:46:36 +01:00
memset.S arm64: add KASAN support 2015-10-12 17:46:36 +01:00
strchr.S
strcmp.S
strlen.S
strncmp.S
strnlen.S arm64/efi: Make strnlen() available to the EFI namespace 2016-02-16 10:32:10 +00:00
strrchr.S