Age | Commit message (Expand) | Author |
---|---|---|
2021-03-19 | Kernel: Refactor storage stack with u64 as mmap offset | Jean-Baptiste Boric |
2021-03-17 | Kernel: Refactor storage stack with u64 as file operations offset | Jean-Baptiste Boric |
2021-02-19 | Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions | Andreas Kling |
2021-02-08 | Kernel: Factor address space management out of the Process class | Andreas Kling |
2021-02-01 | Kernel: Introduce the MemoryDevice | Liav A |