Age | Commit message (Expand) | Author |
---|---|---|
2021-08-22 | Kernel: Rename SpinLock => Spinlock | Andreas Kling |
2021-08-22 | Kernel: Rename SpinLockProtectedValue<T> => SpinLockProtected<T> | Andreas Kling |
2021-08-17 | Kernel+Userland: Remove global futexes | Andreas Kling |
2021-08-17 | Kernel: Port VMObject to ListedRefCounted | Andreas Kling |
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 |