Age | Commit message (Expand) | Author |
---|---|---|
2021-05-21 | Revert "Kernel: Avoid allocating under spinlock in ProcessGroup::find_or_create" | Brian Gianforcaro |
2021-05-20 | Kernel: Avoid allocating under spinlock in ProcessGroup::find_or_create | Brian Gianforcaro |
2021-05-20 | Kernel: Make ProcessGroup::find_or_create API OOM safe | Brian Gianforcaro |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2020-11-30 | Kernel: Move block condition evaluation out of the Scheduler | Tom |
2020-08-19 | Kernel: Distinguish between new and old process groups with equal pgids | AnotherTest |