| 2026-02-22 17:22 | docs: Update ChangeLog and README.md for 10.8.0 | Mintsuki | 5c307663 |
| 2026-02-22 17:21 | lib/spinup: Load TR and zero CR3 before protocol entry | Mintsuki | 70676a97 |
| 2026-02-22 16:33 | protos/multiboot: Try to disable x2APIC before kernel entry | Mintsuki | b2c265f2 |
| 2026-02-22 16:10 | Revert "sys/exceptions: Remove unnecessary exception number bounds check" | Mintsuki | fe4544b6 |
| 2026-02-22 16:10 | sys/cpu: Fix integer truncation in stall() | Mintsuki | e5d96fbb |
| 2026-02-22 14:57 | bootstrap: Bump limine-protocol commit | Mintsuki | 4dca52e0 |
| 2026-02-22 02:37 | protos/limine: Try to disable x2APIC when there is no MP request | Mintsuki | 402d4bec |
| 2026-02-21 09:10 | protos/limine: Strictly define x86-64 machine state for base revision 5 | Mintsuki | f6cbd3b6 |
| 2026-02-20 20:45 | protos/limine: Implement x86-64 Keep IOMMU feature | Mintsuki | 928f1890 |
| 2026-02-20 20:09 | protos/linux_x86: Do not disable IOMMU due to paranoia | Mintsuki | 9fed600b |
| 2026-02-20 13:33 | sys/smp: Try to disable x2APIC when kernel does not support it | Mintsuki | 8df3c7ae |
| 2026-02-20 03:15 | qa: Add "extint" to .typos.toml exceptions | Mintsuki | 73cc1a5a |
| 2026-02-20 02:00 | protos/limine: Implement base revision 5 | Mintsuki | ea41baaf |
| 2026-02-20 00:41 | sys/iommu: Disable Intel VT-d and AMD-Vi IOMMUs before kernel entry | Mintsuki | 0a2fec6a |
| 2026-02-19 19:35 | docs: Discord -> Fluxer | Mintsuki | c51b6672 |
| 2026-02-18 18:18 | lib/acpi: Align ACPI table memory map entries to page size where safe | Mintsuki | 239bf3ec |
| 2026-02-17 06:14 | mm/pmm: Prefer allocations below 4GiB on x86 | Mintsuki | 428e94fe |
| 2026-02-16 22:28 | sys/cpu: Replace cycle-based delay() with calibrated stall() | Mintsuki | f1b89ec1 |
| 2026-02-16 12:36 | drivers/gop: Ensure SetMode is called at least once per GOP handle | Mintsuki | 229bc854 |
| 2026-02-16 12:32 | drivers/gop: Use gop->Mode->Info for pitch instead of QueryMode | Mintsuki | 1f9a4185 |
| 2026-02-16 10:55 | lib/gterm: Warn and use default font instead of silently overriding font width | Mintsuki | 33f0726e |
| 2026-02-16 10:52 | lib/misc: Remove unused oct2bin and hex2bin | Mintsuki | 64ee2f45 |
| 2026-02-16 10:49 | drivers/gop: Remove unnecessary pitch calculation cast | Mintsuki | e0f56b95 |
| 2026-02-16 10:48 | lib/getchar: Remove arbitrary escape sequence value limit | Mintsuki | 243405ac |
| 2026-02-16 10:45 | sys/exceptions: Remove unnecessary exception number bounds check | Mintsuki | ba662d02 |
| 2026-02-16 10:44 | lib/elf: Remove arbitrary program header count limit | Mintsuki | 455aeb49 |
| 2026-02-16 10:40 | drivers/disk: Remove sector size whitelist | Mintsuki | f85f86ff |
| 2026-02-16 10:34 | pxe/tftp: Remove arbitrary file size cap | Mintsuki | 903c76b0 |
| 2026-02-16 10:30 | mm/pmm: Do not panic on EFI memory descriptor size overflow | Mintsuki | 8b9b217b |
| 2026-02-16 10:28 | menu: Fall back to text console instead of panicking on small terminals | Mintsuki | cea184b2 |