Age | Commit message (Expand) | Author |
---|---|---|
2023-06-04 | Everywhere: Move global Kernel pattern code to Kernel/Library directory | Liav A |
2023-03-09 | Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode> | Andreas Kling |
2022-12-29 | Kernel: Move ScopedCritical.cpp to Kernel base directory | Timon Kruiper |
2022-12-03 | Everywhere: Run clang-format | Linus Groh |
2022-08-20 | Kernel: Make self-contained locking smart pointers their own classes | Andreas Kling |