Age | Commit message (Expand) | Author |
---|---|---|
2023-03-09 | Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode> | Andreas Kling |
2022-12-14 | Everywhere: Stop shoving things into ::std and mentioning them as such | Ali Mohammad Pur |
2022-12-03 | Everywhere: Run clang-format | Linus Groh |
2022-08-20 | Kernel: Make self-contained locking smart pointers their own classes | Andreas Kling |