Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
* 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86, ioapic: Consolidate the explicit EOI code x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq() x86, kdump, ioapic: Reset remote-IRR in clear_IO_APIC iommu: Rename the DMAR and INTR_REMAP config options x86, ioapic: Define irq_remap_modify_chip_defaults() x86, msi, intr-remap: Use the ioapic set affinity routine iommu: Cleanup ifdefs in detect_intel_iommu() iommu: No need to set dmar_disabled in check_zero_address() iommu: Move IOMMU specific code to intel-iommu.c intr_remap: Call dmar_dev_scope_init() explicitly x86, x2apic: Enable the bios request for x2apic optout
Showing
- Documentation/kernel-parameters.txt 2 additions, 1 deletionDocumentation/kernel-parameters.txt
- arch/ia64/configs/generic_defconfig 1 addition, 1 deletionarch/ia64/configs/generic_defconfig
- arch/ia64/dig/Makefile 1 addition, 1 deletionarch/ia64/dig/Makefile
- arch/ia64/include/asm/device.h 1 addition, 1 deletionarch/ia64/include/asm/device.h
- arch/ia64/include/asm/iommu.h 4 additions, 2 deletionsarch/ia64/include/asm/iommu.h
- arch/ia64/include/asm/pci.h 1 addition, 1 deletionarch/ia64/include/asm/pci.h
- arch/ia64/kernel/Makefile 1 addition, 1 deletionarch/ia64/kernel/Makefile
- arch/ia64/kernel/acpi.c 2 additions, 2 deletionsarch/ia64/kernel/acpi.c
- arch/ia64/kernel/msi_ia64.c 2 additions, 2 deletionsarch/ia64/kernel/msi_ia64.c
- arch/ia64/kernel/pci-dma.c 1 addition, 1 deletionarch/ia64/kernel/pci-dma.c
- arch/x86/Kconfig 3 additions, 3 deletionsarch/x86/Kconfig
- arch/x86/configs/x86_64_defconfig 2 additions, 2 deletionsarch/x86/configs/x86_64_defconfig
- arch/x86/include/asm/device.h 1 addition, 1 deletionarch/x86/include/asm/device.h
- arch/x86/include/asm/hw_irq.h 1 addition, 1 deletionarch/x86/include/asm/hw_irq.h
- arch/x86/include/asm/irq_remapping.h 5 additions, 1 deletionarch/x86/include/asm/irq_remapping.h
- arch/x86/kernel/apic/apic.c 16 additions, 17 deletionsarch/x86/kernel/apic/apic.c
- arch/x86/kernel/apic/io_apic.c 138 additions, 146 deletionsarch/x86/kernel/apic/io_apic.c
- drivers/char/agp/intel-gtt.c 2 additions, 2 deletionsdrivers/char/agp/intel-gtt.c
- drivers/iommu/Kconfig 15 additions, 10 deletionsdrivers/iommu/Kconfig
- drivers/iommu/Makefile 3 additions, 2 deletionsdrivers/iommu/Makefile
Loading
Please register or sign in to comment