1. 0c0e073 PCI: Set ROM shadow location in arch code, not in PCI core by Bjorn Helgaas · 8 years ago
  2. 63e2292 PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXED by Bjorn Helgaas · 8 years ago
  3. 02715e8 ia64/PCI/ACPI: Use common interface to support PCI host bridge by Jiang Liu · 9 years ago
  4. 3f7abde ia64/PCI: Use common struct resource_entry to replace struct iospace_resource by Jiang Liu · 9 years ago
  5. 3772aea ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge by Jiang Liu · 9 years ago
  6. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  7. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  8. dc4fdaf PCI / ACPI: Do not set ACPI companions for host bridges with parents by Rafael J. Wysocki · 9 years ago
  9. 9fbbda5 ia64/PCI: Treat all host bridge Address Space Descriptors (even consumers) as windows by Bjorn Helgaas · 9 years ago
  10. 55c39fc Merge branch 'acpica' by Rafael J. Wysocki · 9 years ago
  11. a45de93 ACPICA: Resources: Provide common part for struct acpi_resource_address structures. by Lv Zheng · 9 years ago
  12. ce821ef ia64/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 9 years ago
  13. 86fd887 vgaarb: Don't default exclusively to first video device with mem+io by Bruno Prémont · 10 years ago
  14. 20cde69 x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup() by Bruno Prémont · 10 years ago
  15. 11a3bd0 ia64/PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  16. 94a5f85 Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  17. 058a2e1 ia64/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA device by Sander Eikelenboom · 10 years ago
  18. b1e9cee ia64: Remove acpi_get_pxm() usage by Bjorn Helgaas · 10 years ago
  19. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 10 years ago
  20. c4cbf6b PCI: Replace printks with appropriate pr_*() by Yijing Wang · 11 years ago
  21. 3a72af0 PCI/IA64: introduce probe_pci_root_info() to manage _CRS resource by Yijing Wang · 11 years ago
  22. 2932239 PCI/IA64: Add host bridge resource release for _CRS path by Yijing Wang · 11 years ago
  23. c9e391c PCI/IA64: fix memleak for create pci root bus fail by Jiang Liu · 11 years ago
  24. 429ac09 PCI/IA64: Allocate pci_root_info instead of using stack by Yijing Wang · 11 years ago
  25. 5cd7595 PCI/IA64: embed pci hostbridge resources into pci_root_info by Yijing Wang · 11 years ago
  26. b02a4a1 ia64/PCI: Implement pcibios_{add|remove}_bus() hooks by Jiang Liu · 11 years ago
  27. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  28. 6c0cc95 ACPI / PCI: Set root bridge ACPI handle in advance by Rafael J. Wysocki · 11 years ago
  29. 5b5e76e IA64: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  30. 78c8f84 Merge branch 'pci/yinghai-misc' into next by Bjorn Helgaas · 12 years ago
  31. da10491 ia64/PCI: Clear host bridge aperture struct resource by Yinghai Lu · 12 years ago
  32. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  33. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  34. 6d8a97a Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  35. f9445a3 [IA64] Rename platform_name to ia64_platform_name by Fengguang Wu · 12 years ago
  36. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  37. 8421a35 ia64/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  38. 2661b81 ia64/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  39. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  40. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  41. c140d87 Disintegrate asm/system.h for IA64 by David Howells · 12 years ago
  42. 10d1cd2 ia64/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  43. e30f992 ia64/PCI: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  44. 79e77f2 ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  45. 91e86df PCI: IA64: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  46. bd3ff19 ia64: Add export.h to arch/ia64 specific files as required by Paul Gortmaker · 13 years ago
  47. 5728377 ACPI: pci_root: pass acpi_pci_root to arch-specific scan by Bjorn Helgaas · 14 years ago
  48. 2fe2abf PCI: augment bus resource table with a list by Bjorn Helgaas · 14 years ago
  49. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 14 years ago
  50. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 14 years ago
  51. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 14 years ago
  52. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  53. 637b363 ia64/PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  54. ac1aa47 PCI: determine CLS more intelligently by Jesse Barnes · 15 years ago
  55. adcd740 [IA64] Require SAL 3.2 in order to do extended config space ops by Matthew Wilcox · 15 years ago
  56. 944c54e ia64/PCI: adjust section annotation for pcibios_setup() by Ingo Molnar · 15 years ago
  57. 1d89b30 ia64: Fix resource assignment for root busses by Matthew Wilcox · 15 years ago
  58. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
  59. 175add1 [IA64] SN specific version of dma_get_required_mask() by John Keller · 15 years ago
  60. f19aeb1 PCI: Add ability to mmap legacy_io on some platforms by Benjamin Herrenschmidt · 16 years ago
  61. 8a20fd5 [IA64] pci_acpi_scan_root cleanup by Luck, Tony · 16 years ago
  62. d981f16 PCI: ia64: use generic pci_enable_resources() by Bjorn Helgaas · 16 years ago
  63. b87e81e acpi: unneccessary to scan the PCI bus already scanned by yakui.zhao@intel.com · 16 years ago
  64. 1ab40ec [IA64] use dev_printk in video quirk by Bjorn Helgaas · 16 years ago
  65. d4ed808 [IA64] remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  66. b6ce068 Change pci_raw_ops to pci_raw_read/write by Matthew Wilcox · 16 years ago
  67. cb2e091 [IA64] Nail two more simple section mismatch errors by Tony Luck · 17 years ago
  68. 012b710 [IA64] prevent MCA when performing MMIO mmap to PCI config space by Alex Chiang · 17 years ago
  69. a66aa70 [IA64] fix kmalloc(0) in arch/ia64/pci/pci.c by Kenji Kaneshige · 17 years ago
  70. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  71. 2cb22e2 [IA64] allow WB /sys/.../legacy_mem mmaps by Bjorn Helgaas · 17 years ago
  72. dbfc2f6 [IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a value by Tony Luck · 17 years ago
  73. bba6f6f [PATCH] MSI-X: fix resume crash by Eric W. Biederman · 17 years ago
  74. 52fd910 [IA64] replace kmalloc+memset with kzalloc by Yan Burman · 17 years ago
  75. c7f570a [IA64] Fix pci.c kernel compilation breakage. by Peter Chubb · 17 years ago
  76. 8ea6091 Altix: Add initial ACPI IO support by John Keller · 18 years ago
  77. 3efe2d8 PCI: Use pci_generic_prep_mwi on ia64 by Matthew Wilcox · 18 years ago
  78. 6b5c76b PCI: fix pci_fixup_video as it blows up on sparc64 by Eiichiro Oiwa · 18 years ago
  79. 92db6d1 [PATCH] genirq: msi: simplify the msi irq limit policy by Eric W. Biederman · 18 years ago
  80. aa4f63c IA64: PCI: dont disable irq which is not enabled by Satoru Takeuchi · 18 years ago
  81. 06c67be [PATCH] make valid_mmap_phys_addr_range() take a pfn by Lennert Buytenhek · 18 years ago
  82. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  83. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  84. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 18 years ago
  85. 8cf60e0 Auto-update from upstream by Tony Luck · 18 years ago
  86. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 18 years ago
  87. 32e62c6 [IA64] rework memory attribute aliasing by Bjorn Helgaas · 18 years ago
  88. a72391e [IA64] eliminate compile time warnings by Satoru Takeuchi · 18 years ago
  89. ac311ac [IA64] Fix pcibios_setup by Matthew Wilcox · 18 years ago
  90. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 18 years ago
  91. 7b9c8ba [IA64] Stop multiple pci_claim_resource() call for the same resource by Kenji Kaneshige · 18 years ago
  92. ed03f43 Pull pnpacpi into acpica branch by Len Brown · 18 years ago
  93. 408045a [IA64] incorrect return from ia64_pci_legacy_write() by Alex Williamson · 18 years ago
  94. 0897831 [ACPI] ACPICA 20051021 by Bob Moore · 19 years ago
  95. 50eca3e [ACPI] ACPICA 20050930 by Bob Moore · 19 years ago
  96. 4f41d5a [IA64] add the MMIO regions that are translated to I/O port space to /proc/iomem by Bjorn Helgaas · 19 years ago
  97. 9472d8c Pull acpi-produce-consume into release branch by Tony Luck · 19 years ago
  98. 463eb29 [IA64] respect ACPI producer/consumer flag for PCI root bridges by Bjorn Helgaas · 19 years ago
  99. 650316f [IA64] move ACPI IOSAPIC locality domain mapping from pci.c to acpi.c by Bjorn Helgaas · 19 years ago
  100. 697eaad [IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQ by Kenji Kaneshige · 19 years ago