freebsd-dev/sys/i386
Jeff Roberson 35d8de82c4 - Resolve an issue where we may clear an idt while an interrupt on a
different cpu is still assigned to that vector by never clearing idt
   entries.  This was only provided as a debugging feature and the bugs
   are caught by other means.
 - Drop the sched lock when rebinding to reassign an interrupt vector
   to a new cpu so that pending interrupts have a chance to be delivered
   before removing the old vector.

Discussed with:	tegge, jhb
2009-02-21 23:15:34 +00:00
..
acpica Mark these variables as __used too. Fix a style of previous commit. 2009-02-18 22:44:55 +00:00
bios
compile
conf Add uslcom to the build too. 2009-02-15 23:40:29 +00:00
cpufreq Include a missing header file. 2009-01-22 20:29:07 +00:00
i386 - Resolve an issue where we may clear an idt while an interrupt on a 2009-02-21 23:15:34 +00:00
ibcs2 Use shared vnode locks when invoking VOP_READDIR(). 2009-02-13 18:18:14 +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 Adapt linux emulation to use cv for vfork wait. 2009-02-18 16:11:39 +00:00
pci
svr4 Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
xbox
xen - fix formatting 2009-02-15 06:36:02 +00:00
Makefile