| 2022-01-27 04:40 | is_1gib_page_supported: use (void), not () if there's no args | Andy-Python-Programmer | e64eeef6 |
| 2022-01-27 04:06 | vmm: fix implicit declaration of print | Andy-Python-Programmer | 66d59410 |
| 2022-01-27 04:01 | paging: emulate support for 1gib pages if not avaliable | Andy-Python-Programmer | 4af12fe5 |
| 2022-01-27 01:03 | direct_map: use 1gib pages to construct the direct map | Andy-Python-Programmer | 51f5e5b0 |
| 2022-01-27 00:04 | stivale_build_pagemap: use 1GiB pages to map 0 to 2GiB at 0xffffffff80000000 | Andy-Python-Programmer | 45ecb0fb |
| 2022-01-26 23:59 | map_page: add support for mapping 1GiB pages | Andy-Python-Programmer | 8866470d |
| 2022-01-26 23:54 | map_page: take the page size as an argument (enum) | Andy-Python-Programmer | d51d5ccc |
| 2022-01-26 02:58 | misc: Fixes for GCC 12 warnings; add extern prototypes for inline functions | mintsuki | 80ae303b |
| 2022-01-25 08:16 | misc: Disable strict aliasing, just in case | mintsuki | d3070566 |
| 2022-01-25 07:50 | panic: Add missing ifdef | mintsuki | 5aab6209 |
| 2022-01-25 07:41 | bios: Move terminal entirely to stage 3 | mintsuki | 5b3e8c39 |
| 2022-01-25 06:28 | limine-install: Do not use void pointer arithmetic | mintsuki | d0433e1c |
| 2022-01-22 04:47 | build: Manually copy install-sh into tarball | mintsuki | 1ed5ee7e |
| 2022-01-22 04:08 | build: Make automake *copy* missing files | mintsuki | 97231ac9 |
| 2022-01-22 03:37 | misc: Small NTFS test case tweak | mintsuki | efc5084a |
| 2022-01-22 03:10 | misc: README.md and workflow updates | mintsuki | 9ce5f54e |
| 2022-01-22 02:46 | build: 'install' portability fixes | mintsuki | a0a8b3c0 |
| 2022-01-22 02:20 | build: Remove stray rm from make_toolchain.sh | mintsuki | e616f193 |
| 2022-01-22 02:10 | build: Misc portability improvements | mintsuki | c28e3a6f |
| 2022-01-22 00:20 | Merge pull request #149 from Itay2805/trunk | mint | b1a7c0d1 |
| 2022-01-21 15:01 | added support for resident files, this should pretty much complete a basic support for NTFS | Itay Almog | c74c3644 |
| 2022-01-21 14:39 | added required fixes to make ntfs work again | Itay Almog | 35d522d3 |
| 2022-01-21 02:51 | build: Add more targets for which toolchain is not checked | mintsuki | 48d8b599 |
| 2022-01-21 02:27 | gh: Update release workflow | mintsuki | d1cc9700 |
| 2022-01-21 02:00 | build: Move make_toolchain.sh to root | mintsuki | 230a1aa4 |
| 2022-01-21 01:57 | build: Even more portability improvements | mintsuki | a25129b8 |
| 2022-01-21 01:34 | build: Further portability improvements | mintsuki | 64467c06 |
| 2022-01-21 01:24 | build: Misc portability improvements | mintsuki | 7b0c430f |
| 2022-01-20 04:17 | misc: Do not rely on libc-provided headers | mintsuki | 65ef9561 |
| 2022-01-20 01:34 | menu: Allow space for booting entries. Closes #148 | mintsuki | 8de42af1 |