| 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 |
| 2023-09-11 20:31 | protos/chainload: Fix bug that could result in bogus oom errors. Fixes #302 | mintsuki | 7d527d86 |
| 2023-09-11 11:49 | decompressor: Mark .entry section with proper flags in entry.asm | mintsuki | bddd30a6 |
| 2023-09-11 11:49 | decompressor: Add rodata PHDR and section to ld script | mintsuki | ce91f109 |
| 2023-09-11 11:20 | protos: chainload: Allocate memory for the null terminator in cmdline | Kacper SÅomiÅski | e53acb99 |
| 2023-09-11 09:27 | misc: Misc EFI linker script improvements and drop .sbat | mintsuki | 7305724b |
| 2023-09-09 21:03 | docs: Update example Limine version in README to 4.20230909.0 | mintsuki | 093899d8 |