Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 7979b5a8bb Kernel: Port VMObject to ListedRefCounted před 4 roky
  Andreas Kling a154faebb7 Kernel: Use NonnullRefPtr<PhysicalPage> in PageDirectory::m_page_tables před 4 roky
  sin-ack 0a18425cbb Kernel: Make Memory::Region allocation functions return KResultOr před 4 roky
  sin-ack 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr před 4 roky
  Andreas Kling 95c8e421ae Kernel: Don't hog MM lock in find_region_from_vaddr() před 4 roky
  Andreas Kling 96c7b70de3 Kernel: Remove unused list of user regions in MemoryManager před 4 roky
  Andreas Kling 00bbbdeda6 Kernel/SMP: Always take PageDirectory lock before the MemoryManager lock před 4 roky
  Daniel Bertalan fa8507d1ce Kernel: Fix UB caused by taking a reference to a packed struct's member před 4 roky
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton před 4 roky
  Andreas Kling f770b9d430 Kernel: Fix bad search-and-replace renames před 4 roky
  Andreas Kling cdab5b2091 Kernel: Make identity mapping mechanism used during AP boot non-generic před 4 roky
  Andreas Kling 208147c77c Kernel: Rename Process::space() => Process::address_space() před 4 roky
  Andreas Kling b7476d7a1b Kernel: Rename Memory::Space => Memory::AddressSpace před 4 roky
  Andreas Kling cd5faf4e42 Kernel: Rename Range => VirtualRange před 4 roky
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace před 4 roky
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ před 4 roky