summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/intr_machdep.h
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Implement an all-CPU shootdown-style rendezvous facility. This allowsmsmith1999-07-201-2/+6
* remove references to isa_device, it's no longer associated with interrupts.peter1999-06-031-5/+1
* Stage 1 of a cleanup of the i386 interrupt registration mechanism.peter1999-04-211-3/+16
* Changed the type of an isa/general interrupt handler to take abde1998-06-181-2/+2
* Converted the ICU-level interrupt tests (3, 5 and 8) in sioprobe() intobde1998-05-311-5/+2
* When entering the apic version of slow interrupt handler, leveltegge1998-03-031-1/+5
* Forward the signal if the process runs on a different CPU. This reducestegge1998-03-031-3/+5
* Ifdefed SMP-only declarations.bde1998-02-131-3/+8
* The improvements to clock statistics by Tor Eggefsmp1997-12-081-1/+11
* Support for the new FAST_HI algorithm, enabled.fsmp1997-08-291-35/+42
* SMP or APIC_IO:fsmp1997-07-191-28/+30
* Split TEST_CPUSTOP code into CPUSTOP_ON_DDBBREAK and mainline code.fsmp1997-07-181-13/+7
* Cleanup old stop_cpus/restart_cpus() cruft.fsmp1997-07-131-15/+80
* Added a hook for a "spurious INTerrupt handler".fsmp1997-07-061-1/+9
* apic_vector.s:fsmp1997-06-271-2/+9
* Move interrupt handling code from isa.c to a new file. This should makedfr1997-06-021-0/+105
OpenPOWER on IntegriCloud