1. 84d582d xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 8 years ago
  2. 16b7629 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. cb2113c Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  4. 153654d x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC by Rui Wang · 8 years ago
  5. 0871d5a Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates by Ingo Molnar · 8 years ago
  6. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  7. c74fd80 xen: do not re-use pirq number cached in pci device msi msg data by Dan Streetman · 8 years ago
  8. 1506c8d x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*() by Ingo Molnar · 8 years ago
  9. 81b3e09 x86/boot/e820: Use bool in query APIs by Ingo Molnar · 8 years ago
  10. 09821ff x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" by Ingo Molnar · 8 years ago
  11. 3bce64f x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any()/e820__mapped_all() by Ingo Molnar · 8 years ago
  12. 5520b7e x86/boot/e820: Remove spurious asm/e820/api.h inclusions by Ingo Molnar · 8 years ago
  13. 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 8 years ago
  14. 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
  15. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  16. 89e9f7bc x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F by Bjorn Helgaas · 8 years ago
  17. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  18. 577f79e xen/pci: Bubble up error and fix description. by Konrad Rzeszutek Wilk · 8 years ago
  19. c8b877a x86/pci/amd-bus: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  20. e6e3d8f Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  21. 541efb7 Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  22. bdf5309 Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 8 years ago
  23. 181ffd1 x86/PCI: VMD: Move VMD driver to drivers/pci/host by Keith Busch · 8 years ago
  24. 72a9b18 xen: Remove event channel notification through Xen PCI platform device by KarimAllah Ahmed · 8 years ago
  25. 3161832 x86/PCI: VMD: Request userspace control of PCIe hotplug indicators by Keith Busch · 8 years ago
  26. ee6ee49 x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs by Keith Busch · 8 years ago
  27. b318222 x86/PCI: VMD: Eliminate index member from IRQ list by Jon Derrick · 8 years ago
  28. 53db86a x86/PCI: VMD: Eliminate vmd_vector member from list type by Jon Derrick · 8 years ago
  29. 75de9b4 x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() API by Jon Derrick · 8 years ago
  30. c68db51 x86/PCI: VMD: Allocate IRQ lists with correct MSI-X count by Jon Derrick · 8 years ago
  31. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  32. 6af7e4f PCI: Mark Haswell Power Control Unit as having non-compliant BARs by Bjorn Helgaas · 8 years ago
  33. 21c80c9 x86/PCI: VMD: Fix infinite loop executing irq's by Keith Busch · 8 years ago
  34. 404f6aa x86: Apply more __ro_after_init and const by Kees Cook · 8 years ago
  35. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  36. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  37. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  38. a04bee8 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pci/host-hv', 'pci/host-vmd' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
  39. e658052 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. 8e46695 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. eb008eb x86: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  42. 8b38439 Merge branch 'x86/platform' into x86/headers, to apply dependent patches by Ingo Molnar · 8 years ago
  43. 707a605 x86/pci: Use MRFLD abbreviation for Merrifield by Andy Shevchenko · 8 years ago
  44. e99a074 x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off code by Andy Shevchenko · 8 years ago
  45. 487cf917 Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()" by Sinan Kaya · 9 years ago
  46. 9c20530 x86/PCI: VMD: Separate MSI and MSI-X vector sharing by Keith Busch · 9 years ago
  47. e382dff x86/PCI: VMD: Use x86_vector_domain as parent domain by Keith Busch · 9 years ago
  48. 3f57ff4 x86/PCI: VMD: Use lock save/restore in interrupt enable path by Jon Derrick · 9 years ago
  49. 30ce035 x86/PCI/VMD: Use untracked irq handler by Keith Busch · 9 years ago
  50. 5823d089 x86/platform/intel-mid: Add Power Management Unit driver by Andy Shevchenko · 9 years ago
  51. bb27570 x86/platform/intel_mid_pci: Rework IRQ0 workaround by Andy Shevchenko · 9 years ago
  52. 97e9230 x86/PCI: VMD: Initialize list item in IRQ disable by Keith Busch · 9 years ago
  53. ca8a8fa x86/PCI: VMD: Select device dma ops to override by Keith Busch · 9 years ago
  54. 386ed2a PCI: Fix comment typo by Andrea Gelmini · 9 years ago
  55. 2956729 Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  56. 702f926 xen/x86: actually allocate legacy interrupts on PV guests by Stefano Stabellini · 9 years ago
  57. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  58. 45604e6 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  59. 46c1345 Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  60. da77b67 x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs by Prarit Bhargava · 9 years ago
  61. 1fcb6a8 ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init() by Sinan Kaya · 9 years ago
  62. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  63. 35a6ae0 x86/PCI: Refine PCI support check in pcibios_init() by Adrian-Ken Rueegsegger · 9 years ago
  64. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  65. 6e6f498 Merge branch 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  66. c334f9c Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-tegra', 'pci/host-thunder', 'pci/host-vmd', 'pci/host-xilinx' and 'pci/host-xilinx-nwl' into next by Bjorn Helgaas · 9 years ago
  67. 2c2c5c5 x86/PCI: VMD: Attach VMD resources to parent domain's resource tree by Jon Derrick · 9 years ago
  68. d068c35 x86/PCI: VMD: Set bus resource start to 0 by Keith Busch · 9 years ago
  69. 83cc54a x86/PCI: VMD: Document code for maintainability by Keith Busch · 9 years ago
  70. 0c0e073 PCI: Set ROM shadow location in arch code, not in PCI core by Bjorn Helgaas · 9 years ago
  71. 63e2292 PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXED by Bjorn Helgaas · 9 years ago
  72. b894157 x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs by Bjorn Helgaas · 9 years ago
  73. a9f8094a Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  74. 6c777e8 Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" by Bjorn Helgaas · 9 years ago
  75. 692b8c6 Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  76. 67b4eab Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" by Bjorn Helgaas · 9 years ago
  77. fe25d07 Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled" by Bjorn Helgaas · 9 years ago
  78. 2cfec6a xen/pcifront: Report the errors better. by Konrad Rzeszutek Wilk · 9 years ago
  79. 5bd28338 PCI: Remove includes of empty asm-generic/pci-bridge.h by Bjorn Helgaas · 9 years ago
  80. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  81. 3a6384b Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 9 years ago
  82. 185a383 x86/PCI: Add driver for Intel Volume Management Device (VMD) by Keith Busch · 9 years ago
  83. d9c3d6f x86/PCI: Allow DMA ops specific to a PCI domain by Keith Busch · 9 years ago
  84. 96ae646 x86/PCI: Simplify pci_bios_{read,write} by Geliang Tang · 9 years ago
  85. c09c9dd Merge branches 'acpi-pci' and 'pm-pci' by Rafael J. Wysocki · 9 years ago
  86. 727ae8b x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245 by Liu Jiang · 9 years ago
  87. 3c87b79 Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  88. 1f9a30e Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  89. 8affb48 x86/PCI: Don't alloc pcibios-irq when MSI is enabled by Joerg Roedel · 9 years ago
  90. 4d6b4e6 x86/PCI/ACPI: Use common interface to support PCI host bridge by Jiang Liu · 9 years ago
  91. a366986 ACPI/PCI: Reset acpi_root_dev->domain to 0 when pci_ignore_seg is set by Jiang Liu · 9 years ago
  92. 68d0d97 x86/PCI: Make pci_subsys_init() static by Alexander Kuleshov · 9 years ago
  93. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  94. 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
  95. 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
  96. 5a4f3cf Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  97. 811a4e6 PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed by Jiang Liu · 10 years ago
  98. 991de2e PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq() by Jiang Liu · 10 years ago
  99. 5054e1e x86/pci/intel_mid_pci: Use proper constants for irq polarity by Thomas Gleixner · 9 years ago
  100. 0abbdea x86/pci/intel_mid_pci: Make intel_mid_pci_ops static by Andy Shevchenko · 9 years ago