Age | Commit message (Expand) | Author |
---|---|---|
2024-09-14 | Fix ICE. | Nathan Ringo |
2024-09-14 | Start of virtual memory allocator; got an ICE, though! | Nathan Ringo |
2024-09-04 | Enables paging. | Nathan Ringo |
2024-09-01 | Move almost all the kernel into crates/. | Nathan Ringo |
2024-09-01 | Simplify debug printing of the buddy allocator. | Nathan Ringo |
2024-09-01 | Fix UB. | Nathan Ringo |
2024-08-31 | Almost all of buddy initialization. | Nathan Ringo |
2024-08-31 | The start of a new librarified organization. | Nathan Ringo |