summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/intr_machdep.h
Commit message (Expand)AuthorAgeFilesLines
* Change the x86 interrupt code to use FreeBSD CPU IDs (i.e. PCPU_GET(cpuid))jhb2007-03-061-3/+1
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-2/+3
* Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.jhb2007-01-221-0/+1
* Sort function prototypes.jhb2006-12-121-1/+1
* MD support for PCI Message Signalled Interrupts on amd64 and i386:jhb2006-11-131-4/+17
* Change the x86 interrupt code to suspend/resume interrupt controllersjhb2006-10-101-2/+7
* Oops, fix sign bug in #ifdef for value of INTRCNT_COUNT.jhb2006-10-101-2/+2
* Rework how we wire up interrupt sources to CPUs:jhb2006-02-281-0/+7
* MFi386:jhb2005-12-081-2/+2
* Change the x86 code to allocate IDT vectors on-demand when an interruptjhb2005-11-021-3/+29
* Reorganize the interrupt handling code a bit to make a few things cleanerjhb2005-10-251-1/+1
* JumboMFi386: use bitmapped IPI handler. Update elcr and default mptablepeter2005-01-211-0/+2
* Sync with i386 - Optimize intr_execute_handlers a bit etc.peter2004-08-161-1/+7
* MFi386: numerous interrupt and acpi updatespeter2004-05-161-0/+9
* Shuffle the APIC interrupt vectors around a bit:jhb2003-11-141-2/+2
* New device interrupt code. This defines an interrupt source abstractionjhb2003-11-031-0/+91
OpenPOWER on IntegriCloud