提交历史

作者 SHA1 备注 提交日期
  Lenny Maiorani 190cf1507b Kernel: Use default constructors/destructors 3 年之前
  Idan Horowitz d9d3362722 Kernel: Make SharedInodeVMObject pages Bitmap allocation OOM-fallible 3 年之前
  creator1creeper1 9a1dfe70fe Kernel: Make PrivateInodeVMObject construction OOM-aware 3 年之前
  creator1creeper1 ad480ff18b Kernel: Make InodeVMOBject construction OOM-aware 3 年之前
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 年之前
  Andreas Kling 6e3381ac32 Kernel: Use KResultOr and TRY() for {Shared,Private}InodeVMObject 3 年之前
  sin-ack 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr 4 年之前
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 年之前
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 4 年之前