Age | Commit message (Expand) | Author |
---|---|---|
2019-06-01 | VM: Don't remap each Region page twice in page_in(). | Andreas Kling |
2019-05-30 | Kernel: Make the Process allocate_region* API's understand "int prot". | Andreas Kling |
2019-05-17 | Kernel: Let Region keep a Range internally. | Andreas Kling |
2019-05-14 | Kernel: Encapsulate the Region's COW map a bit better. | Andreas Kling |
2019-04-03 | Kernel: Move VM-related files into Kernel/VM/. | Andreas Kling |