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
/
ia64
History
marcel
caa9902fff
Use pmap_kextract(x) rather than pmap_extract(kernel_pmap, x). The
...
former knows about all the special mappings, like PBVM. The kernel text and data are in the PBVM.
2012-08-18 23:28:34 +00:00
..
acpica
Improve style(9) in the previous commit.
2012-06-01 17:07:52 +00:00
compile
…
conf
Remove support for SKI: HP's Itanium simulator. It's pretty much not
2012-08-18 22:59:06 +00:00
disasm
…
ia32
Copy i386 specialreg.h to x86 and merge with amd64 specialreg.h. Replace
2012-03-19 21:34:11 +00:00
ia64
Use pmap_kextract(x) rather than pmap_extract(kernel_pmap, x). The
2012-08-18 23:28:34 +00:00
include
Move PCPU initialization to a new function called cpu_pcpu_setup().
2012-07-08 18:00:22 +00:00
isa
MFC
2011-05-06 22:45:33 +00:00
pci
Disable interrupts when calling into SAL for PCI configuration
2010-03-22 03:06:11 +00:00