| 2022-01-28 15:25 | limine-install: Fix issue introduced in 55166fd where GPT checksum would corrupt | mintsuki | 019dddcc |
| 2022-01-28 11:56 | Merge pull request #153 from Itay2805/trunk | mint | 1cdb4c28 |
| 2022-01-28 11:48 | ntfs: allow for bigger resident index and resident data | Itay Almog | 92580a3b |
| 2022-01-28 11:35 | build: Add *.tar.gz to maintainer-clean's rm | mintsuki | b023b96c |
| 2022-01-28 11:29 | build: Add *.tar.gz to .gitignore | mintsuki | 3afb2517 |
| 2022-01-28 11:16 | build: Make limine-hdd.h target not check toolchain | mintsuki | e412997a |
| 2022-01-28 10:56 | ntfs: Change most panics into prints | mintsuki | fdd93826 |
| 2022-01-28 10:06 | paging: Some 1GiB pages adjustments | mintsuki | 2db3240b |
| 2022-01-28 09:23 | misc: Various fixes | mintsuki | 68faef19 |
| 2022-01-28 08:35 | misc: incbin -> hgen | mintsuki | 3ea53247 |
| 2022-01-28 07:53 | build: Makefile fixes | mintsuki | 8670057e |
| 2022-01-28 07:35 | limine-install: Make it pure C11 | mintsuki | 580a2c34 |
| 2022-01-27 11:53 | limine-install: Overhaul | mintsuki | 55166fda |
| 2022-01-27 05:58 | Merge pull request #152 from Andy-Python-Programmer/trunk | mint | 9fc15b37 |
| 2022-01-27 05:43 | stivale tests: fix BUG: Unidentified tag 0x9b4358364c19ee62 | Andy-Python-Programmer | c506f35d |
| 2022-01-27 04:44 | Merge pull request #151 from Andy-Python-Programmer/trunk | mint | 10b585a9 |
| 2022-01-27 04:41 | is_1gib_page_supported: use printv instead | Andy-Python-Programmer | 061c8aa3 |
| 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 |