| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-02-27 | clear interrupt flag | Fabian Imhof | 1 | -0/+2 |
| 2024-12-01 | Fix guard page and ensure it crashes even if guard page is skipped altogether | Matteo Gmür | 1 | -6/+10 |
| 2024-10-27 | update gas | Fabian Imhof | 1 | -5/+5 |
| 2024-10-26 | Update boot.s comments and comment initalize page tables out | Matteo Gmür | 1 | -4/+4 |
| 2024-10-26 | wip | Fabian Imhof | 1 | -8/+8 |
| 2024-10-22 | use actual page_table address | Fabian Imhof | 1 | -1/+1 |
| 2024-10-17 | Implement support for `std::terminate` via `::abort` | Felix Morgner | 1 | -3/+10 |
| 2024-10-16 | Fix compilation issues with assigning values to page_map_variable address | Matteo Gmür | 1 | -3/+2 |
| 2024-10-16 | Adjust types | Matteo Gmür | 1 | -1/+1 |
| 2024-10-15 | add 4th level page table | Fabian Imhof | 1 | -0/+6 |
| 2024-10-06 | Remove high memory kernel and needless prints | Matteo Gmür | 1 | -21/+3 |
| 2024-09-29 | use multiboot_information_pointer public variable | TheSoeren | 1 | -2/+0 |
| 2024-09-29 | Pass multiboot to main from edi register | Matteo Gmür | 1 | -0/+2 |
| 2024-09-17 | build: migrate away from conan | Felix Morgner | 1 | -0/+370 |
