Age | Commit message (Expand) | Author |
---|---|---|
2021-09-05 | Kernel: Make all Spinlocks use u8 for storage, remove template | Brian Gianforcaro |
2021-08-22 | Kernel: Rename SpinLock => Spinlock | Andreas Kling |
2021-08-08 | Kernel: Remove unnecessary churn in ConsoleManagement | Andreas Kling |
2021-05-31 | Kernel: Fix crash when switching to console 5 & 6 | Sebastian Zaha |
2021-05-21 | Kernel: Fix framebuffer resolution modesetting after boot | Liav A |
2021-05-16 | Kernel: Print scheduler state to the display console | Liav A |
2021-05-16 | Kernel/Graphics + SystemServer: Support text mode properly | Liav A |