1. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  2. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 361f7d1 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 5a4f3cf Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  5. 811a4e6 PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed by Jiang Liu · 9 years ago
  6. 991de2e PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq() by Jiang Liu · 9 years ago
  7. 5054e1e x86/pci/intel_mid_pci: Use proper constants for irq polarity by Thomas Gleixner · 9 years ago
  8. 0abbdea x86/pci/intel_mid_pci: Make intel_mid_pci_ops static by Andy Shevchenko · 9 years ago
  9. 2a61c8e x86/pci/intel_mid_pci: Propagate actual return code by Andy Shevchenko · 9 years ago
  10. 39d9b77 x86/pci/intel_mid_pci: Work around for IRQ0 assignment by Andy Shevchenko · 9 years ago
  11. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  12. 39118e3 x86/PCI: Use for_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago
  13. e6323e3 PCI: Fix generic NCR 53c810 class code quirk by Bjorn Helgaas · 9 years ago
  14. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  15. 3d9fecf x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing by Bjorn Helgaas · 9 years ago
  16. 1dace01 x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A by Bjorn Helgaas · 9 years ago
  17. 34e7724 Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patch by Ingo Molnar · 9 years ago
  18. dc4fdaf PCI / ACPI: Do not set ACPI companions for host bridges with parents by Rafael J. Wysocki · 9 years ago
  19. cb32edf x86/mm/pat: Wrap pat_enabled into a function API by Luis R. Rodriguez · 9 years ago
  20. ea6cd25 x86: Rename eisa_set_level_irq to elcr_set_level_irq by Paul Gortmaker · 9 years ago
  21. 191a663 Merge branch 'x86/asm' into x86/apic, to resolve a conflict by Ingo Molnar · 9 years ago
  22. 2c62e84 x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI bus by Jiang Liu · 9 years ago
  23. d32932d x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces by Jiang Liu · 9 years ago
  24. c4d05a2 x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains by Jiang Liu · 9 years ago
  25. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  26. 8e79584 Merge branches 'pci/enumeration' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  27. 9e8ce4b Revert "x86/PCI: Refine the way to release PCI IRQ resources" by Rafael J. Wysocki · 9 years ago
  28. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 9 years ago
  29. 63f1789 x86/PCI/ACPI: Ignore resources consumed by host bridge itself by Jiang Liu · 9 years ago
  30. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  31. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  32. 8fbcf5e Merge branch 'acpi-resources' by Rafael J. Wysocki · 9 years ago
  33. 55c39fc Merge branch 'acpica' by Rafael J. Wysocki · 9 years ago
  34. e07e0d4 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. b0c1936 Merge tag 'spi-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  36. fab4b42 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/topic/dln2' and 'spi/topic/dw' into spi-next by Mark Brown · 9 years ago
  37. f3c2352 Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  38. b4b55cd x86/PCI: Refine the way to release PCI IRQ resources by Jiang Liu · 9 years ago
  39. 593669c x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation by Jiang Liu · 9 years ago
  40. 812dbd9 x86/PCI: Fix the range check for IO resources by Jiang Liu · 9 years ago
  41. 14d76b6 PCI: Use common resource list management code instead of private implementation by Jiang Liu · 9 years ago
  42. b2cd5dd Merge branch 'acpica' into acpi-resources by Rafael J. Wysocki · 9 years ago
  43. 51ac3d2 PCI: Add NEC variants to Stratus ftServer PCIe DMI check by Charlotte Richardson · 9 years ago
  44. 6a878e5 PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BAR by Yijing Wang · 9 years ago
  45. a45de93 ACPICA: Resources: Provide common part for struct acpi_resource_address structures. by Lv Zheng · 9 years ago
  46. 1474630 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  47. 8abb850 x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi by Jiang Liu · 10 years ago
  48. b568b86 x86/xen: Treat SCI interrupt as normal GSI interrupt by Jiang Liu · 10 years ago
  49. 851b093 x86/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 10 years ago
  50. 93d76c8 Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 10 years ago
  51. d58cf5f spi: dw-pci: describe Intel MID controllers better by Andy Shevchenko · 10 years ago
  52. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. 25d0d35 x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() by Jiang Liu · 10 years ago
  54. cffe0a2 x86, irq: Keep balance of IOAPIC pin reference count by Jiang Liu · 10 years ago
  55. e106798 x86: irq: Fix placement of mp_should_keep_irq() by Jan Beulich · 10 years ago
  56. d91525e ACPI, EINJ: Enhance error injection tolerance level by Chen, Gong · 10 years ago
  57. 9d05096 Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  58. a023748 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. 773fed9 Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 14520c9 xen/pci: Use APIC directly when APIC virtualization hardware is available by Boris Ostrovsky · 10 years ago
  61. 066d79e xen/pci: Defer initialization of MSI ops on HVM guests by Boris Ostrovsky · 10 years ago
  62. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  63. 891d4a4 PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg() by Jiang Liu · 10 years ago
  64. 1c64216 x86: Use new cache mode type in arch/x86/pci by Juergen Gross · 10 years ago
  65. 03f56e4 Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" by Yijing Wang · 10 years ago
  66. 38737d8 PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits by Yijing Wang · 10 years ago
  67. b980dcf x86: numachip: APIC driver cleanups by Daniel J Blueman · 10 years ago
  68. 81ae31d Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  69. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  70. 615f775 x86/PCI: Mark PCI BIOS initialization code as such by Mathias Krause · 10 years ago
  71. 6af13ba x86/PCI: Constify pci_mmcfg_probes[] array by Mathias Krause · 10 years ago
  72. 776f7ad x86/PCI: Mark constants of pci_mmcfg_nvidia_mcp55() as __initconst by Mathias Krause · 10 years ago
  73. 64474b5 x86/PCI: Move __init annotation to the correct place by Mathias Krause · 10 years ago
  74. f955371 x86: remove the Xen-specific _PAGE_IOMAP PTE flag by David Vrabel · 11 years ago
  75. 4ac9cbf x86/PCI: Mark DMI tables as initialization data by Mathias Krause · 10 years ago
  76. b29f83a Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  77. 86fd887 vgaarb: Don't default exclusively to first video device with mem+io by Bruno Prémont · 10 years ago
  78. 9eabc99 x86, irq, PCI: Keep IRQ assignment for runtime power management by Jiang Liu · 10 years ago
  79. 81c02a2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  80. 3eec595 x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation by Jiang Liu · 10 years ago
  81. cbace46 x86: don't exclude low BIOS area when allocating address space for non-PCI cards by Christoph Schulz · 10 years ago
  82. 20cde69 x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup() by Bruno Prémont · 10 years ago
  83. 8a3e533 x86, irq, SFI: Release IOAPIC pin when PCI device is disabled by Jiang Liu · 10 years ago
  84. c03b3b0 x86, irq, mpparse: Release IOAPIC pin when PCI device is disabled by Jiang Liu · 10 years ago
  85. ecc527d x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pins by Jiang Liu · 10 years ago
  86. 9506063 x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pins by Jiang Liu · 10 years ago
  87. 1b5d3e0 x86, SFI, irq: Provide basic irqdomain support by Jiang Liu · 10 years ago
  88. 95d76ac x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_LEGACY by Jiang Liu · 10 years ago
  89. 965cd0e x86, PCI, ACPI: Use kmalloc_node() to optimize for performance by Jiang Liu · 10 years ago
  90. 9c5a362 x86: enable DMA CMA with swiotlb by Akinobu Mita · 10 years ago
  91. d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  92. 79d458b Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next by Bjorn Helgaas · 10 years ago
  93. 56a41f9 x86/PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  94. 9e7f723 x86/PCI: Clean up and mark early_root_info_init() as deprecated by Suravee Suthikulpanit · 10 years ago
  95. adc429d x86/PCI: Move pcibios_assign_resources() annotation to definition by Bjorn Helgaas · 10 years ago
  96. 94d4bb5 x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXM by Suravee Suthikulpanit · 10 years ago
  97. 3367310 x86/PCI: Warn if we have to "guess" host bridge node information by Myron Stowe · 10 years ago
  98. 44c8bdb x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXED by Bjorn Helgaas · 10 years ago
  99. 4e4ba94 x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources by Bjorn Helgaas · 10 years ago
  100. 0b2d707 x86/PCI: Fix Broadcom CNB20LE unintended sign extension by Bjorn Helgaas · 10 years ago