Andreas Kling
|
cd5faf4e42
Kernel: Rename Range => VirtualRange
|
4 years ago |
Andreas Kling
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
4 years ago |
Andreas Kling
|
ad3ae7e0e8
Kernel: Fix handful of remaining "return -EFOO" mistakes
|
4 years ago |
Andreas Kling
|
c9f6786e8b
Kernel: Make various T::class_name() and similar return StringView
|
4 years ago |
Daniel Bertalan
|
b97a00d4b1
Kernel: Add missing override specifiers
|
4 years ago |
Liav A
|
29f9a38f76
Kernel: Don't use naked new statements in init process
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Jean-Baptiste Boric
|
6698fd84ff
Kernel: Refactor storage stack with u64 as mmap offset
|
4 years ago |
Jean-Baptiste Boric
|
b05b4d4b24
Kernel: Refactor storage stack with u64 as file operations offset
|
4 years ago |
Liav A
|
5ab1864497
Kernel: Introduce the MemoryDevice
|
4 years ago |