История коммитов

Автор SHA1 Сообщение Дата
  asynts 723effd051 Everywhere: Replace a bundle of dbg with dbgln. 4 лет назад
  Tom 901ef3f1c8 Kernel: Specify default memory order for some non-synchronizing Atomics 4 лет назад
  Tom 0d44ee6f2b Kernel: Ignore TLB flush requests for user addresses of other processes 4 лет назад
  Tom 476f17b3f1 Kernel: Merge PurgeableVMObject into AnonymousVMObject 4 лет назад
  Tom b2a52f6208 Kernel: Implement lazy committed page allocation 4 лет назад
  Tom bc5d6992a4 Kernel: Memory purging improvements 4 лет назад
  Andreas Kling 7c3b6b10e4 Kernel: Remove the limited use of AK::TypeTraits we had in the kernel 4 лет назад
  Andreas Kling ed5c26d698 AK: Remove custom %w format string specifier 4 лет назад
  Liav A afba614d68 Kernel: Don't skip if found free page to allocate from a super region 4 лет назад
  Tom 5b38132e3c Kernel: Protect the PageDirectory from concurrent access 4 лет назад
  Tom 13aa3d2d62 Kernel: Flush TLB when quick-mapping PD/PT that was mapped on other CPU 4 лет назад
  asynts 71fd54f76b MemoryManager: Off-by-one error when collecting memory pages. 4 лет назад
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean 4 лет назад
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks 4 лет назад
  Tom bf268a0185 Kernel: Handle committing pages in regions more gracefully 4 лет назад
  Tom 83ddf3d850 Kernel: Fix memory purge clobbering mapped page directory in ensure_pte 4 лет назад
  Tom 4b66692a55 Kernel: Make Heap implementation reusable, and make kmalloc expandable 4 лет назад
  Tom 67dbb56444 Kernel: Release page tables when no longer needed 4 лет назад
  Tom dd83f6a266 Kernel: Fix losing PTEs 4 лет назад
  Tom d89582880e Kernel: Switch singletons to use new Singleton class 4 лет назад
  Tom ba6e4fb77f Kernel: Fix kmalloc memory corruption 4 лет назад
  Tom 08a569fbe0 Kernel: Make PhysicalPage not movable and use atomic ref counting 4 лет назад
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" 4 лет назад
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" 4 лет назад
  Andreas Kling b0a24a83be Revert "Kernel: Fix regression where MemoryManager is initialized twice" 4 лет назад
  Andreas Kling 0db7e04c2e Revert "Kernel: Make PhysicalPage not movable and use atomic ref counting" 4 лет назад
  Tom a89ccd842b Kernel: Make PhysicalPage not movable and use atomic ref counting 4 лет назад
  Tom 8a75e0b892 Kernel: Fix regression where MemoryManager is initialized twice 4 лет назад
  Tom f0906250a1 Kernel: Move Singleton class to AK 4 лет назад
  Tom cf8ce839da Kernel: Fix assertion when releasing contiguous memory region 4 лет назад