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
2018-10-09
Change mycpu() to use %gs.
Frans Kaashoek
2018-10-09
not much
Frans Kaashoek
2018-10-09
Separate system call path from trap path. Passes usertests on 1 and 2 cpus.
Frans Kaashoek
2018-10-07
x
Frans Kaashoek
2018-10-04
Make names line up with text
Frans Kaashoek
2018-10-04
Oops, didn't commit these changes with last commit
Frans Kaashoek
2018-10-03
x
Frans Kaashoek
2018-10-03
Names of text are better.
Frans Kaashoek
2018-10-03
use x86-64 names
Frans Kaashoek
2018-10-03
Switch back bpmain back to main
Frans Kaashoek
2018-10-03
don't care about bootloader
Frans Kaashoek
2018-10-02
Remove unused typedefs
Frans Kaashoek
2018-10-02
simplify layout pic
Frans Kaashoek
2018-10-02
Remove now unused PDX
Frans Kaashoek
2018-10-02
Simplify by freeing user part of addres pace in one page increments. This
Frans Kaashoek
2018-10-02
Simplify freeing page table
Frans Kaashoek
2018-10-02
Avoid repition in walkpgdir
Frans Kaashoek
2018-09-29
x
Frans Kaashoek
2018-09-29
Make sysexit and trapret paths the same, so that forkret can return through
Frans Kaashoek
2018-09-29
x
Frans Kaashoek
2018-09-23
Checkpoint port of xv6 to x86-64. Passed usertests on 2 processors a few times.
Frans Kaashoek
2018-09-02
Update name
Frans Kaashoek
2018-08-31
thanks tyfkda
Frans Kaashoek
2018-08-31
thanks Wolfgang Keller
Frans Kaashoek
2018-08-30
x
Frans Kaashoek
2018-08-30
Allow holding to be called with interrupts enabled (for Mark Morrissey).
Frans Kaashoek
2018-08-30
Delete a patch
Frans Kaashoek
2018-08-30
x
Frans Kaashoek
2018-08-30
x
Frans Kaashoek
2018-08-30
thanks mtasm
Frans Kaashoek
2018-08-30
thanks wxdao
Frans Kaashoek
2018-08-30
thanks eyalz800
Frans Kaashoek
2018-08-30
vectors.pl is executable and asks shell for perl
Frans Kaashoek
2018-08-30
thanks mataness
Frans Kaashoek
2018-08-30
thanks tyfkda
Frans Kaashoek
2018-08-30
x
Frans Kaashoek
2018-08-30
Remove unused flags (thanks Wolfgang Keller)
Frans Kaashoek
2018-08-30
x
Frans Kaashoek
2018-08-30
x
Frans Kaashoek
2018-08-30
Because sleeplocks replaced B_BUSY the holding test can
Frans Kaashoek
2018-08-30
x
Frans Kaashoek
2017-10-24
stricter log consumption by write()
Robert Morris
2017-10-08
improve swtch comment
Robert Morris
2017-08-29
fix runoff complaints about pagination and long lines
Robert Morris
2017-08-10
thx
Frans Kaashoek
2017-08-09
Update comment to reflect xv6 doesn't have per-cpu segments anymore
Frans Kaashoek
2017-08-09
nothing much
Robert Morris
2017-08-09
Commit to running on an SMP (perhaps with only 1 core). Remove most code
Frans Kaashoek
2017-08-09
comment fixes
Robert Morris
2017-08-08
Thanks Anton Burtsev <aburtsev@uci.edu>
Frans Kaashoek
[next]