freebsd-nq/sys/i386
Bruce Evans c618090a83 Fixed a longstanding scheduling bug. ASTs and softclock interrupts were
not masked during handling of shared PCI interrupts.  This resulted in
ASTs sometimes being discarded and softclock interrupts sometimes being
handled prematurely (sometimes = quite often on systems with shared PCI
interrupts, never on other systems).

Debugged by:	gibbs and other people at plutotech.com
PR:		6944, maybe 12381
1999-07-10 14:54:19 +00:00
..
apm Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
bios Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
boot Back the last change out. 1999-05-25 10:30:52 +00:00
conf This commit adds driver support for the SysKonnect SK-984x series 1999-07-09 04:30:09 +00:00
eisa Handle suspend/resume methods 1999-06-22 09:44:00 +00:00
i386 This commit adds driver support for the SysKonnect SK-984x series 1999-07-09 04:30:09 +00:00
ibcs2 Rename struct members sa_siginfo. POSIX reserves identifiers starting 1999-07-06 06:55:29 +00:00
include Implement support for hardware debug registers on the i386. 1999-07-09 04:16:00 +00:00
isa Fixed a longstanding scheduling bug. ASTs and softclock interrupts were 1999-07-10 14:54:19 +00:00
linux Implement VT_RELDISP ioctl 1999-07-08 16:15:19 +00:00
pci Move pcibus (host -> pci bus) probe/attach routines from nexus 1999-05-18 20:48:43 +00:00
svr4 Back out last commit (did I get all of them?) 1999-06-02 15:35:46 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00