提交历史

作者 SHA1 备注 提交日期
  Lenny Maiorani c6acf64558 Kernel: Change static constexpr variables to constexpr where possible 3 年之前
  Idan Horowitz 1e941fc3cc Kernel: Make VirtualRangeAllocator::carve_from_region OOM-fallible 3 年之前
  Daniel Bertalan 4195a7ef4b Kernel: Return EEXIST in VirtualRangeAllocator::try_allocate_specific() 3 年之前
  Andreas Kling 578a576a98 Kernel: Make VirtualRangeAllocator setup functions propagate errors 3 年之前
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 年之前
  Idan Horowitz 4174fe0156 Kernel: Use find_largest_not_above in VirtualRangeAllocator 3 年之前
  Andreas Kling f4a9a0d561 Kernel: Make VirtualRangeAllocator return KResultOr<VirtualRange> 3 年之前
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 年之前
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock 3 年之前
  Andreas Kling cd5faf4e42 Kernel: Rename Range => VirtualRange 4 年之前