aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/loongarch/lib/memset.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-06LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang1-1/+7
2023-08-25LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada1-1/+1
2023-05-01LoongArch: Optimize memory ops (memset/memcpy/memmove)WANG Rui1-24/+92
2023-02-25LoongArch: Mark some assembler symbols as non-kprobe-ableTiezhu Yang1-0/+3
2022-12-14LoongArch: Use alternative to optimize librariesHuacai Chen1-0/+91