| 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 |
| 2025-09-21 19:18 | Revert "sys/idt: init_idt() -> idt_init_bios()" | Mintsuki | 6ea8323c |
| 2025-09-21 19:17 | Revert "sys/idt: Relatively minor code cleanup and removal of repetitions" | Mintsuki | 03298ffe |
| 2025-09-21 19:17 | Revert "mm/pmm: Add validation of allocated memory viability on x86_64/UEFI" | Mintsuki | 773bd3e9 |
| 2025-09-21 19:16 | Revert "misc: Gate sys/idt.h include in entry.s2.c behind x86 check" | Mintsuki | 443b7199 |
| 2025-09-21 19:16 | Revert "misc: Gate sys/idt.h as a whole behind x86 check" | Mintsuki | 5ee65db0 |
| 2025-09-21 13:51 | protos/linux: Fix unused variable warning for use_64_bit_proto | Mintsuki | ef93a5aa |
| 2025-09-21 13:47 | protos/linux: Only use the 64-bit protocol if absolutely necessary | Mintsuki | 652136dc |
| 2025-09-21 07:24 | misc: Gate sys/idt.h as a whole behind x86 check | Mintsuki | 312b8e20 |
| 2025-09-21 07:20 | misc: Gate sys/idt.h include in entry.s2.c behind x86 check | Mintsuki | 83b6d781 |
| 2025-09-21 07:16 | mm/pmm: Add validation of allocated memory viability on x86_64/UEFI | Mintsuki | 5f6b2faf |
| 2025-09-21 02:43 | sys/idt: Relatively minor code cleanup and removal of repetitions | Mintsuki | 30c5a373 |
| 2025-09-21 01:32 | sys/idt: init_idt() -> idt_init_bios() | Mintsuki | d316b17e |
| 2025-09-20 22:23 | sys/idt: init_flush_irqs(), init_idt() -> idt_init() | Mintsuki | c0386d4d |
| 2025-09-20 22:17 | sys/idt: Fix dummy_idt use-after-free bug | Mintsuki | b491fc5c |
| 2025-09-20 12:00 | protos/linux_x86: For the 64-bit protocol, call flush_irqs() after disabling interrupts | Mintsuki | a800f4b1 |
| 2025-09-19 20:26 | protos/linux: linux_load() -> linux_direct_load() | Mintsuki | 13ccc30b |
| 2025-09-15 18:39 | docs: Update ChangeLog and README.md for 10.0.0 | Mintsuki | cfb1e07b |
| 2025-09-15 18:15 | docs: Update USAGE.md to reflect the fact that GPT embedding is no longer supported | Mintsuki | ce2b3061 |
| 2025-09-15 18:07 | drivers/serial: Default baud rate to 115200 instead of 9600 on BIOS | Mintsuki | aeb80562 |
| 2025-09-15 17:58 | protos/limine: Default to KASLR=no | Mintsuki | 0ada1840 |
| 2025-09-15 16:52 | Merge pull request 'lib: Don't discard discardable sections for PE images' (#10) from Qwinci/Limine:pe-dont-discard into trunk | Mintsuki | 34b6e29f |
| 2025-09-15 15:54 | lib: Don't discard discardable sections for PE images | Qwinci | 8a024b24 |
| 2025-09-13 20:53 | docs: Update ChangeLog and README.md for 9.6.7 | Mintsuki | 0827a275 |
| 2025-09-13 20:11 | drivers/disk: Partial revert of f39f51d0; ensure EFI handles are HDD type before attempting write-back method | Mintsuki | a0b5fadd |
| 2025-09-13 15:59 | docs: Fix typoed version in last ChangeLog entry | Mintsuki | 2431c24e |