Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-06 | LoongArch: Adjust {copy, clear}_user exception handler behavior | Weihao Li | 1 | -43/+44 |
2023-08-25 | LoongArch: Replace #include <asm/export.h> with #include <linux/export.h> | Masahiro Yamada | 1 | -1/+1 |
2023-07-28 | LoongArch: Fix return value underflow in exception path | WANG Rui | 1 | -1/+2 |
2023-05-01 | LoongArch: Optimize memory ops (memset/memcpy/memmove) | WANG Rui | 1 | -15/+121 |
2022-12-14 | LoongArch: Use alternative to optimize libraries | Huacai Chen | 1 | -5/+65 |
2022-12-14 | LoongArch: Remove the .fixup section usage | Youling Tang | 1 | -9/+5 |
2022-12-14 | LoongArch: Consolidate __ex_table construction | Youling Tang | 1 | -3/+2 |
2022-07-29 | LoongArch: Simplify "BGT foo, zero" with BGTZ | WANG Xuerui | 1 | -1/+1 |
2022-06-03 | LoongArch: Add some library functions | Huacai Chen | 1 | -0/+43 |