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
/
lapic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-27
delete unnecessary #include lines
rsc
1
-5
/
+0
2007-08-27
Simplify MP hardware code.
rsc
1
-91
/
+62
2007-08-27
Clean up lapic code.
rsc
1
-168
/
+120
2007-08-10
replace bogus loops with slightly less bogus loops.
rsc
1
-5
/
+3
2006-09-08
formatting nits
rsc
1
-7
/
+7
2006-09-08
consistency.
kaashoek
1
-8
/
+9
2006-09-07
run without lapic and ioapic, if they are not present
kaashoek
1
-10
/
+23
2006-09-06
wrap long lines
rsc
1
-10
/
+16
2006-09-06
more tabs go away
rsc
1
-62
/
+62
2006-09-06
no /* */ comments
rsc
1
-71
/
+69
2006-09-06
standardize various * conventions
rsc
1
-7
/
+7
2006-09-04
a few nits
kaashoek
1
-1
/
+0
2006-09-03
centralize credits
kaashoek
1
-5
/
+0
2006-08-29
prune unneeded panics and debug output
rtm
1
-6
/
+1
2006-08-23
i/o redirection in sh
kaashoek
1
-1
/
+1
2006-08-08
fix race in holding() check in acquire()
rtm
1
-5
/
+6
2006-08-04
better interrupt plan---this one appears to work
kaashoek
1
-0
/
+6
2006-07-20
uint32_t -> uint &c
rtm
1
-3
/
+3
2006-07-17
nitpicks
rsc
1
-2
/
+2
2006-07-16
no memlayout.h
rsc
1
-1
/
+0
2006-07-12
and the file
kaashoek
1
-0
/
+204