Age | Commit message (Expand) | Author |
---|---|---|
2021-05-29 | Kernel: Make PrivateInodeVMObject factory APIs OOM safe | Brian Gianforcaro |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-01 | Kernel: Implement lazy committed page allocation | Tom |
2020-03-01 | Kernel: Add some InodeVMObject type assertions in Region::clone() | Andreas Kling |
2020-02-28 | Kernel: Expose the VMObject type of each Region in /proc/PID/vm | Andreas Kling |
2020-02-28 | Kernel: Split InodeVMObject into two subclasses | Andreas Kling |