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
93e184c12e
Prefer I-units and M-units for nop instructions. This works around
...
McKinley flaws. It also avoids using the F-unit in the kernel for no reason.
2010-02-22 01:23:41 +00:00
..
acpica
Some code churn:
2010-02-14 16:56:24 +00:00
compile
…
conf
Adjust style (following the already existing rules) for the newly
2010-02-15 23:44:48 +00:00
disasm
Fix disassembly of the invala, itc, itr and hint instructions
2007-10-16 02:49:40 +00:00
ia32
Add trivial implementation for the freebsd32_sysarch on ia64.
2009-04-01 19:23:07 +00:00
ia64
Prefer I-units and M-units for nop instructions. This works around
2010-02-22 01:23:41 +00:00
include
Remove pm_active from struct pmap as it serves no purpose.
2010-02-21 23:10:13 +00:00
isa
Remove isa_irq_pending(). It's not used.
2009-04-24 03:43:20 +00:00
pci
In pci_cfgregread() and pci_cfgregwrite(), validate the arguments and check
2010-01-28 04:50:09 +00:00