| 2026-02-23 18:31 | sys/iommu: Remove VT-d polling timeout and fix poll loop order | Mintsuki | 57188a10 |
| 2026-02-23 16:35 | sys/cpu: Add memory clobber to rdtsc inline assembly | Mintsuki | c5c2e790 |
| 2026-02-23 14:39 | sys/smp: Add xAPIC ICR delivery status checks to INIT-SIPI-SIPI sequence | Mintsuki | b627a65d |
| 2026-02-23 14:39 | sys/iommu: Fix VT-d disable order to TE, IRE, QIE | Mintsuki | 6e8a10e9 |
| 2026-02-22 17:22 | docs: Update ChangeLog and README.md for 10.8.0 | Mintsuki | a7d97f47 |
| 2026-02-22 17:21 | lib/spinup: Load TR and zero CR3 before protocol entry | Mintsuki | c5510296 |
| 2026-02-22 16:33 | protos/multiboot: Try to disable x2APIC before kernel entry | Mintsuki | 769aaf10 |
| 2026-02-22 16:10 | Revert "sys/exceptions: Remove unnecessary exception number bounds check" | Mintsuki | 5cf6d7f8 |
| 2026-02-22 16:10 | sys/cpu: Fix integer truncation in stall() | Mintsuki | 66d6d840 |
| 2026-02-22 14:57 | bootstrap: Bump limine-protocol commit | Mintsuki | 29c41b8a |
| 2026-02-22 02:37 | protos/limine: Try to disable x2APIC when there is no MP request | Mintsuki | 49a39819 |
| 2026-02-21 09:10 | protos/limine: Strictly define x86-64 machine state for base revision 5 | Mintsuki | fa4a4f1b |
| 2026-02-20 20:45 | protos/limine: Implement x86-64 Keep IOMMU feature | Mintsuki | a619be8c |
| 2026-02-20 20:09 | protos/linux_x86: Do not disable IOMMU due to paranoia | Mintsuki | c77eb66b |
| 2026-02-20 13:33 | sys/smp: Try to disable x2APIC when kernel does not support it | Mintsuki | 3e9f531b |
| 2026-02-20 03:15 | qa: Add "extint" to .typos.toml exceptions | Mintsuki | 01d288d0 |
| 2026-02-20 02:00 | protos/limine: Implement base revision 5 | Mintsuki | 1cec138d |
| 2026-02-20 00:41 | sys/iommu: Disable Intel VT-d and AMD-Vi IOMMUs before kernel entry | Mintsuki | db5c4fd9 |
| 2026-02-19 19:35 | docs: Discord -> Fluxer | Mintsuki | 87d5094e |
| 2026-02-18 18:18 | lib/acpi: Align ACPI table memory map entries to page size where safe | Mintsuki | a49be152 |
| 2026-02-17 06:14 | mm/pmm: Prefer allocations below 4GiB on x86 | Mintsuki | b9de1a5f |
| 2026-02-16 22:28 | sys/cpu: Replace cycle-based delay() with calibrated stall() | Mintsuki | 9d3e2318 |
| 2026-02-16 12:36 | drivers/gop: Ensure SetMode is called at least once per GOP handle | Mintsuki | 1a8caa47 |
| 2026-02-16 12:32 | drivers/gop: Use gop->Mode->Info for pitch instead of QueryMode | Mintsuki | e9741d50 |
| 2026-02-16 10:55 | lib/gterm: Warn and use default font instead of silently overriding font width | Mintsuki | eeff2648 |
| 2026-02-16 10:52 | lib/misc: Remove unused oct2bin and hex2bin | Mintsuki | 1a2da65c |
| 2026-02-16 10:49 | drivers/gop: Remove unnecessary pitch calculation cast | Mintsuki | b5799ee3 |
| 2026-02-16 10:48 | lib/getchar: Remove arbitrary escape sequence value limit | Mintsuki | cc68c6de |
| 2026-02-16 10:45 | sys/exceptions: Remove unnecessary exception number bounds check | Mintsuki | cdc87507 |
| 2026-02-16 10:44 | lib/elf: Remove arbitrary program header count limit | Mintsuki | ccba4adb |