Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 68bf6db673 Kernel: Rename Spinlock::is_owned_by_current_thread() преди 3 години
  Andreas Kling 0b4671add7 Kernel: {Mutex,Spinlock}::own_lock() => is_locked_by_current_thread() преди 3 години
  Brian Gianforcaro 485f51690d Kernel: Always observe the return value of Region::map and remap преди 3 години
  Andreas Kling a930877f31 Kernel: Mape quickmap functions VERIFY that MM lock is held преди 3 години
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker преди 3 години
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock преди 3 години
  Idan Horowitz cf271183b4 Kernel: Make Process::current() return a Process& instead of Process* преди 3 години
  sin-ack 0a18425cbb Kernel: Make Memory::Region allocation functions return KResultOr преди 4 години
  sin-ack 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr преди 4 години
  Andreas Kling f357fd91da Kernel: Don't hog MM lock in Memory::Region::clone() преди 4 години
  Andreas Kling 08b4d8f0de Kernel: Fix deadlock in ~Memory::Region() преди 4 години
  Andreas Kling 6283acb6b7 Kernel/SMP: Don't panic in inode fault if other CPU already paged it in преди 4 години
  Andreas Kling 00bbbdeda6 Kernel/SMP: Always take PageDirectory lock before the MemoryManager lock преди 4 години
  Andreas Kling 47bdd7c3a0 Kernel: Rename a very long enum to ShouldDeallocateVirtualRange преди 4 години
  Andreas Kling cdab5b2091 Kernel: Make identity mapping mechanism used during AP boot non-generic преди 4 години
  Andreas Kling cd5faf4e42 Kernel: Rename Range => VirtualRange преди 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 години