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 Moolenaar
8bd9e9f2df
Allocate a stack for thread0 and switch to it before calling
...
mi_startup(). This frees up kstack for static PAL/SAL calls and double-fault handling.
2008-02-04 02:21:33 +00:00
..
acpica
Catch up with ACPI-CA 20070320 import.
2007-03-22 18:16:43 +00:00
compile
…
conf
Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6.
2008-01-07 21:40:11 +00:00
disasm
Fix disassembly of the invala, itc, itr and hint instructions
2007-10-16 02:49:40 +00:00
ia32
Rework the PCPU_* (MD) interface:
2007-06-04 21:38:48 +00:00
ia64
Allocate a stack for thread0 and switch to it before calling
2008-02-04 02:21:33 +00:00
include
Allocate a stack for thread0 and switch to it before calling
2008-02-04 02:21:33 +00:00
isa
dma_tag is a static structure. Testing for it being a NULL pointer
2007-07-09 04:58:16 +00:00
pci
…