Age | Commit message (Expand) | Author |
---|---|---|
2021-11-08 | Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> | Andreas Kling |
2021-10-09 | Kernel/SysFS: Provide a way to "truncate" and "set" mtime on inodes | Liav A |
2021-10-01 | Kernel: Move x86 IO instructions code into the x86 specific folder | Liav A |
2021-09-12 | Kernel+Userland: Introduce a new way to reboot and poweroff the machine | Liav A |