| 2021-10-29 17:51 | stivale2: Introduce fully virtual kernel mappings (KASLR/PIE fixes) | mintsuki | dcd42280 |
| 2021-10-29 00:15 | stivale2: Introduce fully virtual kernel mappings (bug fixes) | mintsuki | dbbef9f6 |
| 2021-10-28 23:15 | stivale2: Introduce fully virtual kernel mappings | mintsuki | c7eb6319 |
| 2021-10-24 15:22 | build: Fix wrong path for version timestamp | mintsuki | 6397010b |
| 2021-10-24 13:48 | build: Add make dist target | mintsuki | f939d754 |
| 2021-10-22 18:17 | build: De-symlink LICENSE.md | mintsuki | 46149eaf |
| 2021-10-22 18:08 | build: De-symlink tinf | mintsuki | e215f774 |
| 2021-10-22 14:37 | protos: Fix misc use-after-close bugs | mintsuki | 87ced72d |
| 2021-10-22 14:23 | stivale2: Fix use-after-close bugs | mintsuki | 8d5b1462 |
| 2021-10-22 13:45 | asm: Reorganise assembly code to avoid symlink use | mintsuki | 87a62d7f |
| 2021-10-22 10:17 | idt: Move dummy_isr() to its own assembly file | mintsuki | 39b8b499 |
| 2021-10-21 01:03 | build: Add guards to ensure GNU Make is used | mintsuki | 820921a4 |
| 2021-10-21 00:37 | everywhere: Use pmm_free() in more places | mintsuki | 3ff618f1 |
| 2021-10-20 23:27 | everywhere: Implement pmm_free() | mintsuki | f71e57af |
| 2021-10-14 13:53 | build: Pull gnu-efi from our own GitHub clone | mintsuki | 05064540 |
| 2021-10-14 13:36 | term: Undo most of commit 1332be4 as that causes a performance hit on QEMU TCG | mintsuki | bac1d489 |
| 2021-10-12 18:52 | gterm: Center terminal grid inside terminal window | mintsuki | 0f7746c3 |
| 2021-10-12 14:38 | gterm: Improvements and bug fixes in canvas drawing | mintsuki | cb55eef4 |
| 2021-10-11 19:35 | build: Pass -mtune=generic | mintsuki | f3e6ca63 |
| 2021-10-11 19:08 | term: Check if any terminal is actually initialised in reset_term() | mintsuki | 4f064b30 |
| 2021-10-09 11:32 | console: Introduce Limine console | mintsuki | 2b11825b |
| 2021-10-08 15:11 | acpi: Remove broken comparison from UEFI acpi_get_rsdp() | mintsuki | 1e26c5fa |
| 2021-10-08 03:57 | Merge pull request #119 from Andy-Python-Programmer/trunk | mint | c2139b23 |
| 2021-10-08 03:47 | multiboot2: pass both of the smbios entry points if non-null | Andy-Python-Programmer | c528aa61 |
| 2021-10-08 02:26 | multiboot2: add smbios tag | Andy-Python-Programmer | 61b31cf4 |
| 2021-10-08 01:52 | acpi: cleanup smbios lookup to use actual smbios structs | Andy-Python-Programmer | 13fc2ce4 |
| 2021-10-07 06:10 | Merge pull request #118 from Andy-Python-Programmer/trunk | mint | a3696411 |
| 2021-10-07 02:04 | multiboot2: add the basic memory info tag | Andy-Python-Programmer | 0dd2bc62 |
| 2021-10-05 02:45 | Merge pull request #117 from Andy-Python-Programmer/trunk | mint | 2b88de75 |
| 2021-10-05 01:07 | multiboot2: add the ACPI old tag | Andy-Python-Programmer | 725393b2 |