summaryrefslogtreecommitdiffstats
path: root/drivers/pci/intr_remapping.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-011-14/+25
|\
| * x86, intr-remap: add option to disable interrupt remappingWeidong Han2009-04-191-0/+11
| * x86, intr-remap: enable interrupt remapping earlyWeidong Han2009-04-191-14/+14
* | x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-281-9/+6Star
|/
* drivers/pci/intr_remapping.c: include acpi.hAlexander Beregalov2009-04-061-0/+1
* x86, dmar: check if it's initialized before disable queue invalidationHan, Weidong2009-04-041-0/+7
* intel-iommu: set compatibility format interruptHan, Weidong2009-04-031-0/+15
* Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu2009-04-031-2/+59
* Merge branch 'linus' into x86/coreIngo Molnar2009-03-281-1/+1
|\
| * Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-0/+1
| |\
| * \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-161-9/+12
| |\ \
| * | | sparseirq: make some func to be used with genirqYinghai Lu2009-01-111-1/+1
* | | | x86, dmar: use atomic allocations for QI and Intr-remapping initSuresh Siddha2009-03-181-2/+2
* | | | x86, intr-remapping: fix free_irte() to clear all the IRTE entriesSuresh Siddha2009-03-171-1/+1
* | | | x86, dmar: start with sane state while enabling dma and interrupt-remappingSuresh Siddha2009-03-171-0/+17
* | | | x86, dmar: routines for disabling queued invalidation and intr remappingSuresh Siddha2009-03-171-0/+27
* | | | x86, x2apic: enable fault handling for intr-remappingSuresh Siddha2009-03-171-1/+1
* | | | x86, x2apic: fix lock ordering during IRQ migrationSuresh Siddha2009-03-171-25/+33
| |_|/ |/| |
* | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-011-9/+12
|\ \ \ | | |/ | |/|
| * | VT-d: handle Invalidation Queue Error to avoid system hangYu Zhao2009-02-091-9/+12
| |/
* / x86: smp.h move boot_cpu_id declartion to cpu.hJaswinder Singh Rajput2009-01-071-0/+1
|/
* sparseirq: fix !SMP building, #2Yinghai Lu2008-12-171-0/+1
* sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-081-2/+74
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-49/+90
|\
| * intr_remapping: fix typoIngo Molnar2008-10-161-1/+1
| * genirq: revert dynarrayThomas Gleixner2008-10-161-9/+2Star
| * genirq: remove sparse irq codeThomas Gleixner2008-10-161-75/+0Star
| * sparseirq: fix intr-remap with dyn_array/nr_irqs changes]Suresh Siddha2008-10-161-8/+6Star
| * x86: put irq_2_iommu pointer into irq_descYinghai Lu2008-10-161-48/+165
| * irq: make irq2_iommu to use dyn_arrayYinghai Lu2008-10-161-2/+10
| * drivers/pci/ intr remapping: use nr_irqsYinghai Lu2008-10-161-8/+8
* | VT-d: Changes to support KVMKay, Allen M2008-10-151-1/+1
|/
* x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast...Suresh Siddha2008-07-121-0/+11
* x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha2008-07-121-0/+10
* x64, x2apic/intr-remap: routines managing Interrupt remapping table entries.Suresh Siddha2008-07-121-0/+243
* x64, x2apic/intr-remap: Interrupt remapping infrastructureSuresh Siddha2008-07-121-0/+137
* x64, x2apic/intr-remap: parse ioapic scope under vt-d structuresSuresh Siddha2008-07-121-0/+70