| 2021-05-04 22:53 | stivale: Panic if higher half addresses header flag is set for 32-bit kernels | mintsuki | fdfa0207 |
| 2021-05-04 22:12 | pmm: Guard against broken E820 causing an EBDA overwrite | mintsuki | ad2e03b4 |
| 2021-05-04 21:00 | stivale2: Implement higher half returned addresses flag | mintsuki | a01e5ecd |
| 2021-05-04 13:17 | stivale: Implement higher half returned addresses flag | mintsuki | 4bd3a540 |
| 2021-05-04 11:56 | build: Bump GCC to 11.1.0, misc fixes | mintsuki | 07d9f7d7 |
| 2021-05-02 23:08 | build: Work around GCC issue where -static-pie does not seem to work with -elf cross compilers | mintsuki | b401d07f |
| 2021-05-02 21:12 | docs: Update README.md | mintsuki | b7e98a9e |
| 2021-05-02 20:52 | uefi: Fix linking flags | mintsuki | ac9ddc7c |
| 2021-04-30 00:09 | stivale2: Preserve state of FS and GS segment registers across terminal print calls | mintsuki | 7750e14c |
| 2021-04-28 22:45 | linux: Make sure to align kernel and modules memory map allocations to page size | mintsuki | 1365d965 |
| 2021-04-28 21:41 | linux: Pass additional EFI info to kernel | mintsuki | f2b172be |
| 2021-04-28 20:56 | linux: Pass EDID info onto kernel | mintsuki | 8475f98f |
| 2021-04-28 18:15 | stivale: Implement SMBIOS related stuff. Fixes #81 | mintsuki | 033ceb33 |
| 2021-04-24 20:59 | disk: Limit the range of hard drives and optical drives scanned in BIOS | mintsuki | 3702060f |
| 2021-04-20 11:52 | pmm: Remove dead code and misc bug fixes | mintsuki | fb7e9fdb |
| 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 |