| 2021-10-29 23:58 | panic: Initialise a terminal backend if term is not ready | mintsuki | 56d50b80 |
| 2021-10-29 23:53 | pmm: Sanitise out 0-length usable entries | mintsuki | 04f30a48 |
| 2021-10-29 23:51 | stivale2: Only print base addresses when fully virtual | mintsuki | f730eb0b |
| 2021-10-29 17:51 | stivale2: Introduce fully virtual kernel mappings (KASLR/PIE fixes) | mintsuki | 97d0a177 |
| 2021-10-29 00:15 | stivale2: Introduce fully virtual kernel mappings (bug fixes) | mintsuki | 813418f7 |
| 2021-10-28 23:15 | stivale2: Introduce fully virtual kernel mappings | mintsuki | 9f74289b |
| 2021-10-24 15:22 | build: Fix wrong path for version timestamp | mintsuki | 2138fe42 |
| 2021-10-24 13:48 | build: Add make dist target | mintsuki | 2bb91d11 |
| 2021-10-22 18:17 | build: De-symlink LICENSE.md | mintsuki | b2acb355 |
| 2021-10-22 18:08 | build: De-symlink tinf | mintsuki | 0d5f4b91 |
| 2021-10-22 14:37 | protos: Fix misc use-after-close bugs | mintsuki | 2a258235 |
| 2021-10-22 14:23 | stivale2: Fix use-after-close bugs | mintsuki | e7b18be6 |
| 2021-10-22 13:45 | asm: Reorganise assembly code to avoid symlink use | mintsuki | ffc461d3 |
| 2021-10-22 10:17 | idt: Move dummy_isr() to its own assembly file | mintsuki | 4925f7e3 |
| 2021-10-21 01:03 | build: Add guards to ensure GNU Make is used | mintsuki | f061965f |
| 2021-10-21 00:37 | everywhere: Use pmm_free() in more places | mintsuki | 54e92b23 |
| 2021-10-20 23:27 | everywhere: Implement pmm_free() | mintsuki | a8050bce |
| 2021-10-14 13:53 | build: Pull gnu-efi from our own GitHub clone | mintsuki | 3231f6f1 |
| 2021-10-14 13:36 | term: Undo most of commit 1332be4 as that causes a performance hit on QEMU TCG | mintsuki | da72f9c2 |
| 2021-10-12 18:52 | gterm: Center terminal grid inside terminal window | mintsuki | d74c7aca |
| 2021-10-12 14:38 | gterm: Improvements and bug fixes in canvas drawing | mintsuki | 700351f5 |
| 2021-10-11 19:35 | build: Pass -mtune=generic | mintsuki | 631b894a |
| 2021-10-08 15:11 | acpi: Remove broken comparison from UEFI acpi_get_rsdp() | mintsuki | d90cb4a8 |
| 2021-10-08 03:47 | multiboot2: pass both of the smbios entry points if non-null | Andy-Python-Programmer | 01fc0b8e |
| 2021-10-08 02:26 | multiboot2: add smbios tag | Andy-Python-Programmer | a6007c2d |
| 2021-10-08 01:52 | acpi: cleanup smbios lookup to use actual smbios structs | Andy-Python-Programmer | 6a0d3ea9 |
| 2021-10-07 02:04 | multiboot2: add the basic memory info tag | Andy-Python-Programmer | 7025da44 |
| 2021-10-05 01:07 | multiboot2: add the ACPI old tag | Andy-Python-Programmer | 2786666b |
| 2021-10-04 22:34 | acpi_get_rsdp: UEFI RSDP lookup return RSDPv1 | Andy-Python-Programmer | 05d55187 |
| 2021-10-04 00:39 | multiboot2: add the EFI image handle tag | Andy-Python-Programmer | cd588982 |