summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/pci.h
AgeCommit message (Expand)Author
2016-09-23x86/PCI: VMD: Request userspace control of PCIe hotplug indicatorsKeith Busch
2016-03-15Merge branch 'pci/host-hv' into nextBjorn Helgaas
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-02-16PCI: Add fwnode_handle to x86 pci_sysdataJake Oshins
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig
2015-04-24irq_remapping: Clean up unused MSI related codeJiang Liu
2014-12-16x86, irq: Move PCI MSI related code from io_apic.c into msi.cJiang Liu
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-02-03x86/PCI: Drop return value of pcibios_scan_root()Bjorn Helgaas
2014-02-03x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root()Bjorn Helgaas
2014-02-03x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()Bjorn Helgaas
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas
2014-01-07PCI: Enforce bus address limits in resource allocationYinghai Lu
2013-12-13PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki
2012-12-05EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-01-06x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk
2011-05-10x86/PCI: Remove dma32_reserve_bootmemYinghai Lu
2010-11-18x86: Add NX protection for kernel dataMatthieu Castet
2010-10-18x86: Introduce x86_msi_opsStefano Stabellini
2010-08-17x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are setJesse Barnes
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: x86: use include/linux/pci-dma.hFUJITA Tomonori
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-19x86: Move pci init function to x86_initThomas Gleixner
2010-02-10x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu
2009-09-18x86/PCI: default pcibus cpumask to all cpus if it lacks affinityDavid Rientjes
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-07-01Fix pci_unmap_addr() et al on i386.David Woodhouse
2009-06-11PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-04-03x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macrosJoerg Roedel
2009-03-19PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman
2009-03-13cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86Rusty Russell
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-26cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...Rusty Russell
2008-12-17x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge
2008-10-28Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirksIngo Molnar
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro