1. 094732a PCI: data structure agnostic free list function by Ram Pai · 13 years ago
  2. 13583b1 PCI: refactor io size calculation code by Ram Pai · 13 years ago
  3. 3f579c3 PCI hotplug: make sure child bridges are enabled at hotplug time by Yinghai Lu · 14 years ago
  4. 769d996 Revert "PCI: update bridge resources to get more big ranges in PCI assign unssigned" by Linus Torvalds · 14 years ago
  5. 9a92866 pci: don't reassign to ROM res if it is not going to be enabled by Yinghai Lu · 14 years ago
  6. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 14 years ago
  7. 9958610 PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges by Yinghai Lu · 14 years ago
  8. 32180e40 PCI: pciehp: second try to get big range for pcie devices by Yinghai Lu · 14 years ago
  9. 6841ec6 PCI: introduce pci_assign_unassigned_bridge_resources by Yinghai Lu · 14 years ago
  10. 977d17b PCI: update bridge resources to get more big ranges in PCI assign unssigned by Yinghai Lu · 14 years ago
  11. d65245c PCI: don't shrink bridge resources by Yinghai Lu · 14 years ago
  12. 568ddef PCI: add failed_list to pci_bus_assign_resources by Yinghai Lu · 14 years ago
  13. 5009b46 PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resources by Yinghai Lu · 14 years ago
  14. 7c9342b PCI: don't dump resource when bus resource flags indicates unused by Yinghai Lu · 14 years ago
  15. 7cc5997 PCI: separate pci_setup_bridge to small functions by Yinghai Lu · 14 years ago
  16. 59353ea PCI: Always set prefetchable base/limit upper32 registers by Alex Williamson · 15 years ago
  17. 865df57 PCI: improve discovery/configuration messages by Bjorn Helgaas · 15 years ago
  18. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  19. a369c79 PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  20. 55a1098 Revert "PCI: get larger bridge ranges when space is available" by Jesse Barnes · 15 years ago
  21. 308cf8e PCI: get larger bridge ranges when space is available by Yinghai Lu · 15 years ago
  22. 2876048 PCI: pcie: Ensure hotplug ports have a minimum number of resources by Eric W. Biederman · 15 years ago
  23. 6faf17f PCI SR-IOV: correct broken resource alignment calculations by Chris Wright · 15 years ago
  24. d09ee968 PCI: improve resource allocation under transparent bridges by Yinghai Lu · 15 years ago
  25. 1f82de1 PCI/x86: don't assume prefetchable ranges are 64bit by Yinghai Lu · 15 years ago
  26. 681bf59 PCI: cleanup debug output resources by Yinghai Lu · 15 years ago
  27. 296ccb0 PCI: Setup disabled bridges even if buses are added by Yuji Shimada · 15 years ago
  28. b73e97d PCI: do not initialize bridges more than once by Alex Chiang · 15 years ago
  29. ea74155 PCI: constify pci_bus_assign_resources() by Andrew Morton · 15 years ago
  30. a19f5df PCI: use dev_printk for PCI bus resource mssages by Bjorn Helgaas · 15 years ago
  31. 2993528 PCI: make PCI bus resource messages more meaningful by Bjorn Helgaas · 16 years ago
  32. 022edd8 PCI: use resource_size() everywhere. by Zhao, Yu · 16 years ago
  33. 096e6f6 pci: Use new %pR to print resource ranges by Benjamin Herrenschmidt · 16 years ago
  34. 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
  35. 8308c54 generic: redefine resource_size_t as phys_addr_t by Jeremy Fitzhardinge · 16 years ago
  36. 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
  37. 53bc887 PCI: Fix printk warnings in setup-bus.c by Johann Felix Soden · 16 years ago
  38. 5f17cfc PCI: fix pbus_size_mem() resource alignment for CardBus controllers by Linus Torvalds · 16 years ago
  39. 0679c2f Merge branch 'linus' into pci-for-jesse by Ingo Molnar · 16 years ago
  40. 80ccba1 PCI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  41. 76fbc26 pci: debug extra pci bus resources by Yinghai Lu · 16 years ago
  42. 934b702 Fix cardbus resource allocation by Linus Torvalds · 16 years ago
  43. a391f19 PCI: pci_setup_bridge() mustn't be __devinit by Adrian Bunk · 16 years ago
  44. 5468ae6 PCI: pci_bus_size_cardbus() mustn't be __devinit by Adrian Bunk · 16 years ago
  45. 8845256 PCI: clean up resource alignment management by Ivan Kokshaysky · 16 years ago
  46. 12c22d6 Revert "PCI: remove transparent bridge sizing" by Linus Torvalds · 16 years ago
  47. 13d36c2 PCI: fix up setup-bus.c #ifdef by Andrew Morton · 16 years ago
  48. 451124a PCI: fix 4x section mismatch warnings by Sam Ravnborg · 16 years ago
  49. c40a22e PCI: Fix bus resource assignment on 32 bits with 64b resources by Benjamin Herrenschmidt · 17 years ago
  50. 8fa5913 PCI: remove transparent bridge sizing by Gary Hade · 17 years ago
  51. 6f6f8c2 PCI: ROUND_UP macro cleanup in drivers/pci by Milind Arun Choudhary · 17 years ago
  52. 96bde06 pci: do not mark exported functions as __devinit by Sam Ravnborg · 17 years ago
  53. 4516a61 PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options by Atsushi Nemoto · 17 years ago
  54. fe0e5c4 [PATCH] increase CARDBUS_MEM_SIZE by Andrew Morton · 17 years ago
  55. 9bded00 [PATCH] fix "PCI: assign ioapic resource at hotplug" by Kenji Kaneshige · 18 years ago
  56. 2318627 PCI: assign ioapic resource at hotplug by Satoru Takeuchi · 18 years ago
  57. 1396a8c [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug drivers by Greg Kroah-Hartman · 18 years ago
  58. c0da3ba [PATCH] PCI: don't move ioapics below PCI bridge by Kimball Murray · 18 years ago
  59. 4196c3a cardbus: limit IO windows to 256 bytes by Linus Torvalds · 19 years ago
  60. b3743fa [PATCH] yenta: share code with PCI core by Dominik Brodowski · 19 years ago
  61. 81d4af1 [PATCH] x86: pci_assign_unassigned_resources() update by Ivan Kokshaysky · 19 years ago
  62. 26aad69 Only pre-allocate 256 bytes of cardbio IO range by Linus Torvalds · 19 years ago
  63. 10f4338 [PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.c by Ivan Kokshaysky · 19 years ago
  64. 960b846 [PATCH] yet another fix for setup-bus.c/x86 merge by Ivan Kokshaysky · 19 years ago
  65. 299de03 [PATCH] PCI: pci_assign_unassigned_resources() on x86 by Ivan Kokshaysky · 19 years ago
  66. 542df5d [PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allocated resources by Rajesh Shah · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago