Andreas Kling
|
55adace359
Kernel: Rename SpinLock => Spinlock
|
3 лет назад |
sin-ack
|
4bfd6e41b9
Kernel: Make Kernel::VMObject allocation functions return KResultOr
|
4 лет назад |
Jean-Baptiste Boric
|
2c3b0baf76
Kernel: Move SpinLock.h into Locking/
|
4 лет назад |
Andreas Kling
|
cd5faf4e42
Kernel: Rename Range => VirtualRange
|
4 лет назад |
Andreas Kling
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
4 лет назад |
Andreas Kling
|
a1d7ebf85a
Kernel: Rename Kernel/VM/ to Kernel/Memory/
|
4 лет назад |
Andreas Kling
|
ad3ae7e0e8
Kernel: Fix handful of remaining "return -EFOO" mistakes
|
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
|
c9f6786e8b
Kernel: Make various T::class_name() and similar return StringView
|
4 лет назад |
Sahan Fernando
|
34e9fa4d3b
Kernel: Abstract FramebufferConsole away from contiguous physical range
|
4 лет назад |
Liav A
|
c1a4dfeffb
Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes
|
4 лет назад |
Liav A
|
09d09b79b6
Kernel: Fix type, dectivate_writes => deactivate_writes
|
4 лет назад |
Liav A
|
db268efa69
Kernel/Graphics: Choose VMObject considering enabled state when mmaping
|
4 лет назад |
Liav A
|
20743e8aed
Kernel/Graphics + SystemServer: Support text mode properly
|
4 лет назад |
Liav A
|
6a728e2d76
Kernel: Introduce a new graphics subsystem
|
4 лет назад |