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
/
x86
History
obrien
9956833e7b
Consitently use "__LP64__".
...
[there are 33 __LP64__'s in the kernel (minus cddl/ and contrib/), and 11 _LP64's]
2012-05-24 21:44:46 +00:00
..
acpica
Allocate the ioapics[] array dynamically since it is only needed for the
2012-03-28 18:53:48 +00:00
bios
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
2011-11-07 15:43:11 +00:00
cpufreq
Fix apparent logic reversal in setting the 'auto_mode' flag.
2012-02-26 21:24:27 +00:00
include
Consitently use "__LP64__".
2012-05-24 21:44:46 +00:00
isa
Restore proper use of bounce buffers for ISA DMA. When locking was
2012-03-29 18:58:02 +00:00
pci
Trim stray blank line.
2012-04-11 21:00:33 +00:00
x86
Revert part of r234723 by re-enabling the SMP protection for
2012-05-03 21:44:01 +00:00