| 2023-10-29 03:35 | limine: Fix two other small typos in PROTOCOL.md | iProgramInCpp | e63d804f |
| 2023-10-29 03:22 | config: Fix bug where macro definitions were not skipped over properly when parsing | mintsuki | cad3c72f |
| 2023-10-28 18:03 | Merge pull request #314 from iProgramMC/fix-typo-in-protocol-1 | ãã³ãã | 7cd46f3d |
| 2023-10-28 14:48 | limine: Fix a small typo error in PROTOCOL.md | iProgramInCpp | f4051f49 |
| 2023-10-28 01:44 | build: Changes to comply more with the GNU build system - adds ChangeLog | mintsuki | a5051f92 |
| 2023-10-24 16:49 | docs: Update example Limine version in README to 5.20231024.0 | mintsuki | ec564407 |
| 2023-10-24 16:09 | pmm: Add MEMMAP_MAX macro and use it instead of hardcoding 256 | mintsuki | a0127f9f |
| 2023-10-24 04:34 | lib/time: EFI: Return time of 0 if GetTime() unsupported | mintsuki | e49865a4 |
| 2023-10-24 03:29 | lib/gterm: Try to initialize all 32-bpp framebuffers | 48cf | 2bba7263 |
| 2023-10-24 01:43 | pmm: Ignore allow_high_allocs on non x86-64 architectures | 48cf | 45b39285 |
| 2023-10-23 23:06 | build: Backport misc autoconf/pkgconf improvements | mintsuki | a795dc19 |
| 2023-10-23 03:11 | limine/ioapic: Change spec to avoid masking IOAPIC RTEs unless Fixed or Lowest Priority | mintsuki | c1860c8d |
| 2023-10-21 05:19 | build: Misc minor QOL configure.ac/GNUmakefile.in improvements | mintsuki | 49cfba85 |
| 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 |