| 2025-07-10 14:47 | docs: Update ChangeLog and README.md for 9.4.0 | Mintsuki | 4479172a |
| 2025-07-10 14:32 | build: Use nm instead of objdump for generating symbol table | Mintsuki | b46d36b8 |
| 2025-07-09 11:20 | gha: Update check workflow to use GCC 15.1.0 | Mintsuki | d544a496 |
| 2025-07-09 11:17 | -gc-sections -> --gc-sections | Mintsuki | 62cb83a5 |
| 2025-07-09 10:12 | build: Update freestanding-toolchain commit | Mintsuki | 32e2c9a9 |
| 2025-07-08 20:49 | build: Update freestanding-toolchain commit | Mintsuki | 26a6835b |
| 2025-07-08 19:07 | build: Update cc-runtime commit | Mintsuki | f020c768 |
| 2025-07-08 18:55 | build: Update bootstrap termination print | Mintsuki | 551485fd |
| 2025-07-08 16:23 | build: Bootstrap script improvements | Mintsuki | 13f19c61 |
| 2025-06-30 20:01 | test: Add test for bootloader performance feature | sanana | 178da6db |
| 2025-06-30 19:07 | protos/limine: Add bootloader performance feature | sanana | 0b55faa9 |
| 2025-06-29 12:09 | lib/bli: Implement `LoaderTimeInitUSec` and `LoaderTimeExecUSec` | sanana | 65237a14 |
| 2025-06-29 12:05 | sys/cpu: Implement TSC frequency calibration | sanana | 69dcdf77 |
| 2025-06-21 00:20 | docs: Update ChangeLog and README.md for 9.3.4 | Mintsuki | bceab08f |
| 2025-06-20 23:45 | pmm: Consider EfiLoader{Code,Data} regions as bootloader reclaimable | Mintsuki | ff7e073c |
| 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 | 13b7bc44 |
| 2025-06-07 04:43 | lib/elf: Only add bss span to mem to skip if highest address PHDR | Mintsuki | c1595168 |
| 2025-05-27 18:03 | docs: Update ChangeLog and README.md for 9.3.3 | Mintsuki | 1f3b5ace |
| 2025-05-27 17:59 | drivers/disk: Reinstate limit for scanned drives to 0xf0 for BIOS | Mintsuki | f27c9955 |
| 2025-05-19 01:38 | docs: Update ChangeLog and README.md for 9.3.2 | Mintsuki | e893b297 |
| 2025-05-19 00:41 | pmm: Make EfiBootServices{Code,Data} usable for raw memmaps | Mintsuki | 8e2d3f4e |
| 2025-05-18 00:30 | pmm: Make EfiBootServices{Code,Data} memory regions bootloader reclaimable | Mintsuki | 2a0c04ae |
| 2025-05-15 03:24 | docs: Update ChangeLog and README.md for 9.3.1 | Mintsuki | 5ff3bfa4 |
| 2025-05-15 03:16 | protos/linux: Fix bug with panics when no modules passed | Mintsuki | 09aa9557 |
| 2025-05-07 18:21 | build: Delete freestanding-toolchain's .git dir from tarballs | Mintsuki | dfec7fd2 |
| 2025-05-07 01:27 | docs: Update ChangeLog and README.md for 9.3.0 | Mintsuki | 3e6a9a4a |
| 2025-05-07 00:48 | protos/linux: Improve performance of module loading | Mintsuki | 80caf711 |
| 2025-05-07 00:03 | lib/uri: Always load high on uri_open() on x86_64/UEFI | Mintsuki | f3261b78 |
| 2025-05-06 22:59 | protos/linux: Add optional support for 64-bit boot protocol | Mintsuki | 70f57692 |
| 2025-05-06 22:04 | protos/linux: Fix typo | Mintsuki | eb4ec8ca |