Historial de Commits

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