1. 07cf2a6 xen: fix memory leak in Xen PCI MSI/MSI-X allocator. by Jiri Slaby · 14 years ago
  2. 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  3. dc9887d x86/PCI: allocate space from the end of a region, not the beginning by Bjorn Helgaas · 14 years ago
  4. 0e058e5 xen: add a missing #include to arch/x86/pci/xen.c by Stefano Stabellini · 14 years ago
  5. f731e3ef xen: remap MSIs into pirqs when running as initial domain by Qing He · 14 years ago
  6. 38aa66f xen: remap GSIs as pirqs when running as initial domain by Jeremy Fitzhardinge · 14 years ago
  7. 809f926 xen: map MSIs into pirqs by Stefano Stabellini · 14 years ago
  8. 3942b74 xen: support GSI -> pirq remapping in PV on HVM guests by Stefano Stabellini · 14 years ago
  9. 90f6881 xen: add xen hvm acpi_register_gsi variant by Jeremy Fitzhardinge · 14 years ago
  10. 42a1de5 xen: implement xen_hvm_register_pirq by Stefano Stabellini · 14 years ago
  11. 5bba6c5 X86/PCI: Remove the dependency on isapnp_disable. by Konrad Rzeszutek Wilk · 14 years ago
  12. b5401a9 xen/x86/PCI: Add support for the Xen PCI subsystem by Alex Nixon · 15 years ago
  13. 5ee01f4 x86/PCI: make sure _PAGE_IOMAP it set on pci mappings by Jeremy Fitzhardinge · 15 years ago
  14. 44de339 x86/PCI: Clean up pci_cache_line_size by Alex Nixon · 15 years ago
  15. 1ca98fa x86/PCI: MMCONFIG: fix region end calculation by Bjorn Helgaas · 14 years ago
  16. cb04e95 PCI: update Intel chipset names and defines by Seth Heasley · 14 years ago
  17. 25143fd x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDs by Seth Heasley · 14 years ago
  18. 80e7b19 PCI: OLPC: Only enable PCI configuration type override on XO-1 by Daniel Drake · 14 years ago
  19. 1f7979a x86/PCI: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  20. 2491762 x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN by Bjorn Helgaas · 14 years ago
  21. 7bd1c36 x86/PCI: Add option to not assign BAR's if not already assigned by Mike Habeck · 14 years ago
  22. 73cd3b4 x86/PCI: pci, fix section mismatch by Jiri Slaby · 14 years ago
  23. d0c6f62 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. f82c3d7 x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain by Jacob Pan · 14 years ago
  25. 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 14 years ago
  26. 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
  27. 837c4ef PCI: clear bridge resource range if BIOS assigned bad one by Yinghai Lu · 14 years ago
  28. 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 14 years ago
  29. 021fad8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  30. 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
  31. dc1544e Merge branch 'bjorn-pci-root-v4-2.6.35' into release by Len Brown · 14 years ago
  32. b46fc5f arch/x86/pci: use kasprintf by Julia Lawall · 14 years ago
  33. 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
  34. 3f6ea84 PCI: read memory ranges out of Broadcom CNB20LE host bridge by Ira W. Snyder · 15 years ago
  35. a02ce95 x86/PCI: make ACPI MCFG reserved error messages ACPI specific by Feng Tang · 14 years ago
  36. 96fbeb9 Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  37. e4af426 x86, mrst, pci: return 0 for non-present pci bars by Jacob Pan · 14 years ago
  38. e9b1d5d x86, mrst: Don't blindly access extended config space by H. Peter Anvin · 14 years ago
  39. 33852cb x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago
  40. d19f61f x86/PCI: Convert pci_config_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  41. 4f7b9e7 i7core_edac: do not export static functions by Stephen Rothwell · 15 years ago
  42. d1fd4fb i7core_edac: Add a code to probe Xeon 55xx bus by Mauro Carvalho Chehab · 15 years ago
  43. 5707b24 pci: Add a probing code that seeks for an specific bus by Aristeu Rozanski · 15 years ago
  44. 48728e0 x86/PCI: compute Address Space length rather than using _LEN by Bjorn Helgaas · 14 years ago
  45. 55051fe x86/PCI: never allocate PCI MMIO resources below BIOS_END by Bjorn Helgaas · 14 years ago
  46. 66528fd x86/PCI: parse additional host bridge window resource types by Bjorn Helgaas · 14 years ago
  47. 73a0e61 x86/PCI: ignore Consumer/Producer bit in ACPI window descriptions by Bjorn Helgaas · 15 years ago
  48. 5728377 ACPI: pci_root: pass acpi_pci_root to arch-specific scan by Bjorn Helgaas · 15 years ago
  49. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  50. d558b48 x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 by Bjorn Helgaas · 15 years ago
  51. eb9fc8e x86/PCI: for host bridge address space collisions, show conflicting resource by Bjorn Helgaas · 15 years ago
  52. c9c9b56 x86/PCI: remove redundant warnings by Bjorn Helgaas · 15 years ago
  53. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. 85fe20b Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. d5d0e88 x86, olpc: Use pci subarch init for OLPC by Thomas Gleixner · 15 years ago
  57. 722a639 x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=n by Yinghai Lu · 15 years ago
  58. bb8d413 x86/PCI: Prevent mmconfig memory corruption by Thomas Gleixner · 15 years ago
  59. c541138 x86, pci: Add sanity check for PCI fixed bar probing by Jacob Pan · 15 years ago
  60. a712ffb x86/PCI: Moorestown PCI support by Jesse Barnes · 15 years ago
  61. 7bc5e3f x86/PCI: use host bridge _CRS info by default on 2008 and newer machines by Bjorn Helgaas · 15 years ago
  62. 2fe2abf PCI: augment bus resource table with a list by Bjorn Helgaas · 15 years ago
  63. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  64. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  65. 93da620 x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago
  66. 9325a28 x86: Add pcibios_fixup_irqs to x86_init by Thomas Gleixner · 15 years ago
  67. ab3b379 x86: Add pci_init_irq to x86_init by Thomas Gleixner · 15 years ago
  68. b72d0db x86: Move pci init function to x86_init by Thomas Gleixner · 15 years ago
  69. e9a0064 x86: Change range end to start+size by Yinghai Lu · 15 years ago
  70. 284f933 x86/pci: Enable pci root res read out for 32bit too by Yinghai Lu · 15 years ago
  71. 9ad3f2c x86/pci: Add cap_resource() by Yinghai Lu · 15 years ago
  72. 97445c3 x86/pci: Use u64 instead of size_t in amd_bus.c by Yinghai Lu · 15 years ago
  73. 3e3da00 x86/pci: AMD one chain system to use pci read out res by Yinghai Lu · 15 years ago
  74. b74fd23 x86/pci: Use resource_size_t in update_res by Yinghai Lu · 15 years ago
  75. 27811d8 x86: Move range related operation to one file by Yinghai Lu · 15 years ago
  76. 5c64c70 x86-32: Move XQUAD definitions to numaq.h by Brian Gerst · 15 years ago
  77. e8e06ea x86/PCI: remove IOH range fetching by Jeff Garrett · 15 years ago
  78. 80e23b7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. a557aae x86/pci: Intel ioh bus num reg accessing fix by Yinghai Lu · 15 years ago
  80. 5714868 PCI: fix section mismatch on update_res() by Jiri Slaby · 15 years ago
  81. 575939c x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource by Yinghai Lu · 15 years ago
  82. f6e1d8c x86/PCI: MMCONFIG: add lookup function by Bjorn Helgaas · 15 years ago
  83. 8c57786 x86/PCI: MMCONFIG: clean up printks by Bjorn Helgaas · 15 years ago
  84. ba2afba x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region by Bjorn Helgaas · 15 years ago
  85. ff097dd x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table by Bjorn Helgaas · 15 years ago
  86. 987c367 x86/PCI: MMCONFIG: remove typeof so we can use a list by Bjorn Helgaas · 15 years ago
  87. 3f0f550 x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region by Bjorn Helgaas · 15 years ago
  88. 2f2a8b9 x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification by Bjorn Helgaas · 15 years ago
  89. 56ddf4d x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region by Bjorn Helgaas · 15 years ago
  90. 95cf1cf x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access by Bjorn Helgaas · 15 years ago
  91. d7e6b66 x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members by Bjorn Helgaas · 15 years ago
  92. d215a9c x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one by Bjorn Helgaas · 15 years ago
  93. df5eb1d x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression by Bjorn Helgaas · 15 years ago
  94. f7ca698 x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zero by Bjorn Helgaas · 15 years ago
  95. 463a5df x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config table by Bjorn Helgaas · 15 years ago
  96. 7da7d36 x86/PCI: MMCONFIG: centralize MCFG structure management by Bjorn Helgaas · 15 years ago
  97. d3578ef x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[] by Bjorn Helgaas · 15 years ago
  98. e823d6f x86/PCI: MMCONFIG: count MCFG structures with local variable by Bjorn Helgaas · 15 years ago
  99. 5663b1b x86/PCI: MMCONFIG: remove unused definitions by Bjorn Helgaas · 15 years ago
  100. 67f241f x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c by Yinghai Lu · 15 years ago