aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/lib/clear_user.S
AgeCommit message (Expand)AuthorFilesLines
2024-03-11LoongArch: Add ORC stack unwinder supportTiezhu Yang1-0/+3
2023-09-06LoongArch: Adjust {copy, clear}_user exception handler behaviorWeihao Li1-43/+44
2023-08-25LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada1-1/+1
2023-07-28LoongArch: Fix return value underflow in exception pathWANG Rui1-1/+2
2023-05-01LoongArch: Optimize memory ops (memset/memcpy/memmove)WANG Rui1-15/+121
2022-12-14LoongArch: Use alternative to optimize librariesHuacai Chen1-5/+65
2022-12-14LoongArch: Remove the .fixup section usageYouling Tang1-9/+5
2022-12-14LoongArch: Consolidate __ex_table constructionYouling Tang1-3/+2
2022-07-29LoongArch: Simplify "BGT foo, zero" with BGTZWANG Xuerui1-1/+1
2022-06-03LoongArch: Add some library functionsHuacai Chen1-0/+43