| 2023-09-20 04:52 | menu: Fix padding issue introduced in e1d25f8 | mintsuki | da0378cc |
| 2023-09-16 22:13 | docs: Update example Limine version in README to 5.20230917.0 | mintsuki | 8548da79 |
| 2023-09-16 21:34 | docs: PROTOCOL.md: Fix minor grammar mistakes | mintsuki | 69f97ecf |
| 2023-09-16 20:51 | limine: Fix up junk introduced by 303592f9e7d2a214f2ae00e909163106d8dca56a | mintsuki | 14037f4d |
| 2023-09-16 16:07 | misc: Consistently call x86-64 such, instead of x86_64 | mintsuki | f7368f8a |
| 2023-09-16 15:28 | docs: PROTOCOL.md: Minor fixes | mintsuki | 61c068df |
| 2023-09-16 05:20 | smp/x86: Trampoline: clear TLB before jumping to kernel code | mintsuki | ca7fb976 |
| 2023-09-16 02:51 | limine: cpu: Specify state of PAT at entry and implement it | mintsuki | db04cd25 |
| 2023-09-15 22:06 | Merge pull request #303 from xvanc/trunk | ãã³ãã | 7326a3da |
| 2023-09-13 23:57 | riscv: skip `rv{32,64}` prefix when parsing extensions from isa strings | xvanc | 1352a638 |
| 2023-09-13 15:18 | acpi: remove duplicate definition in sys/lapic.c | xvanc | c1a67396 |
| 2023-09-13 14:38 | riscv/vmm: use Svpbmt extension when available | xvanc | f5c79b3c |
| 2023-09-13 14:37 | riscv: refactor smp init | xvanc | 3c2a0f57 |
| 2023-09-13 14:35 | riscv: implement feature dectection | xvanc | e847d609 |
| 2023-09-13 14:22 | lib/libc: add misc utilities | xvanc | 3d67b227 |
| 2023-09-13 14:14 | acpi: move acpi structure defs to lib/acpi.h | xvanc | e77fc9b4 |
| 2023-09-11 22:02 | test: Use -dumpmachine to find architecture instead of expecting -target | mintsuki | 4470aa0c |
| 2023-09-11 21:48 | misc/bios: Update and improve linker script and related files | mintsuki | 4b08bede |
| 2023-09-11 20:31 | protos/chainload: Fix bug that could result in bogus oom errors. Fixes #302 | mintsuki | 277cec6c |
| 2023-09-11 11:49 | decompressor: Mark .entry section with proper flags in entry.asm | mintsuki | 898fe82b |
| 2023-09-11 11:49 | decompressor: Add rodata PHDR and section to ld script | mintsuki | 980423eb |
| 2023-09-11 11:20 | protos: chainload: Allocate memory for the null terminator in cmdline | Kacper SÅomiÅski | ae7e86e0 |
| 2023-09-11 09:27 | misc: Misc EFI linker script improvements and drop .sbat | mintsuki | 0a0e2018 |
| 2023-09-09 21:06 | docs: Update example Limine version in README to 5.20230909.0 | mintsuki | d227975b |
| 2023-09-09 20:49 | misc: Improve UEFI linker scripts | mintsuki | 62219b36 |
| 2023-09-09 14:52 | docs: README.md: Fix minor grammar mistake | mintsuki | 9c17914e |
| 2023-09-09 14:45 | stage1/gdt: Mark accessed flag in descriptors | mintsuki | b1c5f561 |
| 2023-09-09 11:45 | docs: Remove references to shim as we don't directly support it | mintsuki | 9d10f950 |
| 2023-09-08 17:35 | x86/gdt: Mark accessed flag in descriptors | mintsuki | 094e6b28 |
| 2023-09-07 00:36 | Merge pull request #297 from xvanc/trunk | ãã³ãã | 3845bf05 |