Age | Commit message (Expand) | Author |
---|---|---|
2023-06-04 | Kernel: Move all tasks-related code to the Tasks subdirectory | Liav A |
2023-05-24 | AK: Rename Time to Duration | kleines Filmröllchen |
2023-04-04 | Kernel: Mark sys$getrusage as not needing the big lock | Andreas Kling |
2023-02-24 | AK+Kernel: Add includes before removing Kernel/ProcessExposed.h | Liav A |
2022-08-17 | Kernel: Require semicolon after VERIFY_{NO_,}PROCESS_BIG_LOCK_ACQUIRED | Linus Groh |
2022-02-28 | Kernel: Add getrusage() syscall | Lucas CHOLLET |