1. 80bfdbe PCI ASPM: cleanup aspm state field in struct pcie_link_state by Kenji Kaneshige · 16 years ago
  2. dc64cd1 PCI ASPM: fix typo in struct pcie_link_state by Kenji Kaneshige · 16 years ago
  3. 268a03a PCI: drivers/pci/slot.c should depend on CONFIG_SYSFS by Alex Chiang · 16 years ago
  4. 110828c PCI: remove redundant __msi_set_enable() by Matthew Wilcox · 16 years ago
  5. 7d9a73f PCI PM: consistently use type bool for wake enable variable by Frans Pop · 16 years ago
  6. ab7de99 PCI: remove invalid comment of msi_mask_irq() by Kenji Kaneshige · 16 years ago
  7. d2abdf6 PCI PM: Fix handling of devices without PM support by pci_target_state() by Rafael J. Wysocki · 16 years ago
  8. c12ff1d PCI: support Secondary Bus Reset by Yu Zhao · 16 years ago
  9. f85876b PCI: support PM D0hot->D3 transition reset by Yu Zhao · 16 years ago
  10. 8c1c699 PCI: cleanup Function Level Reset by Yu Zhao · 16 years ago
  11. c465def PCI AER: software error injection by Huang Ying · 16 years ago
  12. 3d5505c PCI AER: multiple error support by Zhang, Yanmin · 16 years ago
  13. 28eb27c PCI AER: support invalid error source IDs by Zhang, Yanmin · 16 years ago
  14. 70298c6 PCI AER: support Multiple Error Received and no error source id by Zhang, Yanmin · 16 years ago
  15. a6c0d5c PCI hotplug: remove redundant .owner initializations by Kenji Kaneshige · 16 years ago
  16. c825bc9 PCI hotplug: create symlink to hotplug driver module by Kenji Kaneshige · 16 years ago
  17. 498a8fa PCI hotplug: fix return value of has_foo() functions by Kenji Kaneshige · 16 years ago
  18. bd3d99c PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. by Kenji Kaneshige · 16 years ago
  19. 634deb0 PCI: PCIE AER: export aer_irq by Huang Ying · 16 years ago
  20. a72b46c PCI: Add pci_bus_set_ops by Huang Ying · 16 years ago
  21. 1eb3948 PCI: use pci_is_root_bus() in pci_common_swizzle() by Kenji Kaneshige · 16 years ago
  22. 8784fd4 PCI: use pci_is_root_bus() in pci_get_interrupt_pin() by Kenji Kaneshige · 16 years ago
  23. 9fc3925 PCI: use pci_is_root_bus() in pci_read_bridge_bases() by Kenji Kaneshige · 16 years ago
  24. 6e3f36d PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge() by Kenji Kaneshige · 16 years ago
  25. 74c5742 PCI quirk: HP hides SMBus controller in Compaq nx9500 laptops by Michal Miroslaw · 16 years ago
  26. 26c56dc PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsets by Michal Miroslaw · 16 years ago
  27. 4096ed0 PCI: expose SMBus on Asus notebook A6L by Mats Erik Andersson · 16 years ago
  28. 43c1640 PCI: Add support for turning PCIe ECRC on or off by Andrew Patterson · 16 years ago
  29. f62795f PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3 by Rafael J. Wysocki · 16 years ago
  30. 4d135db PCI: fix SR-IOV function dependency link problem by Yu Zhao · 16 years ago
  31. af4c5f9 PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev() by Alex Chiang · 16 years ago
  32. 57fbf52 PCI MSI: let drivers retry when not enough vectors by Michael S. Tsirkin · 16 years ago
  33. 8e822df PCI: disable ASPM on VIA root-port-under-bridge configurations by Shaohua Li · 16 years ago
  34. 3b073ed PCI: remove deprecated pci_find_slot() interface by Alex Chiang · 16 years ago
  35. 12a9da0 PCI Hotplug: cpqphp: don't use pci_find_slot() by Alex Chiang · 16 years ago
  36. 6d1e87d PCI Hotplug: cpqphp: constify slot_name() by Alex Chiang · 16 years ago
  37. e3265ea PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge by Alex Chiang · 16 years ago
  38. b019ee6 PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table() by Alex Chiang · 16 years ago
  39. 1d2e8b1 PCI Hotplug: cpqphp: refactor cpqhp_save_config by Alex Chiang · 16 years ago
  40. 4aabb58 PCI Hotplug: cpqphp: style cleanups by Alex Chiang · 16 years ago
  41. de86ae1 PCI Hotplug: cpqphp: refactor cpqphp_save_slot_config by Alex Chiang · 16 years ago
  42. 1d3ecf1 PCI Hotplug: cpqphp: clean up cpqphp_ctrl.c by Alex Chiang · 16 years ago
  43. 867556f PCI Hotplug: cpqphp: refactor cpqhp_probe by Alex Chiang · 16 years ago
  44. 04225fe PCI Hotplug: cpqphp: eliminate stray braces by Alex Chiang · 16 years ago
  45. b4d897a PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.c by Alex Chiang · 16 years ago
  46. 86a5802 PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.h by Alex Chiang · 16 years ago
  47. 427438c PCI Hotplug: cpqphp: fix comment style by Alex Chiang · 16 years ago
  48. 861fefb PCI Hotplug: cpqphp: stray whitespace cleanups by Alex Chiang · 16 years ago
  49. d09ee968 PCI: improve resource allocation under transparent bridges by Yinghai Lu · 16 years ago
  50. 1f82de1 PCI/x86: don't assume prefetchable ranges are 64bit by Yinghai Lu · 16 years ago
  51. 67b5db6 PCI MSI: Define PCI_MSI_MASK_32/64 by Hidetoshi Seto · 16 years ago
  52. 64f039d PCI: ibmphp_core.c: fix warning due to missing module_exit() by akpm@linux-foundation.org · 16 years ago
  53. ad4efa3 PCIE: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
  54. 04846b5 PCI MSI: Remove unused/obsolete macros and definitions by Hidetoshi Seto · 16 years ago
  55. f79b1b1 PCI: use fixed-up device class when configuring device by Yu Zhao · 16 years ago
  56. 9d911d7 PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func by Alex Chiang · 16 years ago
  57. b3bad72 PCI PM: Fix initialization and kexec breakage for some devices by Rafael J. Wysocki · 16 years ago
  58. 72357d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  59. 8d18101 PCI MSI: Fix MSI-X with NIU cards by Matthew Wilcox · 16 years ago
  60. fd18de5 intel-iommu: PAE memory corruption fix by David Woodhouse · 16 years ago
  61. 029091d PCI: Fix pci-e port driver slot_reset bad default return value by Zhang, Yanmin · 16 years ago
  62. 1b6b8ce PCI: only save/restore existent registers in the PCIe capability by Yu Zhao · 16 years ago
  63. cffb2fa docbooks: add/fix PCI kernel-doc by Randy Dunlap · 16 years ago
  64. 681bf59 PCI: cleanup debug output resources by Yinghai Lu · 16 years ago
  65. 0bb1be3 x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 by Matthew Wilcox · 16 years ago
  66. 162dedd PCI quirk: disable MSI on VIA VT3364 chipsets by Thomas Renninger · 16 years ago
  67. 7b11428 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  68. e523b38 intel-iommu: Avoid panic() for DRHD at address zero. by David Woodhouse · 16 years ago
  69. 8e2c4f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  70. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  71. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  72. d407e32 PCI: Fix oops in pci_vpd_truncate by Anton Vorontsov · 16 years ago
  73. 31d3568 Intel-IOMMU Alignment Issue in dma_pte_clear_range() by Fenghua Yu · 16 years ago
  74. ffa009c Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  75. 46f06b72 drivers/pci/intr_remapping.c: include acpi.h by Alexander Beregalov · 16 years ago
  76. 4958c5d intel-iommu: Fix oops in device_to_iommu() when devices not found. by David Woodhouse · 16 years ago
  77. 5d4a4b2 PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus by Alex Chiang · 16 years ago
  78. c2ac7cd PCI: allow PCI core hotplug to remove PCI root bus by Alex Chiang · 16 years ago
  79. d614166 PCI: Fix oops in pci_vpd_truncate by Anton Vorontsov · 16 years ago
  80. 0cdbe30 PCI: don't corrupt enable_cnt when doing manual resource alignment by Yuji Shimada · 16 years ago
  81. 5446a6b PCI: annotate pci_rescan_bus as __ref, not __devinit by Alex Chiang · 16 years ago
  82. 52a8873 PCI-IOV: fix missing kernel-doc by Randy Dunlap · 16 years ago
  83. 296ccb0 PCI: Setup disabled bridges even if buses are added by Yuji Shimada · 16 years ago
  84. 7eb93b1 PCI: SR-IOV quirk for Intel 82576 NIC by Yu Zhao · 16 years ago
  85. 32fb6c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  86. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  87. 478c6a4 Merge branch 'linus' into release by Len Brown · 16 years ago
  88. 276dbf99 intel-iommu: Handle PCI domains appropriately. by David Woodhouse · 16 years ago
  89. 924b623 intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges. by David Woodhouse · 16 years ago
  90. d0b03bd x2apic/intr-remap: decouple interrupt remapping from x2apic by Han, Weidong · 16 years ago
  91. 34aaaa9 x86, dmar: check if it's initialized before disable queue invalidation by Han, Weidong · 16 years ago
  92. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  93. 161fde0 intel-iommu: set compatibility format interrupt by Han, Weidong · 16 years ago
  94. b24696b Intel IOMMU Suspend/Resume Support - Interrupt Remapping by Fenghua Yu · 16 years ago
  95. eb4a52b Intel IOMMU Suspend/Resume Support - Queued Invalidation by Fenghua Yu · 16 years ago
  96. f59c7b6 Intel IOMMU Suspend/Resume Support - DMAR by Fenghua Yu · 16 years ago
  97. ca1ee21 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  98. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  99. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 16 years ago
  100. 53d8f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago