Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-22 | x86/cpu: Remove unneeded 64-bit dependency in arch_enter_from_user_mode() | 1 | -2/+2 | |
2022-05-09 | entry: Rename arch_check_user_regs() to arch_enter_from_user_mode() | 1 | -2/+2 | |
2021-10-06 | x86/entry: Correct reference to intended CONFIG_64_BIT | 1 | -1/+1 | |
2021-04-08 | x86/entry: Enable random_kstack_offset support | 1 | -0/+16 | |
2021-02-06 | entry: Ensure trap after single-step on system call return | 1 | -2/+0 | |
2020-09-04 | x86/entry: Fix AC assertion | 1 | -2/+10 | |
2020-07-24 | x86/entry: Use generic syscall exit functionality | 1 | -0/+44 | |
2020-07-24 | x86/entry: Use generic syscall entry function | 1 | -0/+32 |