| 2023-10-24 04:26 | Merge pull request #313 from 48cf/framebuffer-stuff | ãã³ãã | 86d4e260 |
| 2023-10-24 03:29 | lib/gterm: Try to initialize all 32-bpp framebuffers | 48cf | 41d79eec |
| 2023-10-24 01:43 | pmm: Ignore allow_high_allocs on non x86-64 architectures | 48cf | 99c8c517 |
| 2023-10-23 23:06 | build: Backport misc autoconf/pkgconf improvements | mintsuki | 763fd13c |
| 2023-10-23 03:11 | limine/ioapic: Change spec to avoid masking IOAPIC RTEs unless Fixed or Lowest Priority | mintsuki | 7d11e911 |
| 2023-10-21 05:19 | build: Misc minor QOL configure.ac/GNUmakefile.in improvements | mintsuki | db8783ca |
| 2023-10-06 17:24 | docs: Update example Limine version in README to 5.20231006.0 | mintsuki | 7fc31b21 |
| 2023-10-05 12:25 | misc: Remove unnecessary ifdefs added in previous commits | mintsuki | 6e26d24b |
| 2023-10-05 08:42 | misc: Only allocate memory and modules above 4GiB on 64-bit platforms | mintsuki | 8de56425 |
| 2023-10-05 01:23 | pmm: Allow allocations above 4GiB and use them in freadall() | mintsuki | 53f153c1 |
| 2023-09-28 22:45 | docs: Update example Limine version in README to 5.20230928.2 | mintsuki | 34da073b |
| 2023-09-28 22:44 | build: Fix makefile target dependencies bug introduced in a0c2f95 | mintsuki | 5db2640a |
| 2023-09-28 21:23 | docs: Update example Limine version in README to 5.20230928.1 | mintsuki | cd10f07f |
| 2023-09-28 21:00 | build: Fix bug introduced in 7885f260 due to a misunderstanding of an objcopy flag | mintsuki | aab0d2c1 |
| 2023-09-28 11:47 | docs: Update example Limine version in README to 5.20230928.0 | mintsuki | ada2de8f |
| 2023-09-28 11:39 | build: Fix indentation issue in common/GNUmakefile | mintsuki | 69465fa4 |
| 2023-09-28 11:19 | build: ldscripts: .reloc -> .dummy_reloc | mintsuki | 03358f73 |
| 2023-09-28 11:06 | build: Fix race conditions introduced in 22d45a54283d7f58f3ed7452278005baf6323f53 | mintsuki | bec6c56a |
| 2023-09-28 10:19 | misc: Add .note.GNU-stack where it was still missing | mintsuki | 7885f260 |
| 2023-09-28 09:19 | smp: riscv64: Replace .insn directive with .4byte | mintsuki | fd9b3c38 |
| 2023-09-28 09:15 | misc: Add section .note.GNU-stack to assembly files | mintsuki | 74751895 |
| 2023-09-28 05:51 | time: Change signature of get_jdn() to use int types | mintsuki | 33f238fb |
| 2023-09-24 07:03 | docs: Update example Limine version in README to 5.20230924.0 | mintsuki | dbd145b6 |
| 2023-09-24 06:53 | elf: Panic if there are PHDRs with different perms sharing same page | mintsuki | 03af4157 |
| 2023-09-23 22:39 | misc: Converge with 5.x | mintsuki | c9604f12 |
| 2023-09-23 18:27 | smp: Remove dead 32-bit trampoline code | mintsuki | 21e5f65e |
| 2023-09-22 22:51 | misc: Converge with 5.x | mintsuki | f9682543 |
| 2023-09-20 22:33 | limine: Make explicit some implied padding in some structures | mintsuki | d9f8ce2b |
| 2023-09-20 17:55 | test: riscv64: Fix issue with OVMF not working on latest QEMU | mintsuki | 644257b0 |
| 2023-09-20 05:09 | smp: Fix up x86 trampoline TLB clearing to use non clobbered register | mintsuki | 98309f6b |