| 2021-04-20 08:49 | menu: Fix issue where rescue editor would ignore modifications made when triggered by missing config file instead of lack of entries | mintsuki | 6554ff8c |
| 2021-04-20 08:16 | config: Fix issue where menu_tree would be always NULL | mintsuki | f2505f41 |
| 2021-04-20 04:48 | limine-install: Turn WARNING about copying limine.sys into a less scary reminder | mintsuki | 48c6d45c |
| 2021-04-20 04:45 | menu: Instead of panicking when no config file exists or it has no entries, offer the user the ability to manually type in a boot entry | mintsuki | 7f63b9a1 |
| 2021-04-20 04:11 | vmm: The PAT flag was accidentally set for 4KiB pages | mintsuki | b3e4c49e |
| 2021-04-16 10:22 | limine-install: More macOS friendliness | mintsuki | 8c28d8ff |
| 2021-04-15 02:32 | stivale: Implement KASLR config option | mintsuki | c3db6d0c |
| 2021-04-15 02:08 | stivale2: Make sure memory at 0x70000 is actually free as per spec | mintsuki | 3c0fd2b5 |
| 2021-04-15 01:44 | pmm: Protect page 0 of physical memory | mintsuki | 06315dd8 |
| 2021-04-15 00:42 | build: Add distclean2 target | mintsuki | 8eda1e01 |
| 2021-04-15 00:21 | pmm: Rework conventional memory allocator | mintsuki | 4e4017fb |
| 2021-04-14 19:57 | stivale2: Implement unmap NULL using 4KiB pages | mintsuki | d9466f3d |
| 2021-04-14 09:06 | stivale2: Implement unmap NULL feature | mintsuki | 5488c881 |
| 2021-04-14 08:44 | stivale2: Implement cols and rows fields for terminal struct tag | mintsuki | 693945b1 |
| 2021-04-13 20:34 | toolchain: Bump GCC version to 10.3.0 | mintsuki | e52f4620 |
| 2021-04-13 19:48 | stivale2: Terminal: Save and restore user segment registers instead of smashing them | mintsuki | 042c8037 |
| 2021-04-11 08:15 | stivale2: Clear terminal before passing control to kernel | mintsuki | c011339c |
| 2021-04-11 08:00 | build: Pass -Werror to nasm | mintsuki | 9ab0beea |
| 2021-04-11 07:56 | build: Properly handle spaces in PATH | mintsuki | d288550b |
| 2021-04-11 00:30 | gterm: Many improvements | mintsuki | 7ac20e06 |
| 2021-04-11 00:08 | gop: Preset mode is the one the firmware gives us | mintsuki | e402508b |
| 2021-04-11 00:04 | gop: Do not assume BPP to always be 32 | mintsuki | 380f358e |
| 2021-04-10 23:38 | stivale: Map the framebuffer in the memory map only in stivale protos | mintsuki | 49621f5c |
| 2021-04-10 23:33 | gterm: Fix allocated buffer which could be too small and result in an overflow | mintsuki | 4dc24474 |
| 2021-04-10 23:29 | gop: Implement missing logic to avoid setting modes when unnecessary | mintsuki | 5434ccb5 |
| 2021-04-10 23:26 | Revert "video: Many terminal related bug fixes and improvements" | mintsuki | 4bbc98b6 |
| 2021-04-10 21:08 | video: Many terminal related bug fixes and improvements | mintsuki | f7638e96 |
| 2021-04-10 04:09 | linux: Ensure that the framebuffer memory map tag does not reach the kernel | mintsuki | 3be90039 |
| 2021-04-10 02:21 | docs: Remove stray ! in README.md | mintsuki | f7ab1890 |
| 2021-04-10 02:14 | Merge pull request #79 from jlxip/trunk | mint | d74e358f |