summaryrefslogtreecommitdiff
path: root/Kernel/VM/ContiguousVMObject.h
AgeCommit message (Expand)Author
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-28Kernel: Allow specifying a physical alignment when allocatingTom
2021-01-01Kernel: Implement lazy committed page allocationTom
2021-01-01Kernel: Remove the limited use of AK::TypeTraits we had in the kernelAndreas Kling
2020-09-25Meta+Kernel: Make clang-format-10 cleanBen Wiederhake
2020-07-26Kernel: Switch to using AK::is and AK::downcastAndreas Kling
2020-05-16Kernel: Absorb LibBareMetal back into the kernelAndreas Kling
2020-05-08Kernel: Add for_each_vmobject_of_type<T>Andreas Kling
2020-03-08Kernel: Allow contiguous allocations in physical memoryLiav A