| 2022-01-28 07:35 | limine-install: Make it pure C11 | mintsuki | eeda20cb |
| 2022-01-27 11:53 | limine-install: Overhaul | mintsuki | d1b94b20 |
| 2022-01-27 05:43 | stivale tests: fix BUG: Unidentified tag 0x9b4358364c19ee62 | Andy-Python-Programmer | f3822914 |
| 2022-01-27 04:41 | is_1gib_page_supported: use printv instead | Andy-Python-Programmer | 48f890ad |
| 2022-01-27 04:40 | is_1gib_page_supported: use (void), not () if there's no args | Andy-Python-Programmer | 9dd2e17a |
| 2022-01-27 04:06 | vmm: fix implicit declaration of print | Andy-Python-Programmer | 3c848d39 |
| 2022-01-27 04:01 | paging: emulate support for 1gib pages if not avaliable | Andy-Python-Programmer | 67a0bb87 |
| 2022-01-27 01:03 | direct_map: use 1gib pages to construct the direct map | Andy-Python-Programmer | 360b23eb |
| 2022-01-27 00:04 | stivale_build_pagemap: use 1GiB pages to map 0 to 2GiB at 0xffffffff80000000 | Andy-Python-Programmer | c13c3891 |
| 2022-01-26 23:59 | map_page: add support for mapping 1GiB pages | Andy-Python-Programmer | a218423b |
| 2022-01-26 23:54 | map_page: take the page size as an argument (enum) | Andy-Python-Programmer | 7a1e3cb3 |
| 2022-01-26 02:58 | misc: Fixes for GCC 12 warnings; add extern prototypes for inline functions | mintsuki | ddf85ede |
| 2022-01-25 08:16 | misc: Disable strict aliasing, just in case | mintsuki | 8ccd4199 |
| 2022-01-25 07:50 | panic: Add missing ifdef | mintsuki | bfa7db95 |
| 2022-01-25 07:41 | bios: Move terminal entirely to stage 3 | mintsuki | fb99d3b0 |
| 2022-01-25 06:28 | limine-install: Do not use void pointer arithmetic | mintsuki | a98ba038 |
| 2022-01-22 04:47 | build: Manually copy install-sh into tarball | mintsuki | ddc2f53f |
| 2022-01-22 04:08 | build: Make automake *copy* missing files | mintsuki | c00b663e |
| 2022-01-22 03:37 | misc: Small NTFS test case tweak | mintsuki | 7dfc733e |
| 2022-01-22 03:31 | Merge branch 'trunk' into v2.0-branch | mintsuki | 981c0682 |
| 2022-01-22 03:10 | misc: README.md and workflow updates | mintsuki | d00ec6fa |
| 2022-01-22 02:46 | build: 'install' portability fixes | mintsuki | 616aec02 |
| 2022-01-22 02:20 | build: Remove stray rm from make_toolchain.sh | mintsuki | dea9413b |
| 2022-01-22 02:10 | build: Misc portability improvements | mintsuki | 776cd1ab |
| 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 |