freebsd-dev/sys/i386
2009-02-05 02:01:18 +00:00
..
acpica Remove unit2minor() use from kernel code. 2008-09-26 14:19:52 +00:00
bios Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
compile
conf re-enable wi: was accidentally disabled in r1.502 2009-01-19 17:20:09 +00:00
cpufreq Include a missing header file. 2009-01-22 20:29:07 +00:00
i386 Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
ibcs2 Push down Giant inside sysctl. Also add some more assertions to the code. 2008-12-29 12:58:45 +00:00
include Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
isa merge 186535, 186537, and 186538 from releng_7_xen 2008-12-29 06:31:03 +00:00
linux Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
pci Add a 'hw.pci.mcfg' tunable. It can be set to 0 to disable memory-mapped 2008-09-11 21:42:11 +00:00
svr4 Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
xbox In keeping with style(9)'s recommendations on macros, use a ';' 2008-03-16 10:58:09 +00:00
xen adjust the way that idle happens so as to avoid missing timer interrupts 2009-02-05 02:01:18 +00:00
Makefile