Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 0d963fd641 Kernel: Remove unnecessary counting of VMObject-attached Regions %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9e15708aa0 Kernel: Convert VMObject & subclasses to east-const style %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 59049ae4b7 Kernel: Store VMObject physical pages in a FixedArray %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Liav A ecb169b61e Kernel: Add AnonymousVMObject constructor for a Vector of physical pages %!s(int64=4) %!d(string=hai) anos
  Andreas Kling adb2e6be5f Kernel: Make the kernel compile & link for x86_64 %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0dbb22e9e0 Kernel: Remove a handful of unused things in VM/ directory %!s(int64=4) %!d(string=hai) anos
  Tom 1d621ab172 Kernel: Some futex improvements %!s(int64=4) %!d(string=hai) anos
  Tom c630669304 Kernel: If a VMObject is shared, broadcast page remappings %!s(int64=4) %!d(string=hai) anos
  asynts ec1080b18a Refactor: Replace usages of FixedArray with Vector. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b6ee8a2c8d Kernel: Rename vmo => vmobject everywhere %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b67200dfea Kernel: Use a FixedArray for VMObject::m_physical_pages %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6bdb81ad87 Kernel: Split VMObject into two classes: Anonymous- and InodeVMObject %!s(int64=6) %!d(string=hai) anos
  Andreas Kling cb2d572a14 Kernel: Remove "allow CPU caching" flag on VMObject %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 3364da388f Kernel: Remove VMObject names %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 46a06c23e3 Kernel: Fix all compiler warnings. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. %!s(int64=6) %!d(string=hai) anos
  Sergey Bugaev 010314ee66 VM: Make VMObject::create_for_physical_range() create non-freeable pages. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 176f683f66 Kernel: Move Inode to its own files. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c8a216b107 Kernel: Allocate kernel stacks for threads using the region allocator. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6228503c16 Kernel: Add a bit of logging in VMObject::inode_size_changed(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 34c5db61aa Kernel: Simplify VMObject::is_anonymous(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b9738fa8ac Kernel: Move VM-related files into Kernel/VM/. %!s(int64=6) %!d(string=hai) anos