| 2025-07-03 09:03 | Merge pull request #516 from lzcunt/feature/bli-loadertime | mintsuki | 5bff17be |
| 2025-06-30 20:01 | test: Add test for bootloader performance feature | sanana | 46194bf3 |
| 2025-06-30 19:07 | protos/limine: Add bootloader performance feature | sanana | 20659f85 |
| 2025-06-29 12:09 | lib/bli: Implement `LoaderTimeInitUSec` and `LoaderTimeExecUSec` | sanana | c4110512 |
| 2025-06-29 12:05 | sys/cpu: Implement TSC frequency calibration | sanana | 957661c7 |
| 2025-06-21 00:20 | docs: Update ChangeLog and README.md for 9.3.4 | Mintsuki | 175ee8a1 |
| 2025-06-20 23:45 | pmm: Consider EfiLoader{Code,Data} regions as bootloader reclaimable | Mintsuki | 461947b0 |
| 2025-06-20 05:12 | smp: For x86, ensure that the value of IA32_APIC_BASE is the same for APs as for BSP | Mintsuki | 294c55f8 |
| 2025-06-07 04:43 | lib/elf: Only add bss span to mem to skip if highest address PHDR | Mintsuki | a648d763 |
| 2025-05-27 18:03 | docs: Update ChangeLog and README.md for 9.3.3 | Mintsuki | 28f19d1b |
| 2025-05-27 17:59 | drivers/disk: Reinstate limit for scanned drives to 0xf0 for BIOS | Mintsuki | dc422969 |
| 2025-05-19 01:38 | docs: Update ChangeLog and README.md for 9.3.2 | Mintsuki | 3f07eef7 |
| 2025-05-19 00:41 | pmm: Make EfiBootServices{Code,Data} usable for raw memmaps | Mintsuki | e8aec044 |
| 2025-05-18 00:30 | pmm: Make EfiBootServices{Code,Data} memory regions bootloader reclaimable | Mintsuki | 5f458ea3 |
| 2025-05-15 03:24 | docs: Update ChangeLog and README.md for 9.3.1 | Mintsuki | 8fe89ba7 |
| 2025-05-15 03:16 | protos/linux: Fix bug with panics when no modules passed | Mintsuki | f3818d9b |
| 2025-05-07 18:21 | build: Delete freestanding-toolchain's .git dir from tarballs | Mintsuki | 714bf2a3 |
| 2025-05-07 01:27 | docs: Update ChangeLog and README.md for 9.3.0 | Mintsuki | 76ef4d8d |
| 2025-05-07 00:48 | protos/linux: Improve performance of module loading | Mintsuki | c3e79a3d |
| 2025-05-07 00:03 | lib/uri: Always load high on uri_open() on x86_64/UEFI | Mintsuki | 05608c49 |
| 2025-05-06 22:59 | protos/linux: Add optional support for 64-bit boot protocol | Mintsuki | 1fad25ce |
| 2025-05-06 22:04 | protos/linux: Fix typo | Mintsuki | 91f64df9 |
| 2025-05-06 20:11 | protos/linux: Sort out some issues with hanging if failure to allocate memory | Mintsuki | 837a6441 |
| 2025-05-03 23:48 | test: Make MBR image for test.hdd instead of GPT | Mintsuki | 199e5979 |
| 2025-05-03 20:14 | host/limine: Drop support for non-standard GPT-embedding | Mintsuki | 0ea9b039 |
| 2025-04-12 19:38 | docs: Update ChangeLog and README.md for 9.2.3 | Mintsuki | b072ce7b |
| 2025-04-12 19:08 | bootstrap: Update nyu-efi commit | Mintsuki | 3588fa64 |
| 2025-04-12 19:04 | stb_image: Fix potential null deref in stbi_realloc() | Mintsuki | 9ee0e8d4 |
| 2025-04-12 18:18 | stb_image: Fix calculation of old size in stbi_realloc() | Mintsuki | 08ed65f6 |
| 2025-04-06 21:37 | build: Delete cc-runtime repo directory from tarballs | Mintsuki | 15b57fb7 |