Historial de Commits

Autor SHA1 Mensaje Fecha
  sin-ack 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr hace 4 años
  Andreas Kling 208147c77c Kernel: Rename Process::space() => Process::address_space() hace 4 años
  Andreas Kling cd5faf4e42 Kernel: Rename Range => VirtualRange hace 4 años
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace hace 4 años
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ hace 4 años
  Brian Gianforcaro 425195e93f Kernel: Standardize the header include style to 'include <Kernel/...>' hace 4 años
  Brian Gianforcaro ea238e7ac3 Kernel: Remove unused header includes in Devices subtree hace 4 años
  Andreas Kling 88d490566f Kernel: Rename various *VMObject::create*() => try_create() hace 4 años
  Daniel Bertalan 2a5d9a6944 Kernel: Fix `adopt_ref_if_nonnull(new T).release_nonnull()` pattern hace 4 años
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h hace 4 años
  Liav A 29f9a38f76 Kernel: Don't use naked new statements in init process hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Jean-Baptiste Boric 6698fd84ff Kernel: Refactor storage stack with u64 as mmap offset hace 4 años
  Jean-Baptiste Boric b05b4d4b24 Kernel: Refactor storage stack with u64 as file operations offset hace 4 años
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions hace 4 años
  Andreas Kling f1b5def8fd Kernel: Factor address space management out of the Process class hace 4 años
  Liav A 5ab1864497 Kernel: Introduce the MemoryDevice hace 4 años