1. 075d9db Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  2. ee339fe xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci. by Konrad Rzeszutek Wilk · 14 years ago
  3. c9e0b84 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  4. 155a16f xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ. by Konrad Rzeszutek Wilk · 14 years ago
  5. 6e33a85 x86/PCI/ACPI: fix type mismatch by Márton Németh · 14 years ago
  6. 5e152b4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  7. a3170c1 x86/PCI: derive pcibios_last_bus from ACPI MCFG by Jan Beulich · 14 years ago
  8. 7c1bfd6 xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set. by Konrad Rzeszutek Wilk · 14 years ago
  9. c0a86a9 x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDs by Seth Heasley · 14 years ago
  10. 0e8ede5 x86/PCI: Convert release_resource to release_region/release_mem_region by Julia Lawall · 14 years ago
  11. beafbdc xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF. by Konrad Rzeszutek Wilk · 14 years ago
  12. c55fa78 xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions. by Konrad Rzeszutek Wilk · 14 years ago
  13. 9975961 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  14. f2e1fbb 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
  15. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
  16. 5a39837 Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  17. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  18. 181f977 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  19. 010b8f4 Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  20. 397fae0 Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  21. 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 14 years ago
  22. 0315017 x86: ce4100: Set pci ops via callback instead of module init by Sebastian Andrzej Siewior · 14 years ago
  23. f4d0635 xen: events: refactor GSI pirq bindings functions by Ian Campbell · 14 years ago
  24. 71eef7d xen: events: remove dom0 specific xen_create_msi_irq by Ian Campbell · 14 years ago
  25. ca1d8fe xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq by Ian Campbell · 14 years ago
  26. f420e01 xen: events: push set_irq_msi down into xen_create_msi_irq by Ian Campbell · 14 years ago
  27. bf480d9 xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ by Ian Campbell · 14 years ago
  28. 9a62661 xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirq by Ian Campbell · 14 years ago
  29. 4b41df7 xen: events: return irq from xen_allocate_pirq_msi by Ian Campbell · 14 years ago
  30. bb5d079 xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi by Ian Campbell · 14 years ago
  31. 260a7d4 xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0 by Ian Campbell · 14 years ago
  32. 8448f01 Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup by Konrad Rzeszutek Wilk · 14 years ago
  33. 3f2a230 xen: handled remapped IRQs when enabling a pcifront PCI device. by Ian Campbell · 14 years ago
  34. 695884f Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 into x86/platform by Thomas Gleixner · 14 years ago
  35. 3d74a53 pci/xen: When free-ing MSI-X/MSI irq->desc also use generic code. by Konrad Rzeszutek Wilk · 14 years ago
  36. cc0f89c pci/xen: Cleanup: convert int** to int[] by Konrad Rzeszutek Wilk · 14 years ago
  37. 13884c6 x86/pci: Remove unused variable by Sebastian Andrzej Siewior · 14 years ago
  38. 55cb8cd pci/xen: Use xen_allocate_pirq_msi instead of xen_allocate_pirq by Konrad Rzeszutek Wilk · 14 years ago
  39. 691269f x86: Adjust section placement in AMD northbridge related code by Jan Beulich · 14 years ago
  40. c13ff2f PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDs by Seth Heasley · 14 years ago
  41. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  42. 30e664a x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is available by Bjorn Helgaas · 14 years ago
  43. 6e8af08 PCI: enable pci=bfsort by default on future Dell systems by Narendra_K@Dell.com · 14 years ago
  44. 24d9b70 x86: Use PCI method for enabling AMD extended config space before MSR method by Jan Beulich · 14 years ago
  45. 4f00b90 Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  46. b4c6e2e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. 9b444b3 x86/PCI: irq and pci_ids patch for Intel Patsburg by Seth Heasley · 14 years ago
  48. 26e20a1 Merge commit 'v2.6.37-rc7' into x86/security by Ingo Molnar · 14 years ago
  49. 30919b0 x86: avoid low BIOS area when allocating address space by Bjorn Helgaas · 14 years ago
  50. d14125e Revert "x86/PCI: allocate space from the end of a region, not the beginning" by Bjorn Helgaas · 14 years ago
  51. af42b8d xen: fix MSI setup and teardown for PV on HVM guests by Stefano Stabellini · 14 years ago
  52. 5bd5a45 x86: Add NX protection for kernel data by Matthieu Castet · 14 years ago
  53. e5c1353 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  54. 91d8037 ce4100: Add PCI register emulation for CE4100 by Dirk Brandewie · 14 years ago
  55. 4723d0f x86/PCI: coalesce overlapping host bridge windows by Bjorn Helgaas · 14 years ago
  56. 07cf2a6 xen: fix memory leak in Xen PCI MSI/MSI-X allocator. by Jiri Slaby · 14 years ago
  57. 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
  58. dc9887d x86/PCI: allocate space from the end of a region, not the beginning by Bjorn Helgaas · 14 years ago
  59. 0e058e5 xen: add a missing #include to arch/x86/pci/xen.c by Stefano Stabellini · 14 years ago
  60. f731e3ef xen: remap MSIs into pirqs when running as initial domain by Qing He · 14 years ago
  61. 38aa66f xen: remap GSIs as pirqs when running as initial domain by Jeremy Fitzhardinge · 14 years ago
  62. 809f926 xen: map MSIs into pirqs by Stefano Stabellini · 15 years ago
  63. 3942b74 xen: support GSI -> pirq remapping in PV on HVM guests by Stefano Stabellini · 15 years ago
  64. 90f6881 xen: add xen hvm acpi_register_gsi variant by Jeremy Fitzhardinge · 15 years ago
  65. 42a1de5 xen: implement xen_hvm_register_pirq by Stefano Stabellini · 15 years ago
  66. 5bba6c5 X86/PCI: Remove the dependency on isapnp_disable. by Konrad Rzeszutek Wilk · 14 years ago
  67. b5401a9 xen/x86/PCI: Add support for the Xen PCI subsystem by Alex Nixon · 15 years ago
  68. 5ee01f4 x86/PCI: make sure _PAGE_IOMAP it set on pci mappings by Jeremy Fitzhardinge · 15 years ago
  69. 44de339 x86/PCI: Clean up pci_cache_line_size by Alex Nixon · 15 years ago
  70. 1ca98fa x86/PCI: MMCONFIG: fix region end calculation by Bjorn Helgaas · 14 years ago
  71. cb04e95 PCI: update Intel chipset names and defines by Seth Heasley · 14 years ago
  72. 25143fd x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDs by Seth Heasley · 14 years ago
  73. 80e7b19 PCI: OLPC: Only enable PCI configuration type override on XO-1 by Daniel Drake · 14 years ago
  74. 1f7979a x86/PCI: use for_each_pci_dev() by Kulikov Vasiliy · 15 years ago
  75. 2491762 x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN by Bjorn Helgaas · 15 years ago
  76. 7bd1c36 x86/PCI: Add option to not assign BAR's if not already assigned by Mike Habeck · 15 years ago
  77. 73cd3b4 x86/PCI: pci, fix section mismatch by Jiri Slaby · 15 years ago
  78. 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 · 15 years ago
  79. f82c3d7 x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain by Jacob Pan · 15 years ago
  80. 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 15 years ago
  81. eda0547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  82. 837c4ef PCI: clear bridge resource range if BIOS assigned bad one by Yinghai Lu · 15 years ago
  83. 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 15 years ago
  84. 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 · 15 years ago
  85. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  86. dc1544e Merge branch 'bjorn-pci-root-v4-2.6.35' into release by Len Brown · 15 years ago
  87. b46fc5f arch/x86/pci: use kasprintf by Julia Lawall · 15 years ago
  88. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  89. 3f6ea84 PCI: read memory ranges out of Broadcom CNB20LE host bridge by Ira W. Snyder · 15 years ago
  90. a02ce95 x86/PCI: make ACPI MCFG reserved error messages ACPI specific by Feng Tang · 15 years ago
  91. 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 · 15 years ago
  92. e4af426 x86, mrst, pci: return 0 for non-present pci bars by Jacob Pan · 15 years ago
  93. e9b1d5d x86, mrst: Don't blindly access extended config space by H. Peter Anvin · 15 years ago
  94. 33852cb x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago
  95. d19f61f x86/PCI: Convert pci_config_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  96. 4f7b9e7 i7core_edac: do not export static functions by Stephen Rothwell · 15 years ago
  97. d1fd4fb i7core_edac: Add a code to probe Xeon 55xx bus by Mauro Carvalho Chehab · 16 years ago
  98. 5707b24 pci: Add a probing code that seeks for an specific bus by Aristeu Rozanski · 16 years ago
  99. 48728e0 x86/PCI: compute Address Space length rather than using _LEN by Bjorn Helgaas · 15 years ago
  100. 55051fe x86/PCI: never allocate PCI MMIO resources below BIOS_END by Bjorn Helgaas · 15 years ago