Age | Commit message (Expand) | Author |
---|---|---|
2020-08-05 | Kernel: Use Userspace<T> for the set_mmap_name syscall | Brian Gianforcaro |
2020-08-05 | Kernel: Use Userspace<T> for the mmap syscall | Brian Gianforcaro |
2020-07-30 | Kernel: Rename region_from_foo() => find_region_from_foo() | Andreas Kling |
2020-07-30 | Kernel: Move syscall implementations out of Process.cpp | Andreas Kling |