Historie revizí

Autor SHA1 Zpráva Datum
  Lenny Maiorani c6acf64558 Kernel: Change static constexpr variables to constexpr where possible před 3 roky
  Idan Horowitz 1e941fc3cc Kernel: Make VirtualRangeAllocator::carve_from_region OOM-fallible před 3 roky
  Daniel Bertalan 4195a7ef4b Kernel: Return EEXIST in VirtualRangeAllocator::try_allocate_specific() před 3 roky
  Andreas Kling 578a576a98 Kernel: Make VirtualRangeAllocator setup functions propagate errors před 3 roky
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> před 3 roky
  Idan Horowitz 4174fe0156 Kernel: Use find_largest_not_above in VirtualRangeAllocator před 3 roky
  Andreas Kling f4a9a0d561 Kernel: Make VirtualRangeAllocator return KResultOr<VirtualRange> před 3 roky
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker před 3 roky
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock před 3 roky
  Andreas Kling cd5faf4e42 Kernel: Rename Range => VirtualRange před 3 roky