Historie revizí

Autor SHA1 Zpráva Datum
  Conrad Pankoff aee9317d86 Kernel: Refactor MemoryManager to use a Bitmap rather than a Vector před 6 roky
  Andreas Kling 9da62f52a1 Kernel: Use the Multiboot memory map info to inform our paging setup. před 6 roky
  Andreas Kling 736092a087 Kernel: Move i386.{cpp,h} => Arch/i386/CPU.{cpp,h} před 6 roky
  Andreas Kling e42c3b4fd7 Kernel: Rename LinearAddress => VirtualAddress. před 6 roky
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. před 6 roky
  Andreas Kling 49768524d4 VM: Get rid of KernelPagingScope. před 6 roky
  Andreas Kling baaede1bf9 Kernel: Make the Process allocate_region* API's understand "int prot". před 6 roky
  Andreas Kling bcc6ddfb6b Kernel: Let PageDirectory own the associated RangeAllocator. před 6 roky
  Andreas Kling 87b54a82c7 Kernel: Let Region keep a Range internally. před 6 roky
  Andreas Kling 4a6fcfbacf Kernel: Use a RangeAllocator for kernel-only virtual space allocation too. před 6 roky
  Andreas Kling 176f683f66 Kernel: Move Inode to its own files. před 6 roky
  Andreas Kling 01ffcdfa31 Kernel: Encapsulate the Region's COW map a bit better. před 6 roky
  Andreas Kling 7c10a93d48 Kernel: Make allocate_kernel_region() commit the region automatically. před 6 roky
  Andreas Kling c8a216b107 Kernel: Allocate kernel stacks for threads using the region allocator. před 6 roky
  Andreas Kling 3f6408919f AK: Improve smart pointer ergonomics a bit. před 6 roky
  Andreas Kling b9738fa8ac Kernel: Move VM-related files into Kernel/VM/. před 6 roky