1. b49bfd3 PCIe AER: prevent AER injection if hardware masks error reporting by Youquan,Song · 15 years ago
  2. 1ae861e PCI/PM: Use per-device D3 delays by Rafael J. Wysocki · 15 years ago
  3. 6be954d PCI: Check the node argument passed to cpumask_of_node by David John · 15 years ago
  4. 46256f8 PCI: AER: fix aer inject result in kernel oops by Youquan,Song · 15 years ago
  5. 40da418 PCI: pcie portdrv: style cleanup by Hidetoshi Seto · 15 years ago
  6. df9d1e8 pci: avoid compiler warning in quirks.c by Linus Torvalds · 15 years ago
  7. 5b889bf PCI: Fix build if quirks are not enabled by Rafael J. Wysocki · 15 years ago
  8. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  9. 2d1c861 PCI/cardbus: Add a fixup hook and fix powerpc by Benjamin Herrenschmidt · 15 years ago
  10. 7e8af37 PCI: change PCI nomenclature in drivers/pci/ (non-comment changes) by Stefan Assmann · 15 years ago
  11. 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 15 years ago
  12. c763e7b PCI: add Intel 82599 Virtual Function specific reset method by Dexuan Cui · 15 years ago
  13. aeb3001 PCI: add Intel USB specific reset method by Dexuan Cui · 15 years ago
  14. b9c3b26 PCI: support device-specific reset methods by Dexuan Cui · 15 years ago
  15. 2820f33 PCI: Handle case when no pci device can provide cache line size hint by Csaba Henk · 15 years ago
  16. dc1a94a PCI/PM: Propagate wake-up enable for PCIe devices too by Rafael J. Wysocki · 15 years ago
  17. a79960e Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  18. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  19. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  20. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  21. 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 · 15 years ago
  22. 354bb65 Revert "Intel IOMMU: Avoid memory allocation failures in dma map api calls" by KOSAKI Motohiro · 15 years ago
  23. 1672af1 intel-iommu: ignore page table validation in pass through mode by Chris Wright · 15 years ago
  24. 44cd613 intel-iommu: Fix oops with intel_iommu=igfx_off by David Woodhouse · 15 years ago
  25. 5595b52 intel-iommu: Check for an RMRR which ends before it starts. by David Woodhouse · 15 years ago
  26. 6ecbf01 intel-iommu: Apply BIOS sanity checks for interrupt remapping too. by David Woodhouse · 15 years ago
  27. 2c99220 intel-iommu: Detect DMAR in hyperspace at probe time. by Chris Wright · 15 years ago
  28. ec20849 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  29. 7b626ac Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. 9e0b5b2 PCI: fix coding style issue in pci_save_state() by Kleber Sacilotto de Souza · 15 years ago
  31. 5d990b6 PCI: add pci_request_acs by Chris Wright · 15 years ago
  32. b26a34a PCI: fix BUG_ON triggered by logical PCIe root port removal by Kenji Kaneshige · 15 years ago
  33. 638bba0 PCI: remove ifdefed pci_cleanup_aer_correct_error_status by Andrew Patterson · 15 years ago
  34. 6cdfd99 PCI: unconditionally clear AER uncorr status register during cleanup by Andrew Patterson · 15 years ago
  35. f9f4560 PCI: portdrv: remove redundant definitions by Kenji Kaneshige · 15 years ago
  36. 694f88e PCI: portdrv: remove unnecessary struct pcie_port_data by Kenji Kaneshige · 15 years ago
  37. 40717c3 PCI: portdrv: minor cleanup for pcie_port_device_register by Kenji Kaneshige · 15 years ago
  38. fbb5de7 PCI: portdrv: add missing irq cleanup by Kenji Kaneshige · 15 years ago
  39. 1ce5e83 PCI: portdrv: enable device before irq initialization by Kenji Kaneshige · 15 years ago
  40. dc53517 PCI: portdrv: cleanup service irqs initialization by Kenji Kaneshige · 15 years ago
  41. d013598 PCI: portdrv: check capabilities first by Kenji Kaneshige · 15 years ago
  42. 9e5d0b1 PCI: portdrv: move PME capability check by Kenji Kaneshige · 15 years ago
  43. 2dd60e9 PCI: portdrv: remove redundant pcie type calculation by Kenji Kaneshige · 15 years ago
  44. 52a0f24 PCI: portdrv: cleanup pcie_device registration by Kenji Kaneshige · 15 years ago
  45. 898294c PCI: portdrv: remove redundant pcie_port_device_probe by Kenji Kaneshige · 15 years ago
  46. 59353ea PCI: Always set prefetchable base/limit upper32 registers by Alex Williamson · 15 years ago
  47. 04b55c4 PCI: read-modify-write the pcie device control register when initiating pcie flr by Shmulik Ravid · 15 years ago
  48. bb96540 PCI: show dma_mask bits in /sys by Yinghai Lu · 15 years ago
  49. c6a4157 PCI: add debug output for DMA mask info by Yinghai Lu · 15 years ago
  50. 5c788a6 PCI: ibmphp_hpc: don't release hw sem twice if kthread stops by Jesse Barnes · 15 years ago
  51. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  52. 5651c48 PCI pciehp: fix power fault interrupt storm problem by Kenji Kaneshige · 15 years ago
  53. 1359837 PCI hotplug: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  54. b44d7db PCIe AER: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  55. 8b06477 PCIe ASPM: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  56. 5f4d91a PCI: use pci_is_pcie() in pci core by Kenji Kaneshige · 15 years ago
  57. 1518c17 pciehp: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  58. d3ccc40 PCI hotplug: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  59. db9538a PCIe ASPM: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  60. dba90df PCIe port bus: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  61. 39a5306 PCIe AER: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  62. 06a1cba PCI: use pci_pcie_cap() in pci core by Kenji Kaneshige · 15 years ago
  63. 5854d9c Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB RAM. by David Woodhouse · 15 years ago
  64. 99f4c9d Merge commit 'v2.6.32-rc7' into core/iommu by Ingo Molnar · 15 years ago
  65. a9366e6 Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32 by Linus Torvalds · 15 years ago
  66. 99dcade intel-iommu: Support PCIe hot-plug by Fenghua Yu · 15 years ago
  67. e8bb910 intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthrough by Alex Williamson · 15 years ago
  68. 8c8def2 PCI: allow matching of prefetchable resources to non-prefetchable windows by Linus Torvalds · 15 years ago
  69. 75f1cdf x86: Handle HW IOMMU initialization failure gracefully by FUJITA Tomonori · 15 years ago
  70. 9d5ce73 x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook by FUJITA Tomonori · 15 years ago
  71. 86cf898 intel-iommu: Check for 'DMAR at zero' BIOS error earlier. by David Woodhouse · 15 years ago
  72. e9d1e49 PCI: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  73. 9b536e0 PCI hotplug: fix oshp evaluation by Kenji Kaneshige · 15 years ago
  74. e0cd516 PCI: derive nearby CPUs from device's instead of bus' NUMA information by Andreas Herrmann · 15 years ago
  75. 761434a PCI ASPM: fix oops on root port removal by Kenji Kaneshige · 15 years ago
  76. 0efea00 PCI: cache PCIe capability offset by Kenji Kaneshige · 15 years ago
  77. 865df57 PCI: improve discovery/configuration messages by Bjorn Helgaas · 15 years ago
  78. 0207c35 PCI: replace pr_debug with dev_dbg by Bjorn Helgaas · 15 years ago
  79. 10c3d71 PCI: make PME# messages KERN_DEBUG by Bjorn Helgaas · 15 years ago
  80. 8d6cfdc PCI: remove pci_find_slot from PCI_LEGACY config description by Thadeu Lima de Souza Cascardo · 15 years ago
  81. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  82. 4fd8bdc PCI: avoid boot interrupt quirk for AMD 813x B1 devices by Stefan Assmann · 15 years ago
  83. 58c0862 PCI Hotplug: acpiphp: clean up list traversals by Alex Chiang · 15 years ago
  84. 204d49a PCI hotplug: move IOAPIC support from acpiphp to ioapic driver by Bjorn Helgaas · 15 years ago
  85. 476f644 PCI: fix memory leak in aer_inject by Andrew Patterson · 15 years ago
  86. 1d02435 PCI: use better error return values in aer_inject by Andrew Patterson · 15 years ago
  87. cc5d153 PCI: add support for PCI domains to aer_inject by Andrew Patterson · 15 years ago
  88. 3c299dc PCI: add pci_get_domain_bus_and_slot function by Andrew Patterson · 15 years ago
  89. bc577d2 PCI: populate subsystem vendor and device IDs for PCI bridges by Gabe Black · 15 years ago
  90. 0584396 PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode by Matt Domsch · 15 years ago
  91. 8792e11 PCI: pciehp: prevent unnecessary power off by Kenji Kaneshige · 15 years ago
  92. 65b947b PCI: pciehp: fix typo in pciehp_probe by Kenji Kaneshige · 15 years ago
  93. 445f798 PCI: pciehp: return error on read/write failure by Kenji Kaneshige · 15 years ago
  94. 586f1d6 PCI: pciehp: create files only for existing capabilities by Kenji Kaneshige · 15 years ago
  95. 3c3a1b1 PCI: pciehp: remove wrong workaround for bad DLLP by Kenji Kaneshige · 15 years ago
  96. f22daf1 PCI: pciehp: disable DLL state changed event notification by Kenji Kaneshige · 15 years ago
  97. 1ed6743 PCI: fix nit in ROM BAR size probing by Michael S. Tsirkin · 15 years ago
  98. df0e97c PCI: add xen dom0 checking before ACS initialization by Allen Kay · 15 years ago
  99. ae21ee6 PCI: acs p2p upsteram forwarding enabling by Allen Kay · 15 years ago
  100. a369c79 PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago