index
:
135e2/xv6-labs.git
cow
fs
lock
mmap
net
pgtbl
syscall
thread
traps
util
xv6-labs-2024-winter
135e2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-31
fork/wait/exit work
Robert Morris
1
-223
/
+22
2018-10-04
Oops, didn't commit these changes with last commit
Frans Kaashoek
1
-6
/
+6
2018-10-03
Switch back bpmain back to main
Frans Kaashoek
1
-2
/
+2
2018-09-23
Checkpoint port of xv6 to x86-64. Passed usertests on 2 processors a few times.
Frans Kaashoek
1
-59
/
+214
2016-08-10
even more explicit that entry.S is linked into kernel, unlike bootasm.S.
Robert Morris
1
-0
/
+4
2011-09-13
more regular kmap[] and description
Robert Morris
1
-1
/
+1
2011-09-04
Make the ELF entry point a physical address
Austin Clements
1
-6
/
+7
2011-09-01
Have one definition of kernel stack size
Frans Kaashoek
1
-4
/
+3
2011-09-01
fix usertests to correctly test what happens when you call
Robert Morris
1
-2
/
+2
2011-08-31
simplify the end of entry.S
Robert Morris
1
-9
/
+8
2011-08-30
enterpgdir -> entrypgdir
Robert Morris
1
-2
/
+2
2011-08-15
Avoid "boot" in xv6
Frans Kaashoek
1
-5
/
+5
2011-08-15
Use 4Mbyte pages during boot
Frans Kaashoek
1
-0
/
+5
2011-08-15
Separate more clearly bootloader from xv6 by renaming multiboot.S to entry.S ...
Frans Kaashoek
1
-0
/
+60