Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-23 | simplify kernel mapping calls | Robert Morris | 1 | -1/+1 |
2019-07-23 | one more TRAMPOLINE | Frans Kaashoek | 1 | -1/+1 |
2019-07-11 | cosmetic changes | Robert Morris | 1 | -6/+14 |
2019-07-10 | have kill() lock before looking at p->pid | Robert Morris | 1 | -0/+3 |
2019-07-10 | tweak some comments. | Robert Morris | 1 | -1/+1 |
2019-07-02 | Merge branch 'riscv' into riscv-proc | Frans Kaashoek | 1 | -7/+20 |
2019-07-02 | Checkpoint switching to per-process locks, in attempt clarify xv6's | Frans Kaashoek | 1 | -1/+1 |
2019-07-02 | don't enable interrupts until done with sstatus, scause, &c | Robert Morris | 1 | -4/+6 |
2019-07-01 | timer interrupt in the kernel -> yield | Robert Morris | 1 | -3/+14 |
2019-06-13 | clean up virtio code | Robert Morris | 1 | -1/+1 |
2019-06-13 | virtio disk driver | Robert Morris | 1 | -0/+2 |
2019-06-11 | separate source into kernel/ user/ mkfs/ | Robert Morris | 1 | -0/+184 |