| 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 |
| 2021-04-10 01:50 | README: Link to stivale specs | JlXip | 71650253 |
| 2021-04-09 02:57 | stivale2: Initialise gterm in case we're coming in from a non-graphical mode | mintsuki | c796764a |
| 2021-04-09 01:09 | gensyms.sh: Explicitly use bash in shebang | mintsuki | ebcaf8df |
| 2021-04-09 00:52 | build: Fix wrong variable used on 'which' invocation in decompressor Makefile | mintsuki | 1a7736b2 |
| 2021-04-09 00:28 | mtrr: Wholly remove MTRR support | mintsuki | c3481e12 |