Age | Commit message (Expand) | Author |
---|---|---|
11 days | kern: vm: Don't clobber original map spec | Ian Moffett |
11 days | kern: proc: Protect mapping list with spinlock | Ian Moffett |
12 days | kernel: vm: Remove redundant newline | Ian Moffett |
2025-09-19 | kern: proc: Keep track of mapped areas with ranges | Ian Moffett |
2025-09-16 | kern: vm: Implement lazy allocation for vm_map() | Ian Moffett |
2025-09-15 | kern: vm_map: Add guard pages at end of mappings | Ian Moffett |
2025-09-15 | kern: vm: Add MI vm_map() function | Ian Moffett |