1. fcd097f PCI: MSI: Remove unsafe and unnecessary hardware access by Ben Hutchings · 14 years ago
  2. ea5f9fc PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable by Matthew Garrett · 14 years ago
  3. 8cc2bfd PCI: kernel oops on access to pci proc file while hot-removal by Kenji Kaneshige · 14 years ago
  4. a3f5835 PCI: pci-sysfs: remove casts from void* by Kulikov Vasiliy · 14 years ago
  5. 3f579c3 PCI hotplug: make sure child bridges are enabled at hotplug time by Yinghai Lu · 14 years ago
  6. 0ba10bc PCI hotplug: shpchp: Removed check for hotplug of display devices by Praveen Kalamegham · 14 years ago
  7. 01b666d PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device by Praveen Kalamegham · 14 years ago
  8. 41cd766 PCI: Don't enable aspm before drivers have had a chance to veto it by Matthew Garrett · 14 years ago
  9. 4302e0f PCI: fix wrong memory address handling in MSI-X by Kenji Kaneshige · 14 years ago
  10. 2eb5ebd PCI: check return value of pci_enable_device() when enabling bridges by Junchang Wang · 14 years ago
  11. 7736a05 PCI: sparse warning (trivial) by Stephen Hemminger · 14 years ago
  12. 549e156 PCI: disable MSI on VIA K8M800 by Tejun Heo · 14 years ago
  13. aff6136 PCI quirk: AMD 780: work around wrong vendor ID on APC bridge by Clemens Ladisch · 14 years ago
  14. 3b8fdb7 PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK by Dan Carpenter · 14 years ago
  15. f673559 PCI aerdrv: fix annoying warnings by Linus Torvalds · 14 years ago
  16. f3ec4f8 PCI: change device runtime PM settings for probe and remove by Alan Stern · 14 years ago
  17. 7a42c4f Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36 by Joerg Roedel · 14 years ago
  18. 323f99c iommu-api: Extension to check for interrupt remapping by Tom Lyon · 14 years ago
  19. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
  20. 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 14 years ago
  21. a44061a ACPICA: Remove wakeup GPE reference counting which is not used by Rafael J. Wysocki · 14 years ago
  22. a7b9172 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6 by Linus Torvalds · 14 years ago
  23. dee70a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  24. b03214d virtio-pci: disable msi at startup by Michael S. Tsirkin · 14 years ago
  25. b27759f PCI/PM: Do not use native PCIe PME by default by Rafael J. Wysocki · 14 years ago
  26. 2d9e667 intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions. by David Woodhouse · 14 years ago
  27. 00dfff7 intel-iommu: Fix double lock in get_domain_for_dev() by Jiri Slaby · 14 years ago
  28. 25cbff1 intel-iommu: Fix reference by physical address in intel_iommu_attach_device() by Sheng Yang · 14 years ago
  29. eda0547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  30. a7ef7d1 PCI: hotplug/cpqphp, fix NULL dereference by Jiri Slaby · 14 years ago
  31. 3be434f Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" by Jesse Barnes · 14 years ago
  32. f6d440d PCI: change resource collision messages from KERN_ERR to KERN_INFO by Bjorn Helgaas · 14 years ago
  33. 4daedcf ahci: add pci quirk for JMB362 by Tejun Heo · 14 years ago
  34. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  35. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  36. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  37. ac81860 PCI: hotplug: pciehp: Removed check for hotplug of display devices by Praveen Kalamegham · 14 years ago
  38. 3322340 PCI: Allow manual resource allocation for PCI hotplug bridges by Felix Radensky · 14 years ago
  39. de139a3 pci: check caps from sysfs file open to read device dependent config space by Chris Wright · 14 years ago
  40. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  41. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  42. affb72c ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup by Huang Ying · 14 years ago
  43. fd0c889 intel-iommu: Set a more specific taint flag for invalid BIOS DMAR tables by Ben Hutchings · 14 years ago
  44. 3a8663e intel-iommu: Combine the BIOS DMAR table warning messages by Ben Hutchings · 14 years ago
  45. 8f6bce3 PCI hotplug: Use kmemdup by Julia Lawall · 14 years ago
  46. 5030718 PCI: output FW warning in pci_read/write_vpd by Prarit Bhargava · 14 years ago
  47. ee6583f PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments by Roman Fietze · 14 years ago
  48. 9313ff4 PCI quirks: disable msi on AMD rs4xx internal gfx bridges by Alex Deucher · 14 years ago
  49. e4146bb PCI: Disable MSI for MCP55 on P5N32-E SLI by Ben Hutchings · 14 years ago
  50. 8123d8f Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. 8954da1 intel-iommu: intel_iommu_map_range failed at very end of address space by Tom Lyon · 14 years ago
  52. a99c47a intel-iommu: errors with smaller iommu widths by Tom Lyon · 14 years ago
  53. 769d996 Revert "PCI: update bridge resources to get more big ranges in PCI assign unssigned" by Linus Torvalds · 14 years ago
  54. caa5afb PCI: aerdrv: trivial cleanup for aerdrv_core.c by Hidetoshi Seto · 14 years ago
  55. f6d3780 PCI: aerdrv: trivial cleanup for aerdrv.c by Hidetoshi Seto · 14 years ago
  56. 8971342 PCI: aerdrv: introduce default_downstream_reset_link by Hidetoshi Seto · 14 years ago
  57. 517cae3 PCI: aerdrv: rework find_aer_service by Hidetoshi Seto · 14 years ago
  58. 4f7ccf6 PCI: aerdrv: remove is_downstream by Hidetoshi Seto · 14 years ago
  59. e167bfc PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS by Hidetoshi Seto · 14 years ago
  60. f647a44 PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC by Hidetoshi Seto · 14 years ago
  61. 17e2185 PCI: aerdrv: rework do_recovery by Hidetoshi Seto · 14 years ago
  62. 88da13b PCI: aerdrv: rework get_e_source() by Hidetoshi Seto · 14 years ago
  63. 7c4ec94 PCI: aerdrv: rework aer_isr_one_error() by Hidetoshi Seto · 14 years ago
  64. 4a0c096 PCI: aerdrv: rework add_error_device by Hidetoshi Seto · 14 years ago
  65. bd17d47 PCI: aerdrv: remove compare_device_id by Hidetoshi Seto · 14 years ago
  66. c887275 PCI: aerdrv: introduce is_error_source by Hidetoshi Seto · 14 years ago
  67. 98ca396 PCI: aerdrv: rework find_source_device by Hidetoshi Seto · 14 years ago
  68. 843f469 PCI: aerdrv: make aer_{en,dis}able_rootport static by Hidetoshi Seto · 14 years ago
  69. 460d298 PCI: aerdrv: cleanup inconsistent functions by Hidetoshi Seto · 14 years ago
  70. c6d34ed PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND by Hidetoshi Seto · 14 years ago
  71. 447c5dd PCI: return correct value when writing to the "reset" attribute by Michal Schmidt · 14 years ago
  72. 3196180 PCI: change PCI_MSI help text to recommend enabling by Jesse Barnes · 14 years ago
  73. 511dd98 PCI: Convert pci_lock to raw_spinlock by Thomas Gleixner · 14 years ago
  74. 52b265a PCI: clearing wakeup flags not needed by Alan Stern · 14 years ago
  75. 75568f8 PCI: create function symlinks in /sys/bus/pci/slots/N/ by Alex Chiang · 14 years ago
  76. 795e74f Merge branch 'iommu/largepages' into amd-iommu/2.6.35 by Joerg Roedel · 14 years ago
  77. 8356dda PCI: make bitfield unsigned by Bill Pemberton · 14 years ago
  78. 553cbf0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  79. b4a26be powerpc/pseries: Flush lazy kernel mappings after unplug operations by Benjamin Herrenschmidt · 14 years ago
  80. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  81. cc2893b PCI: Ensure we re-enable devices on resume by Matthew Garrett · 14 years ago
  82. 45aa23b PCI: revert broken device warning by Bjorn Helgaas · 14 years ago
  83. 4f506e0 intel-iommu: Fix boot inside 64bit virtualbox with io-apic disabled by Arnaud Patard · 14 years ago
  84. dda5654 intel-iommu: use physfn to search drhd for VF by Yinghai · 14 years ago
  85. 680a752 intel-iommu: Print out iommu seq_id by Yinghai Lu · 14 years ago
  86. 5715f0f intel-iommu: Don't complain that ACPI_DMAR_SCOPE_TYPE_IOAPIC is not supported by Yinghai Lu · 14 years ago
  87. 78d5f0f intel-iommu: Avoid global flushes with caching mode. by Nadav Amit · 14 years ago
  88. 8265363 intel-iommu: Use correct domain ID when caching mode is enabled by Nadav Amit · 14 years ago
  89. 8bdd77d intel-iommu mistakenly uses offset_pfn when caching mode is enabled by Nadav Amit · 14 years ago
  90. a45946a intel-iommu: use for_each_set_bit() by Akinobu Mita · 14 years ago
  91. 87d8a69 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  92. 4352aa5 PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset by Alexander Duyck · 14 years ago
  93. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  94. 5193d7a PCI quirk: RS780/RS880: disable MSI behind the PCI bridge by Clemens Ladisch · 14 years ago
  95. 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
  96. b72c409 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  97. f967a44 PCI: don't say we claimed a resource if we failed by Bjorn Helgaas · 14 years ago
  98. 134b345 PCI quirk: Disable MSI on VIA K8T890 systems by Matthew Wilcox · 14 years ago
  99. a5ee4eb PCI quirk: RS780/RS880: work around missing MSI initialization by Clemens Ladisch · 14 years ago
  100. ca84639 PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is present by Tim Yamin · 14 years ago