Age | Commit message (Expand) | Author |
---|---|---|
2023-01-02 | Kernel: Turn lock ranks into template parameters | kleines Filmröllchen |
2022-08-19 | Kernel: Require lock rank for Spinlock construction | kleines Filmröllchen |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
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-09 | Kernel: Some clang-tidy fixes in Bus/VirtIO | Hendiadyoin1 |
2021-09-05 | Kernel: Make all Spinlocks use u8 for storage, remove template | Brian Gianforcaro |
2021-08-31 | Kernel/VirtIO: Remove redundant VirtIO word from filenames | Liav A |