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
Tijl Coosemans
ced8176236
Cast the expression in __bswap16(x) to __uint16_t because it is promoted
...
to int. Reviewed by: dim
2012-03-09 16:39:34 +00:00
..
acpica
Fix a few bugs in the SRAT parsing code:
2012-01-03 20:53:58 +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
Cast the expression in __bswap16(x) to __uint16_t because it is promoted
2012-03-09 16:39:34 +00:00
isa
Implement boot-time TSC synchronization test for SMP. This test is executed
2011-05-09 17:34:00 +00:00
pci
- There's no need to overwrite the default device method with the default
2011-11-22 21:28:20 +00:00
x86
- Change contigmalloc() to use the vm_paddr_t type instead of an unsigned
2012-03-01 19:58:34 +00:00