| 2024-10-15 21:43 | docs: Update ChangeLog and README.md for 8.1.2 | mintsuki | 6068e094 |
| 2024-10-15 21:14 | mm/pmm: Ignore UEFI memory map entries of length 0. Fixes #417 | mintsuki | 163647f1 |
| 2024-10-15 19:40 | drivers/vbe: Fix size of reserved area of VBE mode info struct | mintsuki | 04883abb |
| 2024-10-15 17:02 | lib/spinup: Add missing push/pops of scratch registers for C call | mintsuki | b08182a3 |
| 2024-10-12 16:34 | docs: Update ChangeLog and README.md for 8.1.1 | mintsuki | 8d5de980 |
| 2024-10-12 15:15 | protos/limine: Check for PAT availability in SMP trampoline as well | mintsuki | 3e71596b |
| 2024-10-12 02:00 | docs: Update ChangeLog and README.md for 8.1.0 | mintsuki | 0e5facea |
| 2024-10-12 01:53 | protos/limine: Work around GCC warning by initialising randomise_hhdm_base | mintsuki | 39b92df6 |
| 2024-10-12 01:47 | protos/limine: Add randomise_hhdm_base config option | mintsuki | 7fc7ecec |
| 2024-10-12 01:21 | docs: PHILOSOPHY.md: Fix formatting issue | mintsuki | dc120989 |
| 2024-10-12 00:46 | build: Fix wrong paths used for removal of .orig files for tinf | mintsuki | 1a6c3b5c |
| 2024-10-12 00:33 | misc: Update libfdt to 1.7.1 upstream | mintsuki | f0ae2a42 |
| 2024-10-12 00:19 | misc: Introduce libc-compat headers to avoid the ugly libfdt patch | mintsuki | c97d55bb |
| 2024-10-11 23:52 | misc: Update bochsrc | mintsuki | 1e6ff0fa |
| 2024-10-11 17:19 | mm/vmm: Complement 704dd7ee250d5c9b1b7974fe2aa140abbd3a3d77 by not using WC caching on PTEs if not supported | mintsuki | 7603db66 |
| 2024-10-11 16:34 | protos/limine: Make the PAT non-mandatory and check for support before using it | mintsuki | 704dd7ee |
| 2024-10-11 16:30 | Merge pull request #416 from limine-bootloader/dependabot/github_actions/trunk/crate-ci/typos-1.26.0 | mintsuki | e848b57e |
| 2024-10-08 03:27 | build(deps): bump crate-ci/typos from 1.25.0 to 1.26.0 | dependabot[bot] | 300b80ca |
| 2024-10-05 15:55 | Merge pull request #414 from limine-bootloader/dependabot/github_actions/trunk/crate-ci/typos-1.25.0 | mintsuki | 89c746e4 |
| 2024-10-01 03:18 | build(deps): bump crate-ci/typos from 1.24.6 to 1.25.0 | dependabot[bot] | 97e7051b |
| 2024-09-29 19:33 | docs: Update ChangeLog and README.md for 8.0.14 | mintsuki | 00c81101 |
| 2024-09-29 19:25 | Merge pull request #413 from monkuous/v8.x | mintsuki | c127da3b |
| 2024-09-29 19:25 | protos/limine: bump MEMMAP_MAX to 1024 | monkuous | d46f609d |
| 2024-09-28 08:45 | protos/limine: increase MEMMAP_MAX | monkuous | f7904f8d |
| 2024-09-26 12:34 | build: gensyms.sh: Improve exit trap | mintsuki | 7d66858b |
| 2024-09-20 13:09 | test: Fix build | mintsuki | f158cf82 |
| 2024-09-18 05:35 | docs: Update ChangeLog and README.md for 8.0.13 | mintsuki | 6a2a9fab |
| 2024-09-17 03:12 | build(deps): bump crate-ci/typos from 1.24.5 to 1.24.6 | dependabot[bot] | 327c3fb7 |
| 2024-09-18 02:55 | Merge pull request #411 from monkuous/v8.x | mintsuki | c1f9c496 |
| 2024-09-17 20:35 | protos/multiboot2: use unsigned relocated_base | monkuous | 99c94ddd |