This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
amd64
History
alc
762178138a
The kernel pmap is statically allocated, so there is really no need to
...
explicitly initialize its pm_root field to zero. Sponsored by: EMC / Isilon Storage Division
2013-03-10 21:07:44 +00:00
..
acpica
Consistently use round_page(x) rather than roundup(x, PAGE_SIZE). There is
2013-02-15 22:43:08 +00:00
amd64
The kernel pmap is statically allocated, so there is really no need to
2013-03-10 21:07:44 +00:00
compile
…
conf
Remove the virtio dependency entry for the VirtIO device drivers. This
2013-03-06 07:17:53 +00:00
ia32
Real hardware, as opposed to QEMU, does not allow to have a call gate
2012-08-14 12:13:27 +00:00
include
Merge from vmc-playground branch:
2013-03-02 14:19:08 +00:00
linux32
Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.h
2013-01-29 18:41:30 +00:00
pci
Remove duplicate code. Reduce diff between amd64 and i386.
2012-12-01 00:56:19 +00:00
vmm
Requests for invalid CPUID leaves should map to the highest known leaf instead.
2013-02-13 23:22:17 +00:00
Makefile
…