aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/isa/nmi.c
Commit message (Expand)AuthorAgeFilesLines
* When entering the apic version of slow interrupt handler, levelTor Egge1998-03-031-12/+26
* Staticize.Eivind Eklund1998-02-091-2/+2
* Add a small hack to support the strange antics of the Unisys ELI 4003. ThisStephen McKay1997-09-281-10/+22
* Another round of lock pushdown.Steve Passe1997-08-301-1/+9
* Support for the new FAST_HI algorithm, enabled.Steve Passe1997-08-291-4/+38
* Removed unused #includes.Bruce Evans1997-07-201-8/+1
* Preliminary support for per-cpu data pages.Peter Wemm1997-06-221-2/+2
* Added PC-98 code.KATO Takenori1997-06-021-13/+62
* Move interrupt handling code from isa.c to a new file. This should makeDoug Rabson1997-06-021-0/+418