index
:
xv6-riscv
riscv
MIT xv6-RISCV kernel modified to RV64I base integer extension
Aditya N. Naik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-08-30
oops - broke arg counting
rsc
2007-08-30
longjmp -> swtch in comments
rtm
2007-08-30
tweak
rsc
2007-08-30
DO NOT MAIL: xv6-rev1
rsc
2007-08-30
final xv6 for 2007
rsc
2007-08-29
bootothers now in main
rsc
2007-08-29
spelling
rtm
2007-08-28
final nits
rsc
2007-08-28
match README
rsc
2007-08-28
nits
rsc
2007-08-28
nits
rsc
2007-08-28
delete proc_ on proc_exit, proc_wait, proc_kill
rsc
2007-08-28
comments; rename irq_ to pic_
rsc
2007-08-28
spaces around else for rtm
rsc
2007-08-28
more consistent spacing
rsc
2007-08-28
nits
rsc
2007-08-28
fix offsets
rsc
2007-08-28
more cmain -> bootmain
rsc
2007-08-28
Change dev read/write functions
rsc
2007-08-28
oops
rsc
2007-08-28
cmain -> bootmain
rsc
2007-08-28
nit
rsc
2007-08-28
replace setjmp/longjmp with swtch
rsc
2007-08-28
never returns!
rsc
2007-08-28
nits
rsc
2007-08-28
formatting
rsc
2007-08-28
clumsy blank pages to make some files align better
rsc
2007-08-28
rename 8253pit -> timer
rsc
2007-08-28
rename 8253pit.c to timer.c
rsc
2007-08-28
runoff
rsc
2007-08-28
add grep; add lost echo
rsc
2007-08-28
avoid double echo
rsc
2007-08-28
remove _ from pipe; be like file
rsc
2007-08-28
clean up Makefile; add wc
rsc
2007-08-28
add struct stat decl
rsc
2007-08-28
do not call proc_exit until lock dropped
rsc
2007-08-28
oops
rsc
2007-08-28
handle printf("%s\n", 0)
rsc
2007-08-28
nit
rsc
2007-08-28
oops
rsc
2007-08-28
nit
rsc
2007-08-28
formatting tweaks
rsc
2007-08-28
comment non-check of cp->killed
rsc
2007-08-28
No one is going to find this inode.
rsc
2007-08-28
New shell.
rsc
2007-08-28
Move keyboard code into kbd.c; add backspace handling.
rsc
2007-08-28
oops
rsc
2007-08-27
move mp.h to low-level
rsc
2007-08-27
no more ioapic.h
rsc
2007-08-27
make code match comment
rsc
[next]