1. d0ad639 pci: intr_remap: Remove unused functions by Thomas Gleixner · 14 years ago
  2. a8ef54a pci: intr_remap: Use irq_data by Thomas Gleixner · 14 years ago
  3. 0e1e367 pci: intr-remap: Free irte memory if SPARSE_IRQ=y by Thomas Gleixner · 14 years ago
  4. e2e96c6 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  5. d1423d5 intr-remap: allow disabling source id checking by Chris Wright · 14 years ago
  6. c513b67 pci: fix type warnings in intr_remapping.c by Linus Torvalds · 14 years ago
  7. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  8. 680a752 intel-iommu: Print out iommu seq_id by Yinghai Lu · 14 years ago
  9. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  10. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  11. 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 14 years ago
  12. a79960e Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  13. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  14. 849e8de Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. 5f4d91a PCI: use pci_is_pcie() in pci core by Kenji Kaneshige · 15 years ago
  16. 824cd75 intr_remap: Allocate intr-remapping table using numa locality info by Suresh Siddha · 15 years ago
  17. b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  18. 074835f intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS by Youquan Song · 15 years ago
  19. e936d07 intel-iommu: Disallow interrupt remapping if not all ioapics covered by Youquan Song · 15 years ago
  20. 70590ea pci/intr_remapping: Allocate irq_iommu on node by Yinghai Lu · 15 years ago
  21. 20f3097 intr-remap: generic support for remapping HPET MSIs by Suresh Siddha · 15 years ago
  22. f007e99 Intel-IOMMU, intr-remap: source-id checking by Weidong Han · 15 years ago
  23. c4658b4 Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it by Weidong Han · 15 years ago
  24. 687d680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 15 years ago
  25. c416daa intel-iommu: Tidy up iommu->gcmd handling by David Woodhouse · 15 years ago
  26. 4420471 Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  27. 85ac16d x86/irq: change irq_desc_alloc() to take node instead of cpu by Yinghai Lu · 15 years ago
  28. 03ea815 x86, intr-remap: add option to disable interrupt remapping by Weidong Han · 15 years ago
  29. 9375823 x86, intr-remap: enable interrupt remapping early by Weidong Han · 15 years ago
  30. 46f06b72 drivers/pci/intr_remapping.c: include acpi.h by Alexander Beregalov · 15 years ago
  31. 34aaaa9 x86, dmar: check if it's initialized before disable queue invalidation by Han, Weidong · 15 years ago
  32. 161fde0 intel-iommu: set compatibility format interrupt by Han, Weidong · 15 years ago
  33. b24696b Intel IOMMU Suspend/Resume Support - Interrupt Remapping by Fenghua Yu · 15 years ago
  34. 3fab1910 Merge branch 'linus' into x86/core by Ingo Molnar · 15 years ago
  35. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  36. fa4b57c x86, dmar: use atomic allocations for QI and Intr-remapping init by Suresh Siddha · 15 years ago
  37. 2e93456 x86, intr-remapping: fix free_irte() to clear all the IRTE entries by Suresh Siddha · 15 years ago
  38. 1531a6a x86, dmar: start with sane state while enabling dma and interrupt-remapping by Suresh Siddha · 15 years ago
  39. eba67e5 x86, dmar: routines for disabling queued invalidation and intr remapping by Suresh Siddha · 15 years ago
  40. 9d783ba x86, x2apic: enable fault handling for intr-remapping by Suresh Siddha · 15 years ago
  41. 4c5502b x86, x2apic: fix lock ordering during IRQ migration by Suresh Siddha · 15 years ago
  42. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 15 years ago
  43. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 15 years ago
  44. 704126a VT-d: handle Invalidation Queue Error to avoid system hang by Yu Zhao · 15 years ago
  45. d7e51e6 sparseirq: make some func to be used with genirq by Yinghai Lu · 15 years ago
  46. 6d652ea x86: smp.h move boot_cpu_id declartion to cpu.h by Jaswinder Singh Rajput · 15 years ago
  47. 17483a1 sparseirq: fix !SMP building, #2 by Yinghai Lu · 15 years ago
  48. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 15 years ago
  49. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  50. cc8e920 intr_remapping: fix typo by Ingo Molnar · 16 years ago
  51. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 16 years ago
  52. 2cc21ef genirq: remove sparse irq code by Thomas Gleixner · 16 years ago
  53. 7ddfb65 sparseirq: fix intr-remap with dyn_array/nr_irqs changes] by Suresh Siddha · 16 years ago
  54. e420dfb x86: put irq_2_iommu pointer into irq_desc by Yinghai Lu · 16 years ago
  55. 5aeecaf irq: make irq2_iommu to use dyn_array by Yinghai Lu · 16 years ago
  56. a06148c drivers/pci/ intr remapping: use nr_irqs by Yinghai Lu · 16 years ago
  57. 3871794 VT-d: Changes to support KVM by Kay, Allen M · 16 years ago
  58. 75c46fa x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrastructure by Suresh Siddha · 16 years ago
  59. 89027d3 x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping by Suresh Siddha · 16 years ago
  60. b6fcb33 x64, x2apic/intr-remap: routines managing Interrupt remapping table entries. by Suresh Siddha · 16 years ago
  61. 2ae2101 x64, x2apic/intr-remap: Interrupt remapping infrastructure by Suresh Siddha · 16 years ago
  62. ad3ad3f x64, x2apic/intr-remap: parse ioapic scope under vt-d structures by Suresh Siddha · 16 years ago