Age | Commit message (Expand) | Author |
---|---|---|
2022-08-20 | Kernel: Make self-contained locking smart pointers their own classes | Andreas Kling |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-17 | Kernel: Use default constructors/destructors | Lenny Maiorani |
2022-01-25 | Kernel: Use u64 instead of size_t for File::can_read offset | Idan Horowitz |
2022-01-23 | Kernel/Devices: Introduce the Device Control Device | Liav A |