Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-15 | lab lock/kalloc: finish | Mole Shang | 1 | -20/+71 | |
2024-02-11 | lab cow: finishcow | Mole Shang | 1 | -1/+42 | |
2024-02-05 | lab syscall: finish | Mole Shang | 1 | -0/+14 | |
Conflicts: kernel/syscall.c kernel/syscall.h user/user.h user/usys.pl | |||||
2022-08-09 | fix 'kfree' comment in kalloc.c | WaheedHafez | 1 | -1/+1 | |
'kfree' has a parameter named 'pa' but referenced in the comment as 'v'. | |||||
2019-09-08 | Make the end variable be really at the end of bss, and delete + 4096 in ↵ | Frans Kaashoek | 1 | -1/+0 | |
freerange() | |||||
2019-07-24 | ??? | Robert Morris | 1 | -5/+5 | |
2019-07-24 | no more PAGEBREAK | Robert Morris | 1 | -2/+2 | |
2019-07-11 | another test, to help with locking exercises | Robert Morris | 1 | -1/+3 | |
2019-06-13 | virtio disk driver | Robert Morris | 1 | -0/+1 | |
2019-06-11 | separate source into kernel/ user/ mkfs/ | Robert Morris | 1 | -0/+80 | |