Age | Commit message (Expand) | Author |
---|---|---|
2022-08-24 | Kernel: Use RefPtr instead of LockRefPtr for PhysicalPage | Andreas Kling |
2022-08-20 | Kernel: Make self-contained locking smart pointers their own classes | Andreas Kling |
2022-08-20 | AK+Kernel: Add AK::AtomicRefCounted and use everywhere in the kernel | Andreas Kling |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-08-06 | Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace | Andreas Kling |
2021-08-06 | Kernel: Rename Kernel/VM/ to Kernel/Memory/ | Andreas Kling |