Age | Commit message (Expand) | Author |
---|---|---|
2020-08-10 | Kernel: More PID/TID typing | Ben Wiederhake |
2020-08-02 | Kernel: Use Userspace<T> in sched_getparam syscall | Brian Gianforcaro |
2020-08-02 | Kernel: Remove ProcessInspectionHandle and make Process RefCounted | Tom |
2020-08-02 | Kernel: Use Userspace<T> in sched_setparam syscall | Brian Gianforcaro |
2020-07-30 | Kernel: Move syscall implementations out of Process.cpp | Andreas Kling |