Age | Commit message (Expand) | Author |
---|---|---|
2019-08-08 | Kernel: Use range-for with InlineLinkedList | Andreas Kling |
2019-08-08 | Kernel: Put all Regions on InlineLinkedLists (separated by user/kernel) | Andreas Kling |
2019-08-07 | Kernel: Use a FixedArray for VMObject::m_physical_pages | Andreas Kling |
2019-08-07 | Kernel: Split VMObject into two classes: Anonymous- and InodeVMObject | Andreas Kling |