Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling ac85fdeb1c Kernel: Handle ProcessGroup allocation failures better há 3 anos atrás
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock há 3 anos atrás
  Andreas Kling ed6f84c2c9 Kernel: Rename SpinLockProtectedValue<T> => SpinLockProtected<T> há 3 anos atrás
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton há 4 anos atrás
  Andreas Kling d6667e4cb8 Kernel: Port process groups to SpinLockProtectedValue há 4 anos atrás
  Brian Gianforcaro 425195e93f Kernel: Standardize the header include style to 'include <Kernel/...>' há 4 anos atrás
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` há 4 anos atrás
  Brian Gianforcaro 7e691f96e1 Kernel: Switch ProcessGroup to IntrusiveList from InlineLinkedList há 4 anos atrás
  Brian Gianforcaro 3d7cc471d6 Revert "Kernel: Avoid allocating under spinlock in ProcessGroup::find_or_create" há 4 anos atrás
  Brian Gianforcaro 124a523199 Revert "Kernel: Fix regression, removing a ProcessGroup that not in the list" há 4 anos atrás
  Brian Gianforcaro bbe315d8c0 Kernel: Fix regression, removing a ProcessGroup that not in the list há 4 anos atrás
  Brian Gianforcaro e95eb7a51d Kernel: Avoid allocating under spinlock in ProcessGroup::find_or_create há 4 anos atrás
  Brian Gianforcaro bb91bed576 Kernel: Make ProcessGroup::find_or_create API OOM safe há 4 anos atrás
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler há 4 anos atrás
  AnotherTest 688e54eac7 Kernel: Distinguish between new and old process groups with equal pgids há 5 anos atrás