| 2023-10-06 17:21 | docs: Update example Limine version in README to 4.20231006.0 | mintsuki | 8d2b8bd5 |
| 2023-10-05 12:25 | misc: Remove unnecessary ifdefs added in previous commits | mintsuki | 6529246e |
| 2023-10-05 08:42 | misc: Only allocate memory and modules above 4GiB on 64-bit platforms | mintsuki | b2becebb |
| 2023-10-05 01:23 | pmm: Allow allocations above 4GiB and use them in freadall() | mintsuki | b2da2d70 |
| 2023-09-28 22:47 | docs: Update example Limine version in README to 4.20230928.2 | mintsuki | b1a9ce53 |
| 2023-09-28 22:44 | build: Fix makefile target dependencies bug introduced in a0c2f95 | mintsuki | d012aacf |
| 2023-09-28 21:23 | docs: Update example Limine version in README to 4.20230928.1 | mintsuki | f4297a30 |
| 2023-09-28 21:00 | build: Fix bug introduced in 7885f260 due to a misunderstanding of an objcopy flag | mintsuki | 7336d25d |
| 2023-09-28 11:55 | docs: Update example Limine version in README to 4.20230928.0 | mintsuki | 0f3d857e |
| 2023-09-28 11:39 | build: Fix indentation issue in common/GNUmakefile | mintsuki | 58949b6a |
| 2023-09-28 11:19 | build: ldscripts: .reloc -> .dummy_reloc | mintsuki | 3f750a77 |
| 2023-09-28 11:06 | build: Fix race conditions introduced in 22d45a54283d7f58f3ed7452278005baf6323f53 | mintsuki | d7f172f9 |
| 2023-09-28 10:19 | misc: Add .note.GNU-stack where it was still missing | mintsuki | e8d58180 |
| 2023-09-28 09:15 | misc: Add section .note.GNU-stack to assembly files | mintsuki | e402dec8 |
| 2023-09-28 05:51 | time: Change signature of get_jdn() to use int types | mintsuki | 20774186 |
| 2023-09-24 07:00 | docs: Update example Limine version in README to 4.20230924.0 | mintsuki | ef3766d4 |
| 2023-09-24 06:53 | elf: Panic if there are PHDRs with different perms sharing same page | mintsuki | 9bf2543b |
| 2023-09-23 18:27 | smp: Remove dead 32-bit trampoline code | mintsuki | c9c5a1ad |
| 2023-09-22 22:17 | misc: Backport limine.h and PROTOCOL.md from 5.x | mintsuki | 794f207b |
| 2023-09-20 04:52 | menu: Fix padding issue introduced in e1d25f8 | mintsuki | fd73ea7c |
| 2023-09-16 21:55 | docs: PROTOCOL.md: Backport caching section from trunk | mintsuki | e94d2b79 |
| 2023-09-16 20:12 | misc: Backports from trunk | mintsuki | a6e115d4 |
| 2023-09-16 19:28 | misc: aarch64: Remove unused enter_in_current_el() function | mintsuki | 1b72dd32 |
| 2023-09-16 16:07 | misc: Consistently call x86-64 such, instead of x86_64 | mintsuki | 068b06e7 |
| 2023-09-16 15:28 | docs: PROTOCOL.md: Minor fixes | mintsuki | 829712b4 |
| 2023-09-13 15:18 | acpi: remove duplicate definition in sys/lapic.c | xvanc | bb3d0b81 |
| 2023-09-13 14:22 | lib/libc: add misc utilities | xvanc | f7bee447 |
| 2023-09-13 14:14 | acpi: move acpi structure defs to lib/acpi.h | xvanc | 9249edf7 |
| 2023-09-11 22:02 | test: Use -dumpmachine to find architecture instead of expecting -target | mintsuki | bd67dfee |
| 2023-09-11 21:48 | misc/bios: Update and improve linker script and related files | mintsuki | 0693d86c |