Age | Commit message (Expand) | Author |
---|---|---|
2023-06-04 | Everywhere: Move global Kernel pattern code to Kernel/Library directory | Liav A |
2022-12-29 | Kernel: Move ScopedCritical.cpp to Kernel base directory | Timon Kruiper |
2022-12-17 | AK+Everywhere: Move custom deleter capability to OwnPtr | Lenny Maiorani |
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 |