summaryrefslogtreecommitdiff
path: root/Kernel/VirtualAddress.h
AgeCommit message (Expand)Author
2020-05-16Kernel: Absorb LibBareMetal back into the kernelAndreas Kling
2019-07-09Kernel: Move VirtualAddress.h into VM/Andreas Kling
2019-07-03AK: Rename the common integer typedefs to make it obvious what they are.Andreas Kling
2019-06-13Kernel: Replace the last "linear" with "virtual".Andreas Kling
2019-06-07Kernel: Rename LinearAddress => VirtualAddress.Andreas Kling