1. 557848c PCI: replace cfg space size (256/4096) by macros. by Zhao, Yu · 16 years ago
  2. 022edd8 PCI: use resource_size() everywhere. by Zhao, Yu · 16 years ago
  3. 5d9bc1f PCI hotplug: rpaphp: make debug var unique by Kristen Carlson Accardi · 16 years ago
  4. c9bbb4a PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c by Yinghai Lu · 16 years ago
  5. c8761fe PCI: fix hotplug get_##name return value problem by Zhao, Yu · 16 years ago
  6. 11d5874 PCI: fix sparse warning in pci_remove_behind_bridge by Stephen Hemminger · 16 years ago
  7. ec84f12 PCI: fix -Wakpm warnings in pci_pm_init debug output by Jesse Barnes · 16 years ago
  8. cef354d PCI: connect struct pci_dev to struct pci_slot by Alex Chiang · 16 years ago
  9. 93ff68a PCI: make CPU list affinity visible by Mike Travis · 16 years ago
  10. 5993760 PCI: utilize calculated results when detecting MSI features by Jike Song · 16 years ago
  11. 7f2feec PCI: pciehp: replace printk with dev_printk by Taku Izumi · 16 years ago
  12. 83e9ad5 PCI: pciehp: change name tag of "hpdriver_portdrv" variable by Taku Izumi · 16 years ago
  13. f7a10e3 PCI: pciehp: fix irq initialization by Kenji Kaneshige · 16 years ago
  14. c9ed77e PCI: tidy PME support messages by Bjorn Helgaas · 16 years ago
  15. 2fd39aa PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups by akpm@linux-foundation.org · 16 years ago
  16. a8d2dbd PCI: ibmphp: list_for_each to list_for_each_entry by akpm@linux-foundation.org · 16 years ago
  17. 34a2e15 PCI: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  18. 0235c4f PCI PM: Introduce function pci_wake_from_d3 by Rafael J. Wysocki · 16 years ago
  19. 3d13731 PCI: allow quirks to be compiled out by Thomas Petazzoni · 16 years ago
  20. b41d6cf PCI: Check dynids driver_data value for validity by Jean Delvare · 16 years ago
  21. edbc25c PCI: remove dynids.use_driver_data by Milton Miller · 16 years ago
  22. 096e6f6 pci: Use new %pR to print resource ranges by Benjamin Herrenschmidt · 16 years ago
  23. 2be508d Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  24. 4d235ba intel-iommu: typo fix and correct word in the comment by Ameya Palande · 16 years ago
  25. 2e532d6 {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() by Linus Torvalds · 16 years ago
  26. 08d19f5 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
  27. 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
  28. 99178b0 Driver core: add bus_sort_breadthfirst() function by Greg Kroah-Hartman · 16 years ago
  29. 3871794 VT-d: Changes to support KVM by Kay, Allen M · 16 years ago
  30. 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
  31. 6dc647258 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  32. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  33. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
  34. b5ff7df Check mapped ranges on sysfs resource files by Linus Torvalds · 16 years ago
  35. e416de5 Export the ROM enable/disable helpers by Alan Cox · 16 years ago
  36. 1516071 x86, pci-hotplug, calgary / rio: fix EBDA ioremap() by Ingo Molnar · 16 years ago
  37. b08508c PCI: fix compiler warnings in pci_get_subsys() by Greg KH · 16 years ago
  38. e1f4f59 PCI: Fix pcie_aspm=force by Sitsofe Wheeler · 16 years ago
  39. 8308c54 generic: redefine resource_size_t as phys_addr_t by Jeremy Fitzhardinge · 16 years ago
  40. 6e03f99 Merge branch 'linus' into x86/iommu by Ingo Molnar · 16 years ago
  41. 0cb60ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  42. 395a125 PCI: re-add debug prints for unmodified BARs by Yinghai Lu · 16 years ago
  43. a5827f4 PCI: fix pciehp_free_irq() by Adrian Bunk · 16 years ago
  44. e92b4fd Merge commit 'v2.6.27-rc6' into x86/iommu by Ingo Molnar · 16 years ago
  45. 7e392f8 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  46. 4890202 PCI Hotplug: fakephp: fix deadlock... again by Alex Chiang · 16 years ago
  47. 53bc887 PCI: Fix printk warnings in setup-bus.c by Johann Felix Soden · 16 years ago
  48. 4ca8a77 PCI: Fix printk warnings in probe.c by Johann Felix Soden · 16 years ago
  49. cbda1ba PCI/iommu: blacklist DMAR on Intel G31/G33 chipsets by David Woodhouse · 16 years ago
  50. e51af66 x86: blacklist DMAR on Intel G31/G33 chipsets by David Woodhouse · 16 years ago
  51. 5f17cfc PCI: fix pbus_size_mem() resource alignment for CardBus controllers by Linus Torvalds · 16 years ago
  52. ebca4f1 PCI: fix reference leak in pci_get_dev_by_id() by Greg KH · 16 years ago
  53. d6a9e9b PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M... by Alex Chiang · 16 years ago
  54. 167e782 PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... by Alex Chiang · 16 years ago
  55. 738e686 hotplug/rpaphp: Remove unused error path code by Stephen Rothwell · 16 years ago
  56. a59f2bb Merge branch 'x86-merge' into for-linus by Jesse Barnes · 16 years ago
  57. 056c58e PCI: add acpi_find_root_bridge_handle by Jiri Slaby · 16 years ago
  58. e0d94be PCI: acpi_pcihp: run _OSC on a root bridge by Jiri Slaby · 16 years ago
  59. ce67542 Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into x86-merge by Jesse Barnes · 16 years ago
  60. 51ca3c6 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
  61. 35405f2 PCI: Limit VPD length for Broadcom 5708S by Dean Hildebrand · 16 years ago
  62. 5a6c9b6 PCI PM: Export pci_pme_active to drivers by Rafael J. Wysocki · 16 years ago
  63. a844158 PCI: check the return value of device_create_bin_file() in pci_create_bus() by Simon Horman · 16 years ago
  64. abad2ec PCI: fully restore MSI state at resume time by Jesse Barnes · 16 years ago
  65. 9d82d8e PCI: add Broadcom 5708S to VPD length quirk by Eric Dumazet · 16 years ago
  66. 15dd859 Merge commit 'v2.6.27-rc1' into x86/core by Ingo Molnar · 16 years ago
  67. 979b179 PCI: add D3 power state avoidance quirk by Alan Cox · 16 years ago
  68. d6d3857 PCI: add an option to allow ASPM enabled forcibly by Shaohua Li · 16 years ago
  69. 149e163 PCI: disable ASPM on pre-1.1 PCIe devices by Shaohua Li · 16 years ago
  70. 5fde244 PCI: disable ASPM per ACPI FADT setting by Shaohua Li · 16 years ago
  71. ce6fce4 PCI MSI: Don't disable MSIs if the mask bit isn't supported by Matthew Wilcox · 16 years ago
  72. cc5499c PCI: handle 64-bit resources better on 32-bit machines by Matthew Wilcox · 16 years ago
  73. 6ac665c PCI: rewrite PCI BAR reading code by Matthew Wilcox · 16 years ago
  74. 3713907 PCI: document pci_target_state by Jesse Barnes · 16 years ago
  75. 56adc59 PCI hotplug: fix typo in pcie hotplug output by Jesse Barnes · 16 years ago
  76. 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  77. 5042d99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  78. f17a077 PCI: fixup sparse endianness warnings in proc.c by Harvey Harrison · 16 years ago
  79. e5899e1 PCI PM: make more PCI PM core functionality available to drivers by Rafael J. Wysocki · 16 years ago
  80. f42e86d PCI/DMAR: don't assume presence of RMRRs by Yong Wang · 16 years ago
  81. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  82. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  83. 443bd1c pci kernel-doc fatal error by Randy Dunlap · 16 years ago
  84. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
  85. a208f37 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  86. 0679c2f Merge branch 'linus' into pci-for-jesse by Ingo Molnar · 16 years ago
  87. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  88. a80a6da PCI ACPI: Drop the second argument of platform_pci_choose_state by Rafael J. Wysocki · 16 years ago
  89. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  90. 9fce1bc PCI: remove unnecessary volatile in PCIe hotplug struct controller by Ming Lei · 16 years ago
  91. c300bd2fb PCI: include linux/pm_wakeup.h for device_set_wakeup_capable by Stephen Rothwell · 16 years ago
  92. c157dfa PCI PM: Fix pci_prepare_to_sleep by Rafael J. Wysocki · 16 years ago
  93. 75c46fa x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrastructure by Suresh Siddha · 16 years ago
  94. 89027d3 x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping by Suresh Siddha · 16 years ago
  95. 1cb1158 x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detected (temporary quirk) by Suresh Siddha · 16 years ago
  96. b6fcb33 x64, x2apic/intr-remap: routines managing Interrupt remapping table entries. by Suresh Siddha · 16 years ago
  97. 2ae2101 x64, x2apic/intr-remap: Interrupt remapping infrastructure by Suresh Siddha · 16 years ago
  98. fe962e9 x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d) by Suresh Siddha · 16 years ago
  99. cf1337f x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.h by Suresh Siddha · 16 years ago
  100. ad3ad3f x64, x2apic/intr-remap: parse ioapic scope under vt-d structures by Suresh Siddha · 16 years ago