Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling a098266ff5 Kernel: Simplify Process factory functions hace 2 años
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes hace 2 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Brian Gianforcaro 6b85b358f8 Kernel: Unify Kernel task names for consistency hace 3 años
  Sam Atkins c6a97ea843 Kernel: Mark kernel smart-pointer classes as [[nodiscard]] hace 3 años
  Andreas Kling 55b0b06897 Kernel: Store process names as KString hace 3 años
  Andreas Kling 07c4c89297 Kernel: Make VirtualFileSystem::sync() static hace 4 años
  Andreas Kling 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem hace 4 años
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h hace 4 años
  Brian Gianforcaro 9e6f0fd925 Kernel: Mark SyncTask::spawn() as UNMAP_AFTER_INIT hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Ben Wiederhake 2b6546c40a Kernel: Make Thread use AK::Time internally hace 4 años
  Brian Gianforcaro a8a834782c Kernel: Ignore unobserved BlockResult from Thread::Sleep hace 4 años
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. hace 4 años
  Tom 6cb640eeba Kernel: Move some time related code from Scheduler into TimeManagement hace 4 años
  Tom 838d9fa251 Kernel: Make Thread refcounted hace 4 años
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions hace 5 años
  Tom fb41d89384 Kernel: Implement software context switching and Processor structure hace 5 años
  Andreas Kling a066dd1fac Kernel: Move sync and finalization tasks into their own files hace 5 años