| 2024-07-20 17:54 | Revert "fs: Drop ext2/3/4 support" | mintsuki | 795f58a6 |
| 2024-07-20 17:42 | bios/a20: Add support for fast A20 method. May fix #386 | mintsuki | f3281459 |
| 2024-07-20 17:30 | bios/a20: Improve a20_check(). Could fix #386 | mintsuki | b6da3ed8 |
| 2024-07-20 16:59 | drivers/vbe: Properly return failures from int 0x10/ax=0x4f00 | mintsuki | d1ad6d62 |
| 2024-07-20 04:30 | menu/editor: Fix entry title for serial | mintsuki | 923412b9 |
| 2024-07-20 04:13 | menu/editor: Add vertical bars around title | mintsuki | 57f77a85 |
| 2024-07-20 03:25 | protos/limine: Change minimum supported paging mode depending on HHDM span, fail if span too large | mintsuki | f6c8097c |
| 2024-07-18 21:13 | docs: Update ChangeLog and README.md for 7.11.0 | mintsuki | 64385a9d |
| 2024-07-18 18:22 | protos/limine: Specify and implement paging mode request revision 1 | mintsuki | 0a92f645 |
| 2024-07-18 00:44 | protos/limine: Add firmware type features | mintsuki | 776e46cf |
| 2024-07-16 01:45 | docs: Update ChangeLog and README.md for 7.10.3 | mintsuki | 37f1bcb4 |
| 2024-07-16 01:32 | menu: Fix high entry count support that was broken in 98f30bf. Closes #385 | mintsuki | 57389b6a |
| 2024-07-14 23:33 | protos/linux_risc: Fix warning in table installation code | Kacper SÅomiÅski | 51ca2c44 |
| 2024-07-14 22:23 | protos/linux_risc: Install memory reservation configuration table | Kacper SÅomiÅski | 5cc85aa6 |
| 2024-07-14 23:03 | drivers/disk: Allocate unique_sector_pool at runtime | mintsuki | f3247cb5 |
| 2024-07-14 22:16 | drivers/disk: Simplify overly convoluted code to invalidate collision unique sector | mintsuki | 78d2907c |
| 2024-07-14 19:22 | drivers/disk: Optimise disk_volume_from_efi_handle() | mintsuki | 4e666fd9 |
| 2024-07-14 07:32 | protos/linux_risc: Minor code reshuffling to get initramfs loading print to show | mintsuki | 63e5ce70 |
| 2024-07-14 07:21 | docs: Update ChangeLog and README.md for 7.10.2 | mintsuki | b83eb0f0 |
| 2024-07-14 07:19 | protos/linux_risc: Add missing loading prints | mintsuki | 399f767f |
| 2024-07-14 06:30 | drivers/disk: Get rid of logically broken unique sector detection and replace with working one | mintsuki | f8c2f330 |
| 2024-07-14 03:29 | menu: Fix bugs relating to returning to editor on blank entry after panic | mintsuki | 359742bf |
| 2024-07-14 02:32 | drivers/disk: Ensure disk_volume_from_efi_handle() does not return erroneous results | mintsuki | 5714d3ce |
| 2024-07-12 20:02 | docs: Update ChangeLog and README.md for 7.10.1 | mintsuki | f6bc4bef |
| 2024-07-12 17:09 | dtb: Never pass UEFI DTB buffer directly; fix misuse of libfdt API. Closes #384 | mintsuki | 3759fa11 |
| 2024-07-12 05:17 | ChangeLog: Add mention of f3d5c86aeac7f620d825f39a6bc71176d8366722 | mintsuki | cb6832bf |
| 2024-07-12 05:11 | docs: Update ChangeLog and README.md for 7.10.0 | mintsuki | d3ffaf9f |
| 2024-07-12 04:50 | protos/limine: Do not uselessly allocate SMP stack for BSP | mintsuki | 8ffa8e1a |
| 2024-07-12 04:28 | protos/limine: Do not pass response if 0 framebuffers instead of returning 0 | mintsuki | d65863b2 |
| 2024-07-12 03:00 | sys/smp: Add support for SMP on non-ACPI AArch64 systems | Kacper SÅomiÅski | 19fd6042 |