Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-17 | Kernel: Use default constructors/destructors | Lenny Maiorani |
2022-01-21 | Kernel: Make VirtIO::Queue construction fallible | Idan Horowitz |
2022-01-21 | Kernel: Stop adopting non-heap memory into OwnPtrs in VirtIO::Queues | Idan Horowitz |
2021-12-28 | Kernel: Propagate overflow errors from Memory::page_round_up | Guilherme Goncalves |
2021-12-09 | Kernel: Some clang-tidy fixes in Bus/VirtIO | Hendiadyoin1 |
2021-09-06 | Kernel: Make kernel region allocators return KResultOr<NOP<Region>> | Andreas Kling |
2021-08-31 | Kernel/VirtIO: Remove redundant VirtIO word from filenames | Liav A |