..
atomic_ll_sc.c
arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics
2015-07-27 15:28:50 +01:00
bitops.S
arm64: atomics: prefetch the destination word for write prior to stxr
2015-07-27 15:28:53 +01:00
clear_page.S
clear_user.S
arm64: don't pull uaccess.h into *.S
2016-12-26 13:05:17 -05:00
copy_from_user.S
arm64: don't pull uaccess.h into *.S
2016-12-26 13:05:17 -05:00
copy_in_user.S
arm64: switch to RAW_COPY_USER
2017-03-28 18:23:24 -04:00
copy_page.S
arm64/lib: copy_page: use consistent prefetch stride
2017-07-25 10:04:42 +01:00
copy_template.S
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
2017-02-27 18:43:47 -08:00
copy_to_user.S
arm64: don't pull uaccess.h into *.S
2016-12-26 13:05:17 -05:00
delay.c
Makefile
arm64: uaccess: Implement *_flushcache variants
2017-08-09 12:16:26 +01:00
memchr.S
arm64: use ENDPIPROC() to annotate position independent assembler routines
2015-10-12 16:19:45 +01:00
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
arm64: use ENDPIPROC() to annotate position independent assembler routines
2015-10-12 16:19:45 +01:00
strlen.S
arm64: use ENDPIPROC() to annotate position independent assembler routines
2015-10-12 16:19:45 +01:00
strncmp.S
arm64: use ENDPIPROC() to annotate position independent assembler routines
2015-10-12 16:19:45 +01:00
strnlen.S
arm64/efi: Make strnlen() available to the EFI namespace
2016-02-16 10:32:10 +00:00
strrchr.S
uaccess_flushcache.c
arm64: uaccess: Add the uaccess_flushcache.c file
2017-08-10 10:49:21 +01:00