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