| 2023-10-06 17:24 | docs: Update example Limine version in README to 5.20231006.0 | mintsuki | b348bb75 |
| 2023-10-05 12:25 | misc: Remove unnecessary ifdefs added in previous commits | mintsuki | c1f5b211 |
| 2023-10-05 08:42 | misc: Only allocate memory and modules above 4GiB on 64-bit platforms | mintsuki | b474b6ba |
| 2023-10-05 01:23 | pmm: Allow allocations above 4GiB and use them in freadall() | mintsuki | 5323bce1 |
| 2023-09-28 22:45 | docs: Update example Limine version in README to 5.20230928.2 | mintsuki | 1bcbf817 |
| 2023-09-28 22:44 | build: Fix makefile target dependencies bug introduced in a0c2f95 | mintsuki | f81b9d2d |
| 2023-09-28 21:23 | docs: Update example Limine version in README to 5.20230928.1 | mintsuki | d0a1285f |
| 2023-09-28 21:00 | build: Fix bug introduced in 7885f260 due to a misunderstanding of an objcopy flag | mintsuki | a0c2f95a |
| 2023-09-28 11:47 | docs: Update example Limine version in README to 5.20230928.0 | mintsuki | d421ebcb |
| 2023-09-28 11:39 | build: Fix indentation issue in common/GNUmakefile | mintsuki | 7117b85c |
| 2023-09-28 11:19 | build: ldscripts: .reloc -> .dummy_reloc | mintsuki | 3a81c3e1 |
| 2023-09-28 11:06 | build: Fix race conditions introduced in 22d45a54283d7f58f3ed7452278005baf6323f53 | mintsuki | a0997a59 |
| 2023-09-28 10:19 | misc: Add .note.GNU-stack where it was still missing | mintsuki | 212dbd32 |
| 2023-09-28 09:19 | smp: riscv64: Replace .insn directive with .4byte | mintsuki | a55f68b3 |
| 2023-09-28 09:15 | misc: Add section .note.GNU-stack to assembly files | mintsuki | a83dafe6 |
| 2023-09-28 05:51 | time: Change signature of get_jdn() to use int types | mintsuki | afdc5563 |
| 2023-09-24 07:03 | docs: Update example Limine version in README to 5.20230924.0 | mintsuki | bfc518cc |
| 2023-09-24 06:53 | elf: Panic if there are PHDRs with different perms sharing same page | mintsuki | 81c39fc0 |
| 2023-09-23 18:27 | smp: Remove dead 32-bit trampoline code | mintsuki | 87a88bf5 |
| 2023-09-22 21:54 | docs: PROTOCOL.md: Fix up layout of mappings table | mintsuki | 3fde8f01 |
| 2023-09-20 22:33 | limine: Make explicit some implied padding in some structures | mintsuki | 50f4383f |
| 2023-09-20 17:55 | test: riscv64: Fix issue with OVMF not working on latest QEMU | mintsuki | c7df84e2 |
| 2023-09-20 04:52 | menu: Fix padding issue introduced in e1d25f8 | mintsuki | f1236373 |
| 2023-09-16 22:13 | docs: Update example Limine version in README to 5.20230917.0 | mintsuki | a36de776 |
| 2023-09-16 21:31 | docs: PROTOCOL.md: Backport caching section from trunk | mintsuki | a0fb5a04 |
| 2023-09-16 20:12 | misc: Backports from trunk | mintsuki | 042a6e95 |
| 2023-09-16 19:28 | misc: aarch64: Remove unused enter_in_current_el() function | mintsuki | c5c43cb0 |
| 2023-09-16 16:35 | riscv: Fix cherry-picking issue introduced in e3d65aa628edec447877d6e22debd225ac670fba | mintsuki | 5f7bcc0b |
| 2023-09-16 16:07 | misc: Consistently call x86-64 such, instead of x86_64 | mintsuki | 45958f71 |
| 2023-09-16 15:28 | docs: PROTOCOL.md: Minor fixes | mintsuki | e9b55110 |