Age | Commit message (Expand) | Author |
---|---|---|
2024-03-14 | random changes made | Anton Kling |
2024-03-02 | Kernel: Fix incorrect hardcoded value. | Anton Kling |
2024-02-25 | IPC: Inform the scheduler the process is waiting for a IPC message | Anton Kling |
2024-02-22 | Kernel: Fix undefined behavior and cleanup functions. | Anton Kling |
2024-02-09 | Kernel/Interrupts: Restructure how interrupts are handeled in the kernel | Anton Kling |
2024-02-07 | A lot of small changes | Anton Kling |
2023-10-31 | Meta: Move kernel and userland to their own folders. | Anton Kling |