summaryrefslogtreecommitdiff
path: root/Kernel/Memory/InodeVMObject.h
AgeCommit message (Expand)Author
2022-02-11Kernel: Make SharedInodeVMObject pages Bitmap allocation OOM-fallibleIdan Horowitz
2022-01-15Kernel: Make InodeVMOBject construction OOM-awarecreator1creeper1
2021-08-06Kernel: Move Kernel/Memory/ code into Kernel::Memory namespaceAndreas Kling
2021-08-06Kernel: Rename Kernel/VM/ to Kernel/Memory/Andreas Kling