summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm/uaccess.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-25LoongArch: Use la.pcrel instead of la.abs when it's trivially possibleXi Ruoyao1-1/+0
2022-12-14LoongArch: extable: Add a dedicated uaccess handlerYouling Tang1-13/+4
2022-12-14LoongArch: Switch to relative exception tablesYouling Tang1-1/+1
2022-12-14LoongArch: Consolidate __ex_table constructionYouling Tang1-6/+3
2022-08-12LoongArch: Requires __force attributes for any castsQing Zhang1-2/+2
2022-07-29LoongArch: Use the "move" pseudo-instruction where applicableWANG Xuerui1-1/+1
2022-07-29LoongArch: Use ABI names of registers where appropriateWANG Xuerui1-1/+1
2022-06-03LoongArch: Add system call supportHuacai Chen1-0/+269