Brian Gianforcaro
|
9acf449ced
Kernel: Make VirtualAddress methods constexpr
|
3 years ago |
Gunnar Beutner
|
c878054682
Kernel: Make VirtualAddress::page_base() work with 64-bit addresses
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 years ago |
Ben Wiederhake
|
860a3bbce3
Kernel: Use default con/de-structors
|
4 years ago |
Brian Gianforcaro
|
8752a27519
Kernel: Mark PhysicalAddress/VirtualAddress getters as [[nodiscard]]
|
4 years ago |
asynts
|
1160817a9e
AK: Add Formatter<FormatString> as helper class.
|
4 years ago |
asynts
|
7e62ffbc6e
AK+Format: Remove TypeErasedFormatParams& from format function.
|
4 years ago |
Andreas Kling
|
73e151edd0
Kernel: Add formatter for VirtualAddress
|
4 years ago |
Ben Wiederhake
|
64cc3f51d0
Meta+Kernel: Make clang-format-10 clean
|
4 years ago |
Andreas Kling
|
21d5f4ada1
Kernel: Absorb LibBareMetal back into the kernel
|
5 years ago |
Andreas Kling
|
eca5c2bdf8
Kernel: Move VirtualAddress.h into VM/
|
6 years ago |
Andreas Kling
|
27f699ef0c
AK: Rename the common integer typedefs to make it obvious what they are.
|
6 years ago |
Andreas Kling
|
1c5677032a
Kernel: Replace the last "linear" with "virtual".
|
6 years ago |
Andreas Kling
|
e42c3b4fd7
Kernel: Rename LinearAddress => VirtualAddress.
|
6 years ago |