This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-05-21 17:40:35 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ccb83afd81
opnsense-src
/
sys
/
x86
History
Maxim Sobolev
e0cd4b7f6f
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
Add missing header needed by free(9).
2012-09-30 15:42:20 +00:00
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