summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-1/+1
|\
| * remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-7/+0Star
|\ \
| * | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-7/+0Star
| |/
* / irq_remapping: Clean up unused MSI related codeJiang Liu2015-04-241-5/+0Star
|/
* x86, irq: Move PCI MSI related code from io_apic.c into msi.cJiang Liu2014-12-161-0/+3
* PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-281-1/+0Star
* x86/PCI: Drop return value of pcibios_scan_root()Bjorn Helgaas2014-02-031-1/+1
* x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root()Bjorn Helgaas2014-02-031-4/+0Star
* x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()Bjorn Helgaas2014-02-031-1/+0Star
* Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-101-1/+0Star
|\
| * PCI: Enforce bus address limits in resource allocationYinghai Lu2014-01-081-1/+0Star
* | PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong2013-12-131-1/+1
|/
* ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-1/+1
* PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni2013-08-121-30/+0Star
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-261-0/+3
|\
| * ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-141-0/+3
* | x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel2013-01-281-0/+3
|/
* EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett2012-12-051-0/+12
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
* x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk2012-01-061-0/+9
* x86/PCI: Remove dma32_reserve_bootmemYinghai Lu2011-05-111-2/+0Star
* x86: Add NX protection for kernel dataMatthieu Castet2010-11-181-0/+1
* x86: Introduce x86_msi_opsStefano Stabellini2010-10-181-2/+31
* x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are setJesse Barnes2010-08-171-2/+4
* pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-131-2/+0Star
* pci-dma: x86: use include/linux/pci-dma.hFUJITA Tomonori2010-03-131-28/+2Star
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-081-1/+8
|\
| * x86: Move pci init function to x86_initThomas Gleixner2010-02-201-1/+8
* | x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu2010-02-111-0/+2
|/
* x86/PCI: default pcibus cpumask to all cpus if it lacks affinityDavid Rientjes2009-09-181-1/+5
* PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-1/+0Star
* Fix pci_unmap_addr() et al on i386.David Woodhouse2009-07-011-1/+1
* PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu2009-06-111-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-051-5/+0Star
|\
| * cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86Rusty Russell2009-03-131-5/+0Star
* | x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macrosJoerg Roedel2009-04-031-4/+32
* | PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman2009-03-201-0/+3
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-311-0/+2
|\
| * Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-311-0/+2
| |\
| | * x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge2008-12-171-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-291-0/+2
|\| |
| * | Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirksIngo Molnar2008-10-281-0/+2
| |/
* / cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...Rusty Russell2008-12-261-2/+8
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-231-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-0/+114