Age | Commit message (Expand) | Author |
---|---|---|
2023-03-06 | Kernel: Stop using NonnullLockRefPtrVector | Andreas Kling |
2022-08-20 | Kernel: Make self-contained locking smart pointers their own classes | Andreas Kling |
2021-12-28 | Kernel: Remove the kmalloc_eternal heap :^) | Andreas Kling |
2021-08-09 | Kernel/USB: Create controller base class and introduce USBManagement | Luke |