| 2025-10-26 20:58 | docs: Update ChangeLog and README.md for 10.2.0 | Mintsuki | 9573d50b |
| 2025-10-26 20:52 | bootstrap: Bump limine-protocol commit | Mintsuki | ac334f6f |
| 2025-10-26 17:23 | bootstrap: Bump limine-protocol commit | Mintsuki | 7c7d4c1f |
| 2025-10-25 01:37 | lib/acpi: Make map_single_table() static | Mintsuki | 11b4ee64 |
| 2025-10-25 00:47 | protos/limine: Address some nasm 3.x+ warnings | Mintsuki | ab1b532f |
| 2025-10-25 00:31 | protos/limine: Initial implementation of base revision 4 | Mintsuki | 80c82d97 |
| 2025-10-17 13:15 | Make Multiboot1 framebuffer mask + shift data definitions match those of GRUB | iProgramInCpp | cf739c24 |
| 2025-10-13 10:46 | docs: Update ChangeLog and README.md for 10.1.1 | Mintsuki | 86c4b1a9 |
| 2025-10-13 10:39 | misc: Simplify get_device_tree_blob() logic and prevent leak | Mintsuki | 715f2e03 |
| 2025-10-13 10:22 | misc: Prevent some memory leaks after get_device_tree_blob(..., 0) made to allocate | Mintsuki | 8620b970 |
| 2025-10-07 21:05 | ci: Fix release-to-github step in release workflow | Mintsuki | cc7d42f3 |
| 2025-10-07 19:17 | lib/misc: Always reallocate DTB | Mintsuki | 9655de53 |
| 2025-10-05 09:16 | docs: Update README.md for 10.1.0 | Mintsuki | 8297cc7c |
| 2025-10-05 09:15 | docs: Update ChangeLog and README.md for 10.1.0 | Mintsuki | 7983d7db |
| 2025-10-05 09:07 | host/limine: Update errors and warnings to not print argv[0] | Mintsuki | 53be98e2 |
| 2025-10-05 08:49 | host/limine: Remove useless redundant line | Mintsuki | 6747de5e |
| 2025-10-05 08:40 | host/limine: Add autodetection of BIOS boot partition | Mintsuki | 48c78017 |
| 2025-10-04 19:35 | host/limine: Extend safety checks to cover the chosen BIOS/GPT boot partition | Mintsuki | 409f16f9 |
| 2025-10-04 19:04 | ci: Add missing dependency on github-cli | Mintsuki | e6b68a7a |
| 2025-10-04 18:59 | misc: Enable `serial` variable when gterm_init() fails on EFI ports | Mintsuki | 6f4ac7a4 |
| 2025-10-04 18:40 | ci: Add step to mirror releases to GitHub automatically | Mintsuki | e53d5c08 |
| 2025-10-04 04:19 | host/limine: Make some info messages less excited | Mintsuki | 9b359963 |
| 2025-10-03 08:13 | host/limine; stage1/hdd: Remove logic to divide stage2 code in two | Mintsuki | 95127304 |
| 2025-10-03 07:21 | misc: Fix some minor spelling mistakes | Mintsuki | 4948d52d |
| 2025-10-03 07:16 | build: Remove workaround for LLVM <=16 that does not understand _zicsr_zifencei | Mintsuki | 4243f0fc |
| 2025-09-21 19:46 | docs: Update ChangeLog and README.md for 10.0.1 | Mintsuki | 903c42b5 |
| 2025-09-21 19:25 | protos/linux: Enforce 2MiB alignment for modules for the 64-bit protocol | Mintsuki | 2481a347 |
| 2025-09-21 19:22 | protos/linux: linux_direct_load() -> linux_load() | Mintsuki | e04194d3 |
| 2025-09-21 19:20 | Revert "protos/linux_x86: For the 64-bit protocol, call flush_irqs() after disabling interrupts" | Mintsuki | a7e879ab |
| 2025-09-21 19:19 | Revert "sys/idt: init_flush_irqs(), init_idt() -> idt_init()" | Mintsuki | b3f02332 |