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
2006-09-07
avoid system binary clashes
rsc
2006-09-07
better page breaks
rsc
2006-09-07
more simplifying
kaashoek
2006-09-07
get precedence of <, >, and | right
kaashoek
2006-09-07
more defensive programming
rsc
2006-09-07
run without lapic and ioapic, if they are not present
kaashoek
2006-09-07
nit in console interrupts
kaashoek
2006-09-06
fd.c -> file.c
rsc
2006-09-06
runoff fixes
rsc
2006-09-06
runoff tweaks
rsc
2006-09-06
goodbye lgrind
rsc
2006-09-06
clean up after mkfs
rsc
2006-09-06
wrap long lines
rsc
2006-09-06
for vs while
rsc
2006-09-06
weird spacing
rsc
2006-09-06
fd_* => file_*
rsc
2006-09-06
fd.* -> file.*
rsc
2006-09-06
struct fd -> struct file
rsc
2006-09-06
what is NULL?
rsc
2006-09-06
renumber system calls
rsc
2006-09-06
split syscall.c into sysfile.c and sysproc.c
rsc
2006-09-06
rm rm
rsc
2006-09-06
writeable => writable
rsc
2006-09-06
break single-line if statements
rsc
2006-09-06
more named constants
rsc
2006-09-06
more tabs go away
rsc
2006-09-06
no /* */ comments
rsc
2006-09-06
standardize various * conventions
rsc
2006-09-06
standardize on unnamed args in prototypes
rsc
2006-09-06
spacing
rsc
2006-09-06
spacing fixes: no tabs, 2-space indents (for rtm)
rsc
2006-09-06
print "0" for null string
rsc
2006-09-06
tweak
rsc
2006-09-06
clear np->mem after freeing
rsc
2006-09-06
some pipe support in sh
kaashoek
2006-09-06
nits
kaashoek
2006-09-06
change sections and order of files in printout
kaashoek
2006-09-05
New formatting scripts.
rsc
2006-09-04
a few nits
kaashoek
2006-09-04
nits
rtm
2006-09-03
nits
kaashoek
2006-09-03
don't send keyboard interrupts to the second cpu, if we have only one cpu.
kaashoek
2006-09-03
remove duplication
kaashoek
2006-09-03
centralize credits
kaashoek
2006-09-03
index for printout
kaashoek
2006-08-30
complain if no disk 1
rtm
2006-08-29
nits
rtm
2006-08-29
clear killed flag in exit
rtm
2006-08-29
prune unneeded panics and debug output
rtm
2006-08-29
better printout
kaashoek
[prev]
[next]