aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/arm64ksyms.c
AgeCommit message (Expand)Author
2019-12-01arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin
2018-05-21arm64: export tishift functions to modulesJason A. Donenfeld
2018-02-06arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_userWill Deacon
2017-03-28arm64: switch to RAW_COPY_USERAl Viro
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas
2016-07-19arm64: Blacklist non-kprobe-able symbolPratyush Anand
2016-06-21arm64: kasan: instrument user memory access APIYang Shi
2016-01-04ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2014-05-29arm64: Add ftrace supportAKASHI Takahiro
2014-05-23arm64: lib: Implement optimized string length routineszhichang.yuan
2014-05-23arm64: lib: Implement optimized string compare routineszhichang.yuan
2014-05-23arm64: lib: Implement optimized memcmp routinezhichang.yuan
2013-12-19arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon
2013-10-24arm64: Export __copy_in_user() to modulesCatalin Marinas
2013-05-24arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'Chen Gang
2013-03-21arm64: klib: Optimised atomic bitopsCatalin Marinas
2013-03-21arm64: klib: Optimised string functionsCatalin Marinas
2013-03-21arm64: klib: Optimised memory functionsCatalin Marinas
2013-03-18arm64: Fix build error with !SMPCatalin Marinas
2012-09-17arm64: Miscellaneous library functionsMarc Zyngier