Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Andreas Kling
|
0dbb22e9e0
Kernel: Remove a handful of unused things in VM/ directory
|
4 years ago |
AnotherTest
|
09a43969ba
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
4 years ago |
Tom
|
affb4ef01b
Kernel: Allow specifying a physical alignment when allocating
|
4 years ago |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
4 years ago |
asynts
|
27bc48e06c
Everywhere: Replace a bundle of dbg with dbgln.
|
4 years ago |
Tom
|
b2a52f6208
Kernel: Implement lazy committed page allocation
|
4 years ago |
Liav A
|
d6e122fd3a
Kernel: Allow contiguous allocations in physical memory
|
5 years ago |