Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6: (21 commits) x86/PCI: use dev_printk when possible PCI: add D3 power state avoidance quirk PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot PCI: add an option to allow ASPM enabled forcibly PCI: disable ASPM on pre-1.1 PCIe devices PCI: disable ASPM per ACPI FADT setting PCI MSI: Don't disable MSIs if the mask bit isn't supported PCI: handle 64-bit resources better on 32-bit machines PCI: rewrite PCI BAR reading code PCI: document pci_target_state PCI hotplug: fix typo in pcie hotplug output x86 gart: replace to_pages macro with iommu_num_pages x86, AMD IOMMU: replace to_pages macro with iommu_num_pages iommu: add iommu_num_pages helper function dma-coherent: add documentation to new interfaces Cris: convert to using generic dma-coherent mem allocator Sh: use generic per-device coherent dma allocator ARM: support generic per-device coherent dma mem Generic dma-coherent: fix DMA_MEMORY_EXCLUSIVE x86: use generic per-device dma coherent allocator ...
Showing
- arch/arm/Kconfig 1 addition, 0 deletionsarch/arm/Kconfig
- arch/arm/mm/consistent.c 8 additions, 0 deletionsarch/arm/mm/consistent.c
- arch/cris/arch-v32/drivers/Kconfig 1 addition, 0 deletionsarch/cris/arch-v32/drivers/Kconfig
- arch/cris/arch-v32/drivers/pci/dma.c 3 additions, 103 deletionsarch/cris/arch-v32/drivers/pci/dma.c
- arch/sh/Kconfig 1 addition, 0 deletionsarch/sh/Kconfig
- arch/sh/mm/consistent.c 3 additions, 95 deletionsarch/sh/mm/consistent.c
- arch/x86/Kconfig 1 addition, 0 deletionsarch/x86/Kconfig
- arch/x86/kernel/amd_iommu.c 5 additions, 8 deletionsarch/x86/kernel/amd_iommu.c
- arch/x86/kernel/pci-dma.c 2 additions, 120 deletionsarch/x86/kernel/pci-dma.c
- arch/x86/kernel/pci-gart_64.c 4 additions, 7 deletionsarch/x86/kernel/pci-gart_64.c
- arch/x86/pci/fixup.c 2 additions, 1 deletionarch/x86/pci/fixup.c
- arch/x86/pci/i386.c 11 additions, 15 deletionsarch/x86/pci/i386.c
- arch/x86/pci/irq.c 48 additions, 58 deletionsarch/x86/pci/irq.c
- arch/x86/pci/numaq_32.c 3 additions, 2 deletionsarch/x86/pci/numaq_32.c
- drivers/acpi/pci_slot.c 7 additions, 11 deletionsdrivers/acpi/pci_slot.c
- drivers/pci/hotplug/pciehp_hpc.c 1 addition, 1 deletiondrivers/pci/hotplug/pciehp_hpc.c
- drivers/pci/msi.c 12 additions, 3 deletionsdrivers/pci/msi.c
- drivers/pci/pci-acpi.c 7 additions, 0 deletionsdrivers/pci/pci-acpi.c
- drivers/pci/pci.c 10 additions, 0 deletionsdrivers/pci/pci.c
- drivers/pci/pcie/aspm.c 29 additions, 3 deletionsdrivers/pci/pcie/aspm.c
Loading
Please register or sign in to comment