aboutsummaryrefslogtreecommitdiff
path: root/pk/vm.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-20fix pte_create to deal with protection bits correctlyYunsup Lee1-0/+1
2015-05-29Make boot loader/SBI changes to support SMP LinuxAndrew Waterman1-0/+8
2015-04-10Fix stack discipline for recursive trapsAndrew Waterman1-1/+1
2015-04-03Make PK compile on RV32Andrew Waterman1-1/+6
2015-03-24New virtual memory implementation (Sv39)Andrew Waterman1-0/+3
2015-03-12Update to new privileged specAndrew Waterman1-0/+11
2014-05-27Allow mmap to map new segments larger than 1 page on top of existing mappings...Colin Schmidt1-0/+1
2014-02-04Abandon MIPS convention for indicating syscall errors in register a3Andrew Waterman1-4/+4
2013-09-11Add some syscallsAndrew Waterman1-0/+3
2013-07-13Support Linux ABI and (optionally) virtual memoryAndrew Waterman1-0/+26