aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-16x86, irq: Move PCI MSI related code from io_apic.c into msi.cJiang Liu1-0/+3
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-1/+0
2014-02-03x86/PCI: Drop return value of pcibios_scan_root()Bjorn Helgaas1-1/+1
2014-02-03x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root()Bjorn Helgaas1-4/+0
2014-02-03x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()Bjorn Helgaas1-1/+0
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas1-1/+0
2014-01-07PCI: Enforce bus address limits in resource allocationYinghai Lu1-1/+0
2013-12-13PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong1-1/+1
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-1/+1
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni1-30/+0
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+3
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel1-0/+3
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki1-0/+3
2012-12-05EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett1-0/+12
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2012-01-06x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk1-0/+9
2011-05-10x86/PCI: Remove dma32_reserve_bootmemYinghai Lu1-2/+0
2010-11-18x86: Add NX protection for kernel dataMatthieu Castet1-0/+1
2010-10-18x86: Introduce x86_msi_opsStefano Stabellini1-2/+31
2010-08-17x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are setJesse Barnes1-2/+4
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: x86: use include/linux/pci-dma.hFUJITA Tomonori1-28/+2
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+8
2010-02-19x86: Move pci init function to x86_initThomas Gleixner1-1/+8
2010-02-10x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu1-0/+2
2009-09-18x86/PCI: default pcibus cpumask to all cpus if it lacks affinityDavid Rientjes1-1/+5
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang1-1/+0
2009-07-01Fix pci_unmap_addr() et al on i386.David Woodhouse1-1/+1
2009-06-11PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu1-0/+1
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-5/+0
2009-04-03x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macrosJoerg Roedel1-4/+32
2009-03-19PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman1-0/+3
2009-03-13cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86Rusty Russell1-5/+0
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell1-0/+2
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell1-0/+2
2008-12-26cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell1-2/+8
2008-12-17x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge1-0/+2
2008-10-28Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirksIngo Molnar1-0/+116
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+114