Age | Commit message (Expand) | Author |
---|---|---|
2019-05-16 | Kernel: Move Inode to its own files. | Andreas Kling |
2019-05-14 | Kernel: Allocate kernel stacks for threads using the region allocator. | Andreas Kling |
2019-05-04 | Kernel: Add a bit of logging in VMObject::inode_size_changed(). | Andreas Kling |
2019-05-02 | Kernel: Simplify VMObject::is_anonymous(). | Andreas Kling |
2019-04-03 | Kernel: Move VM-related files into Kernel/VM/. | Andreas Kling |