Hendiadyoin1
|
1cdace7898
Kernel: Add implied auto qualifiers in Memory
|
3 éve |
Andreas Kling
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
3 éve |
James Mintram
|
0fbeac6011
Kernel: Split SmapDisabler so header is platform independent
|
3 éve |
Andreas Kling
|
21f7932ae2
Kernel: Use TRY() and adopt_nonnull_ref_or_enomem() in AnonymousVMObject
|
3 éve |
Andreas Kling
|
52cbbe1dc5
Kernel: Actually share committed CoW pages
|
3 éve |
Andreas Kling
|
2f790cf78f
Kernel: Make MM.commit_user_physical_pages() return KResultOr
|
3 éve |
Andreas Kling
|
3631ebe963
Kernel: Use TRY() in AnonymousVMObject
|
3 éve |
Andreas Kling
|
eaf88cc78a
AK: Rename create<T> => make_ref_counted<T>
|
3 éve |
Andreas Kling
|
a930877f31
Kernel: Mape quickmap functions VERIFY that MM lock is held
|
3 éve |
Andreas Kling
|
c922a7da09
Kernel: Rename ScopedSpinlock => SpinlockLocker
|
3 éve |
Andreas Kling
|
55adace359
Kernel: Rename SpinLock => Spinlock
|
3 éve |
sin-ack
|
4bfd6e41b9
Kernel: Make Kernel::VMObject allocation functions return KResultOr
|
3 éve |
Andreas Kling
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
4 éve |
Andreas Kling
|
a1d7ebf85a
Kernel: Rename Kernel/VM/ to Kernel/Memory/
|
4 éve |