summaryrefslogtreecommitdiff
path: root/arch/loongarch/lib/copy_user.S
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: Optimize memory ops (memset/memcpy/memmove)WANG Rui2023-05-011-50/+201
* LoongArch: Use alternative to optimize librariesHuacai Chen2022-12-141-5/+86
* LoongArch: Remove the .fixup section usageYouling Tang2022-12-141-10/+6
* 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/+47