Idan Horowitz
|
be91b4fe3e
Kernel: Support Mutex Protected lists in ListedRefCounted
|
3 years ago |
Andreas Kling
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
3 years ago |
Ali Mohammad Pur
|
5a0cdb15b0
AK+Everywhere: Reduce the number of template parameters of IntrusiveList
|
3 years ago |
Andreas Kling
|
c922a7da09
Kernel: Rename ScopedSpinlock => SpinlockLocker
|
4 years ago |
Andreas Kling
|
55adace359
Kernel: Rename SpinLock => Spinlock
|
4 years ago |
Andreas Kling
|
ed6f84c2c9
Kernel: Rename SpinLockProtectedValue<T> => SpinLockProtected<T>
|
4 years ago |
Andreas Kling
|
b70b3a9b92
Kernel: Remove unused VMObject::is_contiguous()
|
4 years ago |
Andreas Kling
|
4226b662cd
Kernel+Userland: Remove global futexes
|
4 years ago |
Andreas Kling
|
7979b5a8bb
Kernel: Port VMObject to ListedRefCounted
|
4 years ago |
sin-ack
|
4bfd6e41b9
Kernel: Make Kernel::VMObject allocation functions return KResultOr
|
4 years ago |
Jean-Baptiste Boric
|
f7f794e74a
Kernel: Move Mutex into Locking/
|
4 years ago |
Andreas Kling
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
4 years ago |
Andreas Kling
|
a1d7ebf85a
Kernel: Rename Kernel/VM/ to Kernel/Memory/
|
4 years ago |