summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/lib/clear_user.S
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: Add ORC stack unwinder supportTiezhu Yang2024-03-111-0/+3
* LoongArch: Adjust {copy, clear}_user exception handler behaviorWeihao Li2023-09-061-43/+44
* LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-251-1/+1
* LoongArch: Fix return value underflow in exception pathWANG Rui2023-07-281-1/+2
* LoongArch: Optimize memory ops (memset/memcpy/memmove)WANG Rui2023-05-011-15/+121
* LoongArch: Use alternative to optimize librariesHuacai Chen2022-12-141-5/+65
* LoongArch: Remove the .fixup section usageYouling Tang2022-12-141-9/+5
* LoongArch: Consolidate __ex_table constructionYouling Tang2022-12-141-3/+2
* LoongArch: Simplify "BGT foo, zero" with BGTZWANG Xuerui2022-07-291-1/+1
* LoongArch: Add some library functionsHuacai Chen2022-06-031-0/+43