sin-ack
|
4bfd6e41b9
Kernel: Make Kernel::VMObject allocation functions return KResultOr
|
4 vuotta sitten |
Andreas Kling
|
208147c77c
Kernel: Rename Process::space() => Process::address_space()
|
4 vuotta sitten |
Andreas Kling
|
cd5faf4e42
Kernel: Rename Range => VirtualRange
|
4 vuotta sitten |
Andreas Kling
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
4 vuotta sitten |
Andreas Kling
|
a1d7ebf85a
Kernel: Rename Kernel/VM/ to Kernel/Memory/
|
4 vuotta sitten |
Brian Gianforcaro
|
425195e93f
Kernel: Standardize the header include style to 'include <Kernel/...>'
|
4 vuotta sitten |
Brian Gianforcaro
|
ea238e7ac3
Kernel: Remove unused header includes in Devices subtree
|
4 vuotta sitten |
Andreas Kling
|
88d490566f
Kernel: Rename various *VMObject::create*() => try_create()
|
4 vuotta sitten |
Daniel Bertalan
|
2a5d9a6944
Kernel: Fix `adopt_ref_if_nonnull(new T).release_nonnull()` pattern
|
4 vuotta sitten |
Hendiadyoin1
|
62f9377656
Kernel: Move special sections into Sections.h
|
4 vuotta sitten |
Liav A
|
29f9a38f76
Kernel: Don't use naked new statements in init process
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
Jean-Baptiste Boric
|
6698fd84ff
Kernel: Refactor storage stack with u64 as mmap offset
|
4 vuotta sitten |
Jean-Baptiste Boric
|
b05b4d4b24
Kernel: Refactor storage stack with u64 as file operations offset
|
4 vuotta sitten |
Andreas Kling
|
2b2828ae52
Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions
|
4 vuotta sitten |
Andreas Kling
|
f1b5def8fd
Kernel: Factor address space management out of the Process class
|
4 vuotta sitten |
Liav A
|
5ab1864497
Kernel: Introduce the MemoryDevice
|
4 vuotta sitten |