| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | x86: Speed up the irq_remapped check in hot pathes | Thomas Gleixner | 2010-10-12 | 1 | -7/+0 |
* | intr_remap: Simplify the code further | Thomas Gleixner | 2010-10-12 | 1 | -84/+29 |
* | intr_remap: Use irq_2_iommu in struct irq_cfg | Thomas Gleixner | 2010-10-12 | 1 | -36/+3 |
* | x86: Embedd irq_2_iommu into irq_cfg | Thomas Gleixner | 2010-10-12 | 1 | -7/+0 |
* | pci: intr_remap: Remove unused functions | Thomas Gleixner | 2010-10-12 | 1 | -47/+0 |
* | pci: intr_remap: Use irq_data | Thomas Gleixner | 2010-10-12 | 1 | -31/+8 |
* | pci: intr-remap: Free irte memory if SPARSE_IRQ=y | Thomas Gleixner | 2010-10-12 | 1 | -0/+14 |
* | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-08-15 | 1 | -0/+20 |
|\ |
|
| * | intr-remap: allow disabling source id checking | Chris Wright | 2010-08-10 | 1 | -0/+20 |
* | | pci: fix type warnings in intr_remapping.c | Linus Torvalds | 2010-08-06 | 1 | -4/+4 |
|/ |
|
* | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-05-21 | 1 | -3/+3 |
|\ |
|
| * | intel-iommu: Print out iommu seq_id | Yinghai Lu | 2010-04-09 | 1 | -3/+3 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-12-30 | 1 | -1/+1 |
|\ |
|
| * | PCI: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann | 2009-12-16 | 1 | -1/+1 |
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-12-16 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | intr_remap: Allocate intr-remapping table using numa locality info | Suresh Siddha | 2009-10-05 | 1 | -1/+2 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 | 1 | -2/+2 |
|\ \ |
|
| * | | PCI: use pci_is_pcie() in pci core | Kenji Kaneshige | 2009-11-24 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-12-08 | 1 | -4/+85 |
|\ \
| |/
|/| |
|
| * | intr-remap: generic support for remapping HPET MSIs | Suresh Siddha | 2009-08-27 | 1 | -4/+85 |
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-09-23 | 1 | -0/+8 |
|\ \ |
|
| * | | intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS | Youquan Song | 2009-09-11 | 1 | -0/+3 |
| * | | intel-iommu: Disallow interrupt remapping if not all ioapics covered | Youquan Song | 2009-09-11 | 1 | -0/+5 |
| |/ |
|
* | | pci/intr_remapping: Allocate irq_iommu on node | Yinghai Lu | 2009-08-29 | 1 | -11/+3 |
|/ |
|
* | Intel-IOMMU, intr-remap: source-id checking | Weidong Han | 2009-06-23 | 1 | -3/+117 |
* | Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it | Weidong Han | 2009-06-23 | 1 | -14/+26 |
* | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 | Linus Torvalds | 2009-06-22 | 1 | -5/+3 |
|\ |
|
| * | intel-iommu: Tidy up iommu->gcmd handling | David Woodhouse | 2009-05-10 | 1 | -7/+4 |
* | | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 2009-05-01 | 1 | -14/+25 |
|\ \ |
|
| * | | x86, intr-remap: add option to disable interrupt remapping | Weidong Han | 2009-04-19 | 1 | -0/+11 |
| * | | x86, intr-remap: enable interrupt remapping early | Weidong Han | 2009-04-19 | 1 | -14/+14 |
| |/ |
|
* | | x86/irq: change irq_desc_alloc() to take node instead of cpu | Yinghai Lu | 2009-04-28 | 1 | -9/+6 |
|/ |
|
* | drivers/pci/intr_remapping.c: include acpi.h | Alexander Beregalov | 2009-04-06 | 1 | -0/+1 |
* | x86, dmar: check if it's initialized before disable queue invalidation | Han, Weidong | 2009-04-04 | 1 | -0/+7 |
* | intel-iommu: set compatibility format interrupt | Han, Weidong | 2009-04-03 | 1 | -0/+15 |
* | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu | 2009-04-03 | 1 | -2/+59 |
* | Merge branch 'linus' into x86/core | Ingo Molnar | 2009-03-28 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -0/+1 |
| |\ |
|
| * \ | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 | 1 | -9/+12 |
| |\ \ |
|
| * | | | sparseirq: make some func to be used with genirq | Yinghai Lu | 2009-01-11 | 1 | -1/+1 |
* | | | | x86, dmar: use atomic allocations for QI and Intr-remapping init | Suresh Siddha | 2009-03-17 | 1 | -2/+2 |
* | | | | x86, intr-remapping: fix free_irte() to clear all the IRTE entries | Suresh Siddha | 2009-03-17 | 1 | -1/+1 |
* | | | | x86, dmar: start with sane state while enabling dma and interrupt-remapping | Suresh Siddha | 2009-03-17 | 1 | -0/+17 |
* | | | | x86, dmar: routines for disabling queued invalidation and intr remapping | Suresh Siddha | 2009-03-17 | 1 | -0/+27 |
* | | | | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha | 2009-03-17 | 1 | -1/+1 |
* | | | | x86, x2apic: fix lock ordering during IRQ migration | Suresh Siddha | 2009-03-17 | 1 | -25/+33 |
| |_|/
|/| | |
|
* | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 1 | -9/+12 |
|\ \ \
| | |/
| |/| |
|