Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: Use user_mode() macro when possible | Christophe Leroy | 2024-02-22 | 1 | -1/+1 |
* | powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAP | Christophe Leroy | 2023-08-02 | 1 | -1/+1 |
* | powerpc: Provide syscall wrapper | Rohan McLure | 2022-09-28 | 1 | -16/+18 |
* | powerpc: Change system_call_exception calling convention | Rohan McLure | 2022-09-28 | 1 | -9/+9 |
* | powerpc: Use common syscall handler type | Rohan McLure | 2022-09-28 | 1 | -2/+0 |
* | powerpc: Save caller r3 prior to system_call_exception | Rohan McLure | 2022-09-26 | 1 | -1/+0 |
* | powerpc: add support for syscall stack randomization | Xiu Jianfeng | 2022-07-28 | 1 | -1/+18 |
* | powerpc: Move system_call_exception() to syscall.c | Xiu Jianfeng | 2022-07-28 | 1 | -0/+173 |