Commit History

Author SHA1 Message Date
  asynts 723effd051 Everywhere: Replace a bundle of dbg with dbgln. 4 years ago
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. 4 years ago
  Tom c630669304 Kernel: If a VMObject is shared, broadcast page remappings 4 years ago
  Tom 476f17b3f1 Kernel: Merge PurgeableVMObject into AnonymousVMObject 4 years ago
  Tom b2a52f6208 Kernel: Implement lazy committed page allocation 4 years ago
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace 5 years ago
  Andreas Kling c624d3875e Kernel: Use a shared physical page for zero-filled pages until written 5 years ago
  Andreas Kling c17f80e720 Kernel: AnonymousVMObject::create_for_physical_range() should fail more 5 years ago
  Andreas Kling a0b716cfc5 Add AnonymousVMObject::create_with_physical_page() 5 years ago
  Andreas Kling 4b7a89911c Kernel: Remove some unnecessary casts to uintptr_t 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Andreas Kling b67200dfea Kernel: Use a FixedArray for VMObject::m_physical_pages 6 years ago
  Andreas Kling 6bdb81ad87 Kernel: Split VMObject into two classes: Anonymous- and InodeVMObject 6 years ago