1. f85876b PCI: support PM D0hot->D3 transition reset by Yu Zhao · 15 years ago
  2. 8c1c699 PCI: cleanup Function Level Reset by Yu Zhao · 15 years ago
  3. c465def PCI AER: software error injection by Huang Ying · 15 years ago
  4. 3d5505c PCI AER: multiple error support by Zhang, Yanmin · 15 years ago
  5. 28eb27c PCI AER: support invalid error source IDs by Zhang, Yanmin · 15 years ago
  6. 70298c6 PCI AER: support Multiple Error Received and no error source id by Zhang, Yanmin · 15 years ago
  7. a6c0d5c PCI hotplug: remove redundant .owner initializations by Kenji Kaneshige · 15 years ago
  8. c825bc9 PCI hotplug: create symlink to hotplug driver module by Kenji Kaneshige · 15 years ago
  9. 498a8fa PCI hotplug: fix return value of has_foo() functions by Kenji Kaneshige · 15 years ago
  10. bd3d99c PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. by Kenji Kaneshige · 15 years ago
  11. 634deb0 PCI: PCIE AER: export aer_irq by Huang Ying · 15 years ago
  12. a72b46c PCI: Add pci_bus_set_ops by Huang Ying · 15 years ago
  13. 1eb3948 PCI: use pci_is_root_bus() in pci_common_swizzle() by Kenji Kaneshige · 15 years ago
  14. 8784fd4 PCI: use pci_is_root_bus() in pci_get_interrupt_pin() by Kenji Kaneshige · 15 years ago
  15. 9fc3925 PCI: use pci_is_root_bus() in pci_read_bridge_bases() by Kenji Kaneshige · 15 years ago
  16. 6e3f36d PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge() by Kenji Kaneshige · 15 years ago
  17. 74c5742 PCI quirk: HP hides SMBus controller in Compaq nx9500 laptops by Michal Miroslaw · 15 years ago
  18. 26c56dc PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsets by Michal Miroslaw · 15 years ago
  19. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  20. 00240c3 PCI: add power-state name strings by Alan Stern · 15 years ago
  21. 8952f59 PCIE: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  22. 2ed0e21b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  23. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  24. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  25. db5ed9b trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug by Peter Huewe · 15 years ago
  26. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  27. 4096ed0 PCI: expose SMBus on Asus notebook A6L by Mats Erik Andersson · 15 years ago
  28. 43c1640 PCI: Add support for turning PCIe ECRC on or off by Andrew Patterson · 15 years ago
  29. f62795f PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3 by Rafael J. Wysocki · 15 years ago
  30. 4d135db PCI: fix SR-IOV function dependency link problem by Yu Zhao · 15 years ago
  31. af4c5f9 PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev() by Alex Chiang · 15 years ago
  32. 57fbf52 PCI MSI: let drivers retry when not enough vectors by Michael S. Tsirkin · 15 years ago
  33. 8e822df PCI: disable ASPM on VIA root-port-under-bridge configurations by Shaohua Li · 15 years ago
  34. 3b073ed PCI: remove deprecated pci_find_slot() interface by Alex Chiang · 15 years ago
  35. 12a9da0 PCI Hotplug: cpqphp: don't use pci_find_slot() by Alex Chiang · 15 years ago
  36. 6d1e87d PCI Hotplug: cpqphp: constify slot_name() by Alex Chiang · 15 years ago
  37. e3265ea PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge by Alex Chiang · 15 years ago
  38. b019ee6 PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table() by Alex Chiang · 15 years ago
  39. 1d2e8b1 PCI Hotplug: cpqphp: refactor cpqhp_save_config by Alex Chiang · 15 years ago
  40. 4aabb58e PCI Hotplug: cpqphp: style cleanups by Alex Chiang · 15 years ago
  41. de86ae1 PCI Hotplug: cpqphp: refactor cpqphp_save_slot_config by Alex Chiang · 15 years ago
  42. 1d3ecf1 PCI Hotplug: cpqphp: clean up cpqphp_ctrl.c by Alex Chiang · 15 years ago
  43. 867556f PCI Hotplug: cpqphp: refactor cpqhp_probe by Alex Chiang · 15 years ago
  44. 04225fe PCI Hotplug: cpqphp: eliminate stray braces by Alex Chiang · 15 years ago
  45. b4d897a PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.c by Alex Chiang · 15 years ago
  46. 86a5802 PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.h by Alex Chiang · 15 years ago
  47. 427438c PCI Hotplug: cpqphp: fix comment style by Alex Chiang · 15 years ago
  48. 861fefb PCI Hotplug: cpqphp: stray whitespace cleanups by Alex Chiang · 15 years ago
  49. d09ee96 PCI: improve resource allocation under transparent bridges by Yinghai Lu · 15 years ago
  50. 1f82de1 PCI/x86: don't assume prefetchable ranges are 64bit by Yinghai Lu · 15 years ago
  51. 67b5db6 PCI MSI: Define PCI_MSI_MASK_32/64 by Hidetoshi Seto · 15 years ago
  52. 64f039d PCI: ibmphp_core.c: fix warning due to missing module_exit() by akpm@linux-foundation.org · 15 years ago
  53. ad4efa3 PCIE: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  54. 04846b5 PCI MSI: Remove unused/obsolete macros and definitions by Hidetoshi Seto · 15 years ago
  55. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. f79b1b1 PCI: use fixed-up device class when configuring device by Yu Zhao · 15 years ago
  57. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  58. 435462c Merge branch 'merge' into next by Benjamin Herrenschmidt · 15 years ago
  59. 9d911d7 PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func by Alex Chiang · 15 years ago
  60. cf6692c powerpc/pci: Cleanup some minor cruft by Kumar Gala · 15 years ago
  61. b3bad72 PCI PM: Fix initialization and kexec breakage for some devices by Rafael J. Wysocki · 15 years ago
  62. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  63. 93a23a7 VT-d: support the device IOTLB by Yu Zhao · 15 years ago
  64. 9dd2fe8 VT-d: cleanup iommu_flush_iotlb_psi and flush_unmaps by Yu Zhao · 15 years ago
  65. 6ba6c3a VT-d: add device IOTLB invalidation support by Yu Zhao · 15 years ago
  66. aa5d2b5 VT-d: parse ATSR in DMA Remapping Reporting Structure by Yu Zhao · 15 years ago
  67. e277d2f PCI: handle Virtual Function ATS enabling by Yu Zhao · 15 years ago
  68. 302b421 PCI: support the ATS capability by Yu Zhao · 15 years ago
  69. e519807 x86, apic: introduce io_apic_irq_attr by Yinghai Lu · 15 years ago
  70. 72357d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  71. dd72643 intel-iommu: dmar_set_interrupt return error value by Chris Wright · 15 years ago
  72. b5710ce x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fix by Cyrill Gorcunov · 15 years ago
  73. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  74. 8d18101 PCI MSI: Fix MSI-X with NIU cards by Matthew Wilcox · 15 years ago
  75. fd18de5 intel-iommu: PAE memory corruption fix by David Woodhouse · 15 years ago
  76. e20c06f x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() by Yinghai Lu · 15 years ago
  77. 7a30949 Merge commit 'v2.6.30-rc5' into x86/apic by Ingo Molnar · 15 years ago
  78. c416daa intel-iommu: Tidy up iommu->gcmd handling by David Woodhouse · 15 years ago
  79. 462b60f intel-iommu: Fix tiny theoretical race in write-buffer flush. by David Woodhouse · 15 years ago
  80. 1f0ef2a intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing. by David Woodhouse · 15 years ago
  81. 4c25a2c intel-iommu: Clean up handling of "caching mode" vs. context flushing. by David Woodhouse · 15 years ago
  82. fa3b6dc VT-d: fix invalid domain id for KVM context flush by Yu Zhao · 15 years ago
  83. dcb4ea2 pci: update 82576 sr-iov quirk with latest device IDs by Alexander Duyck · 15 years ago
  84. 029091d PCI: Fix pci-e port driver slot_reset bad default return value by Zhang, Yanmin · 15 years ago
  85. 4420471 Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  86. aed5d5f Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through Support by Fenghua Yu · 15 years ago
  87. 4ed0d3e Intel IOMMU Pass Through Support by Fenghua Yu · 15 years ago
  88. 56b581e irq: make ht irq_desc more numa aware by Yinghai Lu · 15 years ago
  89. 85ac16d x86/irq: change irq_desc_alloc() to take node instead of cpu by Yinghai Lu · 15 years ago
  90. 1b6b8ce PCI: only save/restore existent registers in the PCIe capability by Yu Zhao · 15 years ago
  91. cffb2fa docbooks: add/fix PCI kernel-doc by Randy Dunlap · 15 years ago
  92. 681bf59 PCI: cleanup debug output resources by Yinghai Lu · 15 years ago
  93. 0bb1be3 x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 by Matthew Wilcox · 15 years ago
  94. 162dedd PCI quirk: disable MSI on VIA VT3364 chipsets by Thomas Renninger · 15 years ago
  95. 03ea815 x86, intr-remap: add option to disable interrupt remapping by Weidong Han · 15 years ago
  96. 9375823 x86, intr-remap: enable interrupt remapping early by Weidong Han · 15 years ago
  97. 7b11428 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  98. e523b38 intel-iommu: Avoid panic() for DRHD at address zero. by David Woodhouse · 15 years ago
  99. 8e2c4f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  100. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago