Age | Commit message (Expand) | Author |
---|---|---|
2024-02-19 | Kernel: Change timing for context switches | Anton Kling |
2024-02-16 | General cleanup | 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-12-18 | Add untracked files | Anton Kling |
2023-11-28 | Meta: Apply new clang-format rules to kernel | Anton Kling |
2023-11-15 | Meta: Setup a drive over AHCI | Anton Kling |
2023-11-08 | Meta: Modify run and debug scripts | Anton Kling |
2023-10-31 | Meta: Sync the sysroot after running the VM | Anton Kling |
2023-10-31 | Meta: Fix build scripts to work on debian | Anton Kling |
2023-10-31 | Meta: Create a simple toolchain compilation script | Anton Kling |
2023-10-31 | Meta: Create simple build scripts for kernel, userland and general enviroment | Anton Kling |