- 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 669c0f7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- a912a75 x86/platform/intel-mid: Move PCI initialization to arch_init() by Andy Shevchenko · 7 years ago
- 838cda3 x86/PCI: Enable AMD 64-bit window on resume by =?UTF-8?q?Christian=20K=C3=B6nig?= · 7 years ago
- 03a5517 x86/PCI: Move and shrink AMD 64-bit window to avoid conflict by =?UTF-8?q?Christian=20K=C3=B6nig?= · 7 years ago
- f32ab75 x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows by =?UTF-8?q?Christian=20K=C3=B6nig?= · 7 years ago
- ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
- c4f988e Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- dd53a42 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- a19e269 x86/PCI: Only enable a 64bit BAR on single-socket AMD Family 15h by Christian König · 7 years ago
- 470195f x86/PCI: Fix infinite loop in search for 64bit BAR placement by Christian König · 7 years ago
- ddec3bd x86/PCI: Make broadcom_postcore_init() check acpi_disabled by Rafael J. Wysocki · 7 years ago
- 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 104d1e4 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- fa564ad x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 00-1f, 30-3f, 60-7f) by Christian König · 7 years ago
- 4113b0e x86/pci/intel_mid_pci: Constify intel_mid_pci_ops and make it __initconst by Bhumika Goyal · 7 years ago
- 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
- 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 3e83dfd Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependency by Ingo Molnar · 7 years ago
- c37f23d x86/PCI: Use is_vmd() rather than relying on the domain number by Jon Derrick · 7 years ago
- f1b0e54 x86/PCI: Move VMD quirk to x86 fixups by Jon Derrick · 7 years ago
- 5b395e2 x86/platform/intel-mid: Make IRQ allocation a bit more flexible by Andy Shevchenko · 7 years ago
- f7750a7 x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings by Tom Lendacky · 7 years ago
- f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 8cd9385 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
- 2cf816a Merge branch 'pci/pm' into next by Bjorn Helgaas · 7 years ago
- 0bf3730 x86/PCI: Avoid AMD SB7xx EHCI USB wakeup defect by Kai-Heng Feng · 7 years ago
- 13cfc73 PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11 by Bjorn Helgaas · 8 years ago
- df65c1b x86/PCI: Select CONFIG_PCI_LOCKLESS_CONFIG by Thomas Gleixner · 8 years ago
- bb290fd x86/PCI/ce4100: Properly lock accessor functions by Thomas Gleixner · 8 years ago
- aae3e31 x86/PCI: Abort if legacy init fails by Thomas Gleixner · 8 years ago
- 5860acc x86: remove arch specific dma_supported implementation by Christoph Hellwig · 7 years ago
- f5ab3b7 x86/PCI: Simplify Dell DMI B1 quirk by Jean Delvare · 7 years ago
- 2b2154f x86/PCI: Fix whitespace in set_bios_x() printk by Vincent Legoll · 7 years ago
- 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- d116365 x86: use set_memory.h header by Laura Abbott · 7 years ago
- 84d582d xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 8 years ago
- 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
- 5c2d5ce x86/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
- f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
- 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
- 153654d x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC by Rui Wang · 8 years ago
- 0871d5a Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates by Ingo Molnar · 8 years ago
- 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
- c74fd80 xen: do not re-use pirq number cached in pci device msi msg data by Dan Streetman · 8 years ago
- 1506c8d x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*() by Ingo Molnar · 8 years ago
- 81b3e09 x86/boot/e820: Use bool in query APIs by Ingo Molnar · 8 years ago
- 09821ff x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" by Ingo Molnar · 8 years ago
- 3bce64f x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any()/e820__mapped_all() by Ingo Molnar · 8 years ago
- 5520b7e x86/boot/e820: Remove spurious asm/e820/api.h inclusions by Ingo Molnar · 8 years ago
- 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 8 years ago
- 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- 89e9f7bc x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F by Bjorn Helgaas · 8 years ago
- 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
- 577f79e xen/pci: Bubble up error and fix description. by Konrad Rzeszutek Wilk · 8 years ago
- c8b877a x86/pci/amd-bus: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 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
- 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
- bdf5309 Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 8 years ago
- 181ffd1 x86/PCI: VMD: Move VMD driver to drivers/pci/host by Keith Busch · 8 years ago
- 72a9b18 xen: Remove event channel notification through Xen PCI platform device by KarimAllah Ahmed · 8 years ago
- 3161832 x86/PCI: VMD: Request userspace control of PCIe hotplug indicators by Keith Busch · 8 years ago
- ee6ee49 x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs by Keith Busch · 8 years ago
- b318222 x86/PCI: VMD: Eliminate index member from IRQ list by Jon Derrick · 8 years ago
- 53db86a x86/PCI: VMD: Eliminate vmd_vector member from list type by Jon Derrick · 8 years ago
- 75de9b4 x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() API by Jon Derrick · 8 years ago
- c68db51 x86/PCI: VMD: Allocate IRQ lists with correct MSI-X count by Jon Derrick · 8 years ago
- d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
- 6af7e4f PCI: Mark Haswell Power Control Unit as having non-compliant BARs by Bjorn Helgaas · 8 years ago
- 21c80c9 x86/PCI: VMD: Fix infinite loop executing irq's by Keith Busch · 8 years ago
- 404f6aa x86: Apply more __ro_after_init and const by Kees Cook · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- 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
- 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
- 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
- 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
- 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
- eb008eb x86: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 8 years ago
- 8b38439 Merge branch 'x86/platform' into x86/headers, to apply dependent patches by Ingo Molnar · 8 years ago
- 707a605 x86/pci: Use MRFLD abbreviation for Merrifield by Andy Shevchenko · 8 years ago
- e99a074 x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off code by Andy Shevchenko · 8 years ago
- 487cf917 Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()" by Sinan Kaya · 8 years ago
- 9c20530 x86/PCI: VMD: Separate MSI and MSI-X vector sharing by Keith Busch · 8 years ago
- e382dff x86/PCI: VMD: Use x86_vector_domain as parent domain by Keith Busch · 8 years ago
- 3f57ff4 x86/PCI: VMD: Use lock save/restore in interrupt enable path by Jon Derrick · 8 years ago
- 30ce035 x86/PCI/VMD: Use untracked irq handler by Keith Busch · 8 years ago
- 5823d08 x86/platform/intel-mid: Add Power Management Unit driver by Andy Shevchenko · 8 years ago
- bb27570 x86/platform/intel_mid_pci: Rework IRQ0 workaround by Andy Shevchenko · 8 years ago
- 97e92306 x86/PCI: VMD: Initialize list item in IRQ disable by Keith Busch · 8 years ago
- ca8a8fa x86/PCI: VMD: Select device dma ops to override by Keith Busch · 8 years ago
- 386ed2a PCI: Fix comment typo by Andrea Gelmini · 8 years ago
- 2956729 Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
- 702f926 xen/x86: actually allocate legacy interrupts on PV guests by Stefano Stabellini · 9 years ago
- 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- 45604e6 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 8 years ago
- 46c1345 Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- da77b67 x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs by Prarit Bhargava · 8 years ago