1. a3415dc Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  2. 05a34f5 PCI hotplug: fix logic in Compaq hotplug controller bus speed setup by Julia Lawall · 16 years ago
  3. f18e962 PCI hotplug: pciehp: poll data link layer link active by Kenji Kaneshige · 16 years ago
  4. b84346e PCI hotplug: pciehp: fix possible memory leak in pcie_init by Kenji Kaneshige · 16 years ago
  5. a1c1989 PCI: Workaround invalid P2P bridge bus numbers by Benjamin Herrenschmidt · 16 years ago
  6. 0b8b0dc PCI Hotplug: fakephp: add duplicate slot name debugging by Alex Chiang · 16 years ago
  7. 58319b8 PCI: Hotplug core: remove 'name' by Alex Chiang · 16 years ago
  8. 66f1705 PCI: shcphp: remove 'name' parameter by Alex Chiang · 16 years ago
  9. 85234ce PCI: SGI Hotplug: stop managing bss_hotplug_slot->name by Alex Chiang · 16 years ago
  10. b2132fe PCI: rpaphp: kmalloc/kfree slot->name directly by Alex Chiang · 16 years ago
  11. e1acb24 PCI: pciehp: remove 'name' parameter by Alex Chiang · 16 years ago
  12. a32615a PCI: ibmphp: stop managing hotplug_slot->name by Alex Chiang · 16 years ago
  13. 43caae8 PCI: fakephp: remove 'name' parameter by Alex Chiang · 16 years ago
  14. 0ad772e PCI, PCI Hotplug: introduce slot_name helpers by Alex Chiang · 16 years ago
  15. 30ac7ac PCI: cpqphp: stop managing hotplug_slot->name by Alex Chiang · 16 years ago
  16. d6c479e PCI: cpci_hotplug: stop managing hotplug_slot->name by Alex Chiang · 16 years ago
  17. df77cd1 PCI: acpiphp: remove 'name' parameter by Alex Chiang · 16 years ago
  18. 5fe6cc6 PCI: prevent duplicate slot names by Alex Chiang · 16 years ago
  19. 95cb909 PCI Hotplug: serialize pci_hp_register and pci_hp_deregister by Kenji Kaneshige · 16 years ago
  20. 828f376 PCI: update pci_create_slot() to take a 'hotplug' param by Alex Chiang · 16 years ago
  21. d25b7c8 PCI: rename pci_update_slot_number to pci_renumber_slot by Alex Chiang · 16 years ago
  22. 1359f27 PCI Hotplug core: add 'name' param pci_hp_register interface by Alex Chiang · 16 years ago
  23. 8dd7f80 PCI: add support for function level reset by Sheng Yang · 16 years ago
  24. c4ed02f PCI: Fix reference counting bug by Matthew Wilcox · 16 years ago
  25. d389fec ACPI/PCI: Set support bit for MSI in support field of _OSC by Taku Izumi · 16 years ago
  26. ab20440 ACPI/PCI: Fix return value of acpi_cuery_osc() by Taku Izumi · 16 years ago
  27. adf411b ACPI/PCI: Always query _OSC control field in pci_osc_control_set() by Taku Izumi · 16 years ago
  28. 4e39432 ACPI/PCI: Change pci_osc_control_set() to query control bits first by Taku Izumi · 16 years ago
  29. 9778c14 ACPI/PCI: Fix possible race condition on _OSC evaluation by Taku Izumi · 16 years ago
  30. b876d08 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  31. a0bfb67 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  32. 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
  33. b364776 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  34. 270c66b PCI: fix AER capability check by Yu Zhao · 16 years ago
  35. 0927678 PCI: use pci_find_ext_capability everywhere by Jesse Barnes · 16 years ago
  36. 1543c90 PCI: remove #ifdef DEBUG around dev_dbg call by Jesse Barnes · 16 years ago
  37. bd1d985 PCI hotplug: fix get_##name return value problem by Kenji Kaneshige · 16 years ago
  38. f19aeb1 PCI: Add ability to mmap legacy_io on some platforms by Benjamin Herrenschmidt · 16 years ago
  39. f393d9b PCI: probing debug message uniformization by Vincent Legoll · 16 years ago
  40. 58c3a72 PCI: support PCIe ARI capability by Yu Zhao · 16 years ago
  41. 201de56 PCI: centralize the capabilities code in probe.c by Zhao, Yu · 16 years ago
  42. 280c73d PCI: centralize the capabilities code in pci-sysfs.c by Zhao, Yu · 16 years ago
  43. e354597 PCI: fix 64-vbit prefetchable memory resource BARs by Peter Chubb · 16 years ago
  44. 557848c PCI: replace cfg space size (256/4096) by macros. by Zhao, Yu · 16 years ago
  45. 022edd8 PCI: use resource_size() everywhere. by Zhao, Yu · 16 years ago
  46. 5d9bc1f PCI hotplug: rpaphp: make debug var unique by Kristen Carlson Accardi · 16 years ago
  47. c9bbb4a PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c by Yinghai Lu · 16 years ago
  48. c8761fe PCI: fix hotplug get_##name return value problem by Zhao, Yu · 16 years ago
  49. 11d5874 PCI: fix sparse warning in pci_remove_behind_bridge by Stephen Hemminger · 16 years ago
  50. ec84f12 PCI: fix -Wakpm warnings in pci_pm_init debug output by Jesse Barnes · 16 years ago
  51. cef354d PCI: connect struct pci_dev to struct pci_slot by Alex Chiang · 16 years ago
  52. 93ff68a PCI: make CPU list affinity visible by Mike Travis · 16 years ago
  53. 5993760 PCI: utilize calculated results when detecting MSI features by Jike Song · 16 years ago
  54. 7f2feec PCI: pciehp: replace printk with dev_printk by Taku Izumi · 16 years ago
  55. 83e9ad5 PCI: pciehp: change name tag of "hpdriver_portdrv" variable by Taku Izumi · 16 years ago
  56. f7a10e3 PCI: pciehp: fix irq initialization by Kenji Kaneshige · 16 years ago
  57. c9ed77e PCI: tidy PME support messages by Bjorn Helgaas · 16 years ago
  58. 2fd39aa PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups by akpm@linux-foundation.org · 16 years ago
  59. a8d2dbd PCI: ibmphp: list_for_each to list_for_each_entry by akpm@linux-foundation.org · 16 years ago
  60. 34a2e15 PCI: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  61. 0235c4f PCI PM: Introduce function pci_wake_from_d3 by Rafael J. Wysocki · 16 years ago
  62. 3d13731 PCI: allow quirks to be compiled out by Thomas Petazzoni · 16 years ago
  63. b41d6cf PCI: Check dynids driver_data value for validity by Jean Delvare · 16 years ago
  64. edbc25c PCI: remove dynids.use_driver_data by Milton Miller · 16 years ago
  65. 096e6f6 pci: Use new %pR to print resource ranges by Benjamin Herrenschmidt · 16 years ago
  66. 2be508d Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  67. 4d235ba intel-iommu: typo fix and correct word in the comment by Ameya Palande · 16 years ago
  68. f82851a dmar: fix uninitialised 'ret' variable in dmar_parse_dev() by David Woodhouse · 16 years ago
  69. bb9e6d6 intel-iommu: use coherent_dma_mask in alloc_coherent by FUJITA Tomonori · 16 years ago
  70. 5b6985c intel-iommu: IA64 support by Fenghua Yu · 16 years ago
  71. cacd421 dmar: remove the quirk which disables dma-remapping when intr-remapping enabled by Youquan Song · 16 years ago
  72. a77b67d dmar: Use queued invalidation interface for IOTLB and context invalidation by Youquan Song · 16 years ago
  73. 3481f21 dmar: context cache and IOTLB invalidation using queued invalidation by Youquan Song · 16 years ago
  74. f05810c dmar: use spin_lock_irqsave() in qi_submit_sync() by Suresh Siddha · 16 years ago
  75. 2e532d6 {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() by Linus Torvalds · 16 years ago
  76. 08d19f51 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  77. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  78. 99178b0 Driver core: add bus_sort_breadthfirst() function by Greg Kroah-Hartman · 16 years ago
  79. cc8e920 intr_remapping: fix typo by Ingo Molnar · 16 years ago
  80. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 16 years ago
  81. 2cc21ef genirq: remove sparse irq code by Thomas Gleixner · 16 years ago
  82. 1f3addc irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQ, v2 by Yinghai Lu · 16 years ago
  83. e65ef88 irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQ by Dean Nelson · 16 years ago
  84. 1c7d1bc dmar: fix dmar_parse_dev() devices_cnt error condition check by Suresh Siddha · 16 years ago
  85. 04e2ea6 dmar: use list_for_each_entry_safe() in dmar_dev_scope_init() by Suresh Siddha · 16 years ago
  86. 74d04bd dmar: initialize the return value in dmar_parse_dev() by Yinghai Lu · 16 years ago
  87. f6dd5c3 dmar: fix using early fixmap mapping for DMAR table parsing by Yinghai Lu · 16 years ago
  88. 7ddfb65 sparseirq: fix intr-remap with dyn_array/nr_irqs changes] by Suresh Siddha · 16 years ago
  89. 6d50bc2 x86: use 28 bits irq NR for pci msi/msix and ht by Yinghai Lu · 16 years ago
  90. e420dfb x86: put irq_2_iommu pointer into irq_desc by Yinghai Lu · 16 years ago
  91. 5aeecaf irq: make irq2_iommu to use dyn_array by Yinghai Lu · 16 years ago
  92. a06148c drivers/pci/ intr remapping: use nr_irqs by Yinghai Lu · 16 years ago
  93. 3871794 VT-d: Changes to support KVM by Kay, Allen M · 16 years ago
  94. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  95. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  96. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  97. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
  98. b5ff7df Check mapped ranges on sysfs resource files by Linus Torvalds · 16 years ago
  99. e416de5 Export the ROM enable/disable helpers by Alan Cox · 16 years ago
  100. 1516071 x86, pci-hotplug, calgary / rio: fix EBDA ioremap() by Ingo Molnar · 16 years ago