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
  Brian Gianforcaro 6b85b358f8 Kernel: Unify Kernel task names for consistency hace 3 años
  Andreas Kling 3845c90e08 Kernel: Remove unnecessary includes from Thread.h hace 3 años
  Idan Horowitz a0f404551e Kernel: Ignore allocation failures during thread finalization hace 3 años
  Andreas Kling 55b0b06897 Kernel: Store process names as KString hace 3 años
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h hace 4 años
  Brian Gianforcaro 83841e47e5 Kernel: Mark FinalizerTask::spawn() as UNMAP_AFTER_INIT hace 4 años
  Andrew Kaster 86e3010043 Kernel: Pass trampolines instead of lambdas to create_kernel_process hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Brian Gianforcaro ddd79fe2cf Kernel: Add WaitQueue::wait_forever and it use it for all infinite waits. hace 4 años
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t hace 4 años
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions hace 4 años
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler hace 4 años
  Tom 6a620562cc Kernel: Allow passing a thread argument for new kernel threads hace 4 años
  Tom 838d9fa251 Kernel: Make Thread refcounted hace 4 años
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean hace 4 años
  Tom 788b2d64c6 Kernel: Require a reason to be passed to Thread::wait_on hace 5 años
  Andreas Kling ea17d2d3da Kernel: Remove debug spam in finalizer task hace 5 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