Age | Commit message (Expand) | Author |
---|---|---|
2024-10-16 | kernel: Add RSOD(red screen of death) | Anton Kling |
2024-06-26 | Kernel: Code cleanup | Anton Kling |
2024-06-23 | Kernel: Fix small out of memory issues | Anton Kling |
2024-04-26 | Kernel/VFS: Change polling from variables to functions | Anton Kling |
2024-04-26 | Kernel: More out of memory condition checks | Anton Kling |
2023-11-28 | Meta: Apply new clang-format rules to kernel | Anton Kling |
2023-11-10 | Kernel Style: Change uint*_t -> u* | Anton Kling |
2023-10-31 | Meta: Move kernel and userland to their own folders. | Anton Kling |