- b6f6167 Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci by Linus Torvalds · 1 year, 6 months ago
- 1687d8a Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 6 months ago
- 3c9d017 range.h: Move resource API and constant to respective files by Andy Shevchenko · 1 year, 7 months ago
- 4906245 x86/apic: Rename disable_apic by Thomas Gleixner · 1 year, 7 months ago
- c00f94a x86/PCI: Use struct_size() in pirq_convert_irt_table() by Christophe JAILLET · 1 year, 10 months ago
- 1930048 Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 9 months ago
- 4e893b5 Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 1 year, 10 months ago
- 335b422 x86/pci/xen: populate MSI sysfs entries by Maximilian Heyne · 1 year, 10 months ago
- 0253b04 x86/pci: Mark local functions as 'static' by Arnd Bergmann · 1 year, 10 months ago
- 34b62f1 Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci by Linus Torvalds · 1 year, 11 months ago
- 606012d PCI: Fix up L1SS capability for Intel Apollo Lake Root Port by Ron Lee · 1 year, 11 months ago
- f195fc1 x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hot by Basavaraj Natikar · 2 years ago
- 6c79699 x86/pci/xen: Fixup fallout from the PCI/MSI overhaul by Thomas Gleixner · 2 years, 2 months ago
- 0a3a58d x86/pci/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domain by David Woodhouse · 2 years, 2 months ago
- fd3a8cf x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space by Bjorn Helgaas · 2 years, 2 months ago
- a48fe63 x86/pci: Simplify is_mmconf_reserved() messages by Bjorn Helgaas · 2 years, 2 months ago
- d91482b x86/PCI: Use pr_info() when possible by Bjorn Helgaas · 2 years, 3 months ago
- 2bfa89f x86/PCI: Fix log message typo by Bjorn Helgaas · 2 years, 3 months ago
- a2b36ff x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions" by Hans de Goede · 2 years, 9 months ago
- 3cc3014 Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 2 years, 10 months ago
- 3f306ea Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 2 years, 10 months ago
- 03e1ccd Merge tag 'x86-irq-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 10 months ago
- 0ae084d x86/PCI: Disable E820 reserved region clipping starting in 2023 by Hans de Goede · 2 years, 10 months ago
- d341838 x86/PCI: Disable E820 reserved region clipping via quirks by Hans de Goede · 2 years, 10 months ago
- fa6dae5 x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regions by Hans de Goede · 2 years, 10 months ago
- 7e0815b x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests by Thomas Gleixner · 2 years, 11 months ago
- 7374153 swiotlb: provide swiotlb_init variants that remap the buffer by Christoph Hellwig · 3 years ago
- 7425195 swiotlb: pass a gfp_mask argument to swiotlb_init_late by Christoph Hellwig · 3 years, 1 month ago
- 0d5ffd9 swiotlb: rename swiotlb_late_init_with_default_size by Christoph Hellwig · 3 years, 1 month ago
- c25f234 x86/PCI: Fix coding style in PIRQ table verification by Maciej W. Rozycki · 3 years ago
- 4969e22 x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretation by Maciej W. Rozycki · 3 years ago
- b584db0 x86/PCI: Add $IRT PIRQ routing table support by Maciej W. Rozycki · 3 years ago
- ac7cd5e x86/PCI: Handle PIRQ routing tables with no router device given by Maciej W. Rozycki · 3 years ago
- 5d64089 x86/PCI: Add PIRQ routing table range checks by Maciej W. Rozycki · 3 years ago
- fe62bc2 x86/PCI: Add support for the SiS85C497 PIRQ router by Maciej W. Rozycki · 3 years ago
- 5a0e5fa x86/PCI: Disambiguate SiS85C503 PIRQ router code entities by Maciej W. Rozycki · 3 years ago
- d88a8b1 x86/PCI: Handle IRQ swizzling with PIRQ routers by Maciej W. Rozycki · 3 years ago
- 3132450 x86/PCI: Also match function number in $PIR table by Maciej W. Rozycki · 3 years ago
- dc0e640 x86/PCI: Include function number in $PIR table dump by Maciej W. Rozycki · 3 years ago
- 613fa6e x86/PCI: Show the physical address of the $PIR table by Maciej W. Rozycki · 3 years ago
- 4c5e242 x86/PCI: Clip only host bridge windows for E820 regions by Bjorn Helgaas · 3 years ago
- 66d28b2 PCI/sysfs: Find shadow ROM before static attribute initialization by Bjorn Helgaas · 3 years, 1 month ago
- d0a231f Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 2 months ago
- 346865f x86/PCI: Remove initialization of static variables to false by Longji Guo · 3 years, 3 months ago
- f2948df x86/pci/xen: Use msi_for_each_desc() by Thomas Gleixner · 3 years, 3 months ago
- 173ffad PCI/MSI: Use msi_desc::msi_index by Thomas Gleixner · 3 years, 3 months ago
- 0bcfade x86/pci/XEN: Use PCI device property by Thomas Gleixner · 3 years, 3 months ago
- ae72f31 PCI/MSI: Make arch_restore_msi_irqs() less horrible. by Thomas Gleixner · 3 years, 3 months ago
- e58f225 genirq/msi, treewide: Use a named struct for PCI/MSI attributes by Thomas Gleixner · 3 years, 3 months ago
- bf98ecb Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 4 months ago
- 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 4 months ago
- a67efff xen-pciback: allow compiling on other archs than x86 by Oleksandr Andrushchenko · 3 years, 4 months ago
- 3946b46 Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 5 months ago
- cae7d81 xen/x86: allow PVH Dom0 without XEN_PV=y by Jan Beulich · 3 years, 5 months ago
- 06dc660 PCI: Rename pcibios_add_device() to pcibios_device_add() by Oliver O'Halloran · 3 years, 6 months ago
- ac08b1c Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 6 months ago
- 0da14a1 x86/PCI: sta2x11: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 7 months ago
- e15ac20 x86/PCI: Add pci_numachip_init() declaration by Krzysztof Wilczyński · 3 years, 7 months ago
- d253166 x86: Avoid magic number with ELCR register accesses by Maciej W. Rozycki · 3 years, 8 months ago
- 0e8c6f5 x86/PCI: Add support for the Intel 82426EX PIRQ router by Maciej W. Rozycki · 3 years, 8 months ago
- 6b79164 x86/PCI: Add support for the Intel 82374EB/82374SB (ESC) PIRQ router by Maciej W. Rozycki · 3 years, 8 months ago
- 1ce849c x86/PCI: Add support for the ALi M1487 (IBC) PIRQ router by Maciej W. Rozycki · 3 years, 8 months ago
- 316a2c9 Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 8 months ago
- 728a748 Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 9 months ago
- cacf994 PCI: Add AMD RS690 quirk to enable 64-bit DMA by Mikel Rychliski · 3 years, 9 months ago
- 0a470c8 x86/pci: Return true/false (not 1/0) from bool functions by Yang Li · 4 years ago
- 059e5c3 x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG by Brijesh Singh · 3 years, 11 months ago
- 57151b5 Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 10 months ago
- ccd61f0 x86/PCI: Remove unused alloc_pci_root_info() return value by Krzysztof Wilczyński · 3 years, 11 months ago
- d9f6e12 x86: Fix various typos in comments by Ingo Molnar · 4 years ago
- c4fbde8 Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
- 24c9253 x86/PCI: Describe @reg for type1_access_ok() by Andy Shevchenko · 4 years, 1 month ago
- 3cc0086 x86/PCI: Get rid of custom x86 model comparison by Andy Shevchenko · 4 years, 1 month ago
- 4590d98 sfi: Remove framework for deprecated firmware by Andy Shevchenko · 4 years, 1 month ago
- 70245f8 x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init() by Thomas Gleixner · 4 years, 1 month ago
- 48c1c40 Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
- 148842c Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 405f868 Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 83321c3 x86/pci: Fix the function type for check_reserved_t by Sami Tolvanen · 4 years, 3 months ago
- 638920a x86/PCI: Make a kernel-doc comment a normal one by Alex Shi · 4 years, 4 months ago
- 16fee29 dma-mapping: remove the dma_direct_set_offset export by Christoph Hellwig · 4 years, 4 months ago
- a27dca6 x86/io_apic: Cleanup trigger/polarity helpers by Thomas Gleixner · 4 years, 5 months ago
- 41bb211 x86/pci/xen: Use msi_msg shadow structs by Thomas Gleixner · 4 years, 5 months ago
- 00937f3 Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 5 months ago
- 8b28a3f Merge branch 'pci/misc' by Bjorn Helgaas · 4 years, 5 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
- 79db2b7 Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 4 years, 5 months ago
- 3789af9 PCI/PM: Rename pci_dev.d3_delay to d3hot_delay by Krzysztof Wilczyński · 4 years, 7 months ago
- e0d0727 dma-mapping: introduce DMA range map, supplanting dma_pfn_offset by Jim Quinlan · 4 years, 6 months ago
- 874a201 x86/irq: Make most MSI ops XEN private by Thomas Gleixner · 4 years, 7 months ago
- 7ca435c x86/irq: Cleanup the arch_*_msi_irqs() leftovers by Thomas Gleixner · 4 years, 7 months ago
- 2c681e6 x86/pci: Set default irq domain in pcibios_add_device() by Thomas Gleixner · 4 years, 7 months ago
- 2e4386e x86/xen: Wrap XEN MSI management into irqdomain by Thomas Gleixner · 4 years, 7 months ago
- 70b5937 x86/xen: Consolidate XEN-MSI init by Thomas Gleixner · 4 years, 7 months ago
- 7d4d892 x86/xen: Rework MSI teardown by Thomas Gleixner · 4 years, 7 months ago
- 2905c50 x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init() by Thomas Gleixner · 4 years, 7 months ago
- 6b15ffa x86/irq: Initialize PCI/MSI domain at PCI init time by Thomas Gleixner · 4 years, 7 months ago
- 445d359 x86/pci: Reducde #ifdeffery in PCI init code by Thomas Gleixner · 4 years, 7 months ago
- 61b82bb swiotlb: Declare swiotlb_late_init_with_default_size() in header by Andy Shevchenko · 4 years, 6 months ago
- 035fff1f x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabled by Randy Dunlap · 4 years, 7 months ago