summaryrefslogtreecommitdiff
path: root/kernel/cpu/int_syscall.s
AgeCommit message (Expand)Author
2024-03-02Kernel: Fix incorrect hardcoded value.Anton Kling
2024-02-25IPC: Inform the scheduler the process is waiting for a IPC messageAnton Kling
2024-02-22Kernel: Fix undefined behavior and cleanup functions.Anton Kling
2024-02-09Kernel/Interrupts: Restructure how interrupts are handeled in the kernelAnton Kling
2024-02-07A lot of small changesAnton Kling
2023-10-31Meta: Move kernel and userland to their own folders.Anton Kling