Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling a098266ff5 Kernel: Simplify Process factory functions há 2 anos atrás
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes há 2 anos atrás
  Brian Gianforcaro 6b85b358f8 Kernel: Unify Kernel task names for consistency há 3 anos atrás
  Andreas Kling 3845c90e08 Kernel: Remove unnecessary includes from Thread.h há 3 anos atrás
  Idan Horowitz a0f404551e Kernel: Ignore allocation failures during thread finalization há 3 anos atrás
  Andreas Kling 55b0b06897 Kernel: Store process names as KString há 3 anos atrás
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h há 4 anos atrás
  Brian Gianforcaro 83841e47e5 Kernel: Mark FinalizerTask::spawn() as UNMAP_AFTER_INIT há 4 anos atrás
  Andrew Kaster 86e3010043 Kernel: Pass trampolines instead of lambdas to create_kernel_process há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Brian Gianforcaro ddd79fe2cf Kernel: Add WaitQueue::wait_forever and it use it for all infinite waits. há 4 anos atrás
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t há 4 anos atrás
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions há 4 anos atrás
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler há 4 anos atrás
  Tom 6a620562cc Kernel: Allow passing a thread argument for new kernel threads há 4 anos atrás
  Tom 838d9fa251 Kernel: Make Thread refcounted há 4 anos atrás
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean há 4 anos atrás
  Tom 788b2d64c6 Kernel: Require a reason to be passed to Thread::wait_on há 5 anos atrás
  Andreas Kling ea17d2d3da Kernel: Remove debug spam in finalizer task há 5 anos atrás
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions há 5 anos atrás
  Tom fb41d89384 Kernel: Implement software context switching and Processor structure há 5 anos atrás
  Andreas Kling a066dd1fac Kernel: Move sync and finalization tasks into their own files há 5 anos atrás