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
sobomax
e5198ffa84
Don't print same value twice, one in decimal once in hex. This makes
...
output more cryptic than it needs to be and wastes cpu cycles and console bandwidth.
2016-07-18 03:59:03 +00:00
..
acpica
Allow ACPI wakeup code and page tables to be stored in non-contiguous pages.
2016-07-14 00:38:04 +00:00
bios
…
cpufreq
Cleanup unnecessary semicolons from the kernel.
2016-04-10 23:07:00 +00:00
include
Implement _ALIGN() using internal integer types.
2016-05-31 13:31:19 +00:00
iommu
sys: use our roundup2/rounddown2() macros when param.h is available.
2016-04-21 19:57:40 +00:00
isa
Add an EARLY_AP_STARTUP option to start APs earlier during boot.
2016-05-14 18:22:52 +00:00
pci
Convert rman to use rman_res_t instead of u_long
2016-01-27 02:23:54 +00:00
x86
Don't print same value twice, one in decimal once in hex. This makes
2016-07-18 03:59:03 +00:00
xen
xen: automatically disable MSI-X interrupt migration
2016-07-12 08:43:09 +00:00