This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
i386
/
xen
History
Marius Strobl
9355088a94
Fix !INVARIANTS && !SMP build.
...
MFC after: 3 days
2013-01-03 01:09:50 +00:00
..
clock.c
Fix a minor warning in sys/i386/xen/clock.c.
2012-11-12 20:50:11 +00:00
exception.s
…
locore.s
…
mp_machdep.c
Replace all uses of the vm page queues lock by a new R/W lock.
2012-10-12 23:26:00 +00:00
mptable.c
Don't include mptable_pci.c in Xen kernels. It is only meant for systems
2011-07-17 01:23:50 +00:00
pmap.c
Replace all uses of the vm page queues lock by a new R/W lock.
2012-10-12 23:26:00 +00:00
xen_clock_util.c
…
xen_machdep.c
Fix !INVARIANTS && !SMP build.
2013-01-03 01:09:50 +00:00
xen_rtc.c
…