Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-09 | comment nits | Robert Morris | 1 | -2/+2 | |
2022-08-09 | Merge branch 'riscv' of g.csail.mit.edu:xv6-dev into riscv | Robert Morris | 1 | -7/+0 | |
2022-08-09 | comment | Robert Morris | 1 | -0/+1 | |
2022-08-09 | sscratch cleanup | Robert Morris | 1 | -7/+0 | |
2022-08-09 | adopt github PR98 (No need to store TRAPFRAME in sscratch register) | Robert Morris | 1 | -3/+6 | |
2021-08-31 | fix comment for 'sepc' | Vadim Kolontsov | 1 | -1/+1 | |
2021-08-30 | Configure PMP at boot | Jonathan Behrens | 1 | -0/+12 | |
2019-10-27 | nits | Robert Morris | 1 | -1/+0 | |
2019-09-17 | all of PTE_FLAGS | Robert Morris | 1 | -1/+1 | |
2019-09-03 | fix sfence_vma comment | Robert Morris | 1 | -4/+1 | |
2019-07-26 | machinevec -> timervec | Robert Morris | 1 | -3/+3 | |
2019-07-25 | comments for timer setup | Robert Morris | 1 | -4/+4 | |
2019-07-16 | conservatively call sfence.vma before every satp load. | Robert Morris | 1 | -0/+11 | |
2019-07-02 | Avoid two cores selecting the same process to run | Frans Kaashoek | 1 | -0/+9 | |
2019-06-11 | separate source into kernel/ user/ mkfs/ | Robert Morris | 1 | -0/+338 | |