sin-ack
|
4bfd6e41b9
Kernel: Make Kernel::VMObject allocation functions return KResultOr
|
4 년 전 |
Andreas Kling
|
2cd8b21974
Kernel: Add convenience values to the Memory::Region::Access enum
|
4 년 전 |
Andreas Kling
|
208147c77c
Kernel: Rename Process::space() => Process::address_space()
|
4 년 전 |
Andreas Kling
|
cd5faf4e42
Kernel: Rename Range => VirtualRange
|
4 년 전 |
Andreas Kling
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
4 년 전 |
Brian Gianforcaro
|
de9ff0af50
Kernel: Modify the IOCTL API to return KResult
|
4 년 전 |
Brian Gianforcaro
|
9a04f53a0f
Kernel: Utilize AK::Userspace<T> in the ioctl interface
|
4 년 전 |
Andreas Kling
|
5217875f6a
Kernel: Consolidate API for creating AnonymousVMObject with given pages
|
4 년 전 |
Tom
|
5ae42736f8
Kernel: VirtIO framebuffer should clamp pending dirty rects if needed
|
4 년 전 |
Sahan Fernando
|
2845c6753e
Kernel: Clean up VirtIOGPU class interfaces
|
4 년 전 |
Sahan Fernando
|
1c77f80676
Kernel: Put VirtIOGPU related types into a namespace
|
4 년 전 |