- f0bb4c0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 8d21415 msm: iommu: Use clk_set_rate() instead of clk_set_min_rate() by Stephen Boyd · 11 years ago
- 1107b17 msm: iommu: Convert to clk_prepare/unprepare by Stephen Boyd · 11 years ago
- 30861dd perf/x86/amd: Add IOMMU Performance Counter resource management by Steven L Kinney · 11 years ago
- 9973798 Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
- 0c4513b Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and 'arm/tegra' into next by Joerg Roedel · 12 years ago
- 72ca55d iommu/tegra: Fix printk formats for dma_addr_t by Varun Sethi · 12 years ago
- f9b3bcf Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- aa16bea iommu: Add a function to find an iommu group by id by Alexey Kardashevskiy · 12 years ago
- ae3e7f3 iommu/vt-d: Remove warning for HPET scope type by Linn Crosetto · 12 years ago
- 13f7275 x86/iommu/dmar: Remove warning for HPET scope type by Linn Crosetto · 12 years ago
- 61e015a iommu: Move swap_pci_ref function to drivers/iommu/pci.h. by Varun Sethi · 12 years ago
- 3a93c84 iommu/vt-d: Disable translation if already enabled by Takao Indoh · 12 years ago
- 83ed9c1 iommu/amd: fix error return code in early_amd_iommu_init() by Wei Yongjun · 12 years ago
- 3f398bc iommu/AMD: Per-thread IOMMU Interrupt Handling by Suravee Suthikulpanit · 12 years ago
- d3263bc iommu/amd: Workaround for ERBT1312 by Joerg Roedel · 12 years ago
- dfbb6d4 iommu/amd: Don't report firmware bugs with cmd-line ivrs overrides by Joerg Roedel · 12 years ago
- 440e8998 iommu/amd: Add ioapic and hpet ivrs override by Joerg Roedel · 12 years ago
- 235dacb iommu/amd: Add early maps for ioapic and hpet by Joerg Roedel · 12 years ago
- 31cff67 iommu/amd: Extend IVRS special device data structure by Joerg Roedel · 12 years ago
- d3da220 iommu/amd: Move add_special_device() to __init by Joerg Roedel · 12 years ago
- 197887f iommu/amd: Properly initialize irq-table lock by Joerg Roedel · 12 years ago
- 0dfedd6 iommu/amd: Use AMD specific data structure for irq remapping by Joerg Roedel · 12 years ago
- a0e191b iommu/amd: Remove map_sg_no_iommu() by Joerg Roedel · 12 years ago
- 03bbcb2 iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets by Neil Horman · 12 years ago
- 80f97f0 iommu/fsl: Add the window permission flag as a parameter to iommu_window_enable API. by Varun Sethi · 12 years ago
- bb5547a iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. by Varun Sethi · 12 years ago
- 925fe08 iommu/amd: Re-enable IOMMU event log interrupt after handling. by Suravee Suthikulpanit · 12 years ago
- a8c4528 Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
- c2a2876 iommu/amd: Make sure dma_ops are set for hotplug devices by Joerg Roedel · 12 years ago
- 6f2729b iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCI by Shuah Khan · 12 years ago
- c5081cd iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI by Shuah Khan · 12 years ago
- bd5cdad iommu/vt-d: dmar_fault should only clear PPF/PFO field. by Li, Zhen-Hua · 12 years ago
- 4fdc782 x86, io_apic: remove duplicated include from irq_remapping.c by Wei Yongjun · 12 years ago
- ae19158 iommu: OMAP: build only on OMAP2+ by Arnd Bergmann · 12 years ago
- e2f1a3b amd_iommu_init: remove __init from amd_iommu_erratum_746_workaround by Nikola Pajkovsky · 12 years ago
- 4ecccd9 iommu, x86: Add DMA remap fault reason by Li, Zhen-Hua · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- f6c0ffa Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
- 8add862 tegra: don't wank with d_find_alias() by Al Viro · 12 years ago
- fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
- 5800700 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 210561f intel/iommu: force writebuffer-flush quirk on Gen 4 Chipsets by Daniel Vetter · 12 years ago
- 604542b Merge branches 'core', 'arm/omap', 'iommu/fixes', 'arm/tegra', 'arm/shmobile', 'arm/exynos', 'x86/vt-d' and 'x86/amd' into next by Joerg Roedel · 12 years ago
- 573f414 iommu/tegra: assume CONFIG_OF in SMMU driver by Stephen Warren · 12 years ago
- e664e8c iommu/tegra: assume CONFIG_OF in gart driver by Stephen Warren · 12 years ago
- 91457df iommu/amd: Remove redundant NULL check before dma_ops_domain_free(). by Cyril Roelandt · 12 years ago
- f528d98 iommu/amd: Initialize device table after dma_ops by Joerg Roedel · 12 years ago
- 37a4071 iommu/vt-d: Zero out allocated memory in dmar_enable_qi by Hannes Reinecke · 12 years ago
- a3b7256 iommu/tegra: smmu: Fix incorrect mask for regbase by Hiroshi Doyu · 12 years ago
- 77e3835 iommu/exynos: Make exynos_sysmmu_disable static by Sachin Kamat · 12 years ago
- c2c460f iommu/shmobile: Add iommu driver for Renesas IPMMU modules by Hideki EIRAKU · 12 years ago
- 6935671 iommu: Add DOMAIN_ATTR_WINDOWS domain attribute by Joerg Roedel · 12 years ago
- d7787d5 iommu: Add domain window handling functions by Joerg Roedel · 12 years ago
- d2e1216 iommu: Implement DOMAIN_ATTR_PAGING attribute by Joerg Roedel · 12 years ago
- 5788651 iommu: Check for valid pgsize_bitmap in iommu_map/unmap by Joerg Roedel · 12 years ago
- d300356 iommu/tegra: smmu: Change SMMU's dependency on ARCH_TEGRA by Hiroshi Doyu · 12 years ago
- fe1229b iommu/tegra: smmu: Use helper function to check for valid register offset by Joerg Roedel · 12 years ago
- a6870e9 iommu/tegra: smmu: Support variable MMIO ranges/blocks by Hiroshi Doyu · 12 years ago
- 0fde671 iommu/tegra: Add missing spinlock initialization by Sami Liedes · 12 years ago
- af8d102 x86/intel/irq_remapping: Clean up x2apic opt-out security warning mess by Andy Lutomirski · 12 years ago
- 2e51b23 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- 318fe78 IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround by Suravee Suthikulpanit · 12 years ago
- 0af125c iommu/omap: Remove unnecessary null pointer check by Cong Ding · 12 years ago
- a1bb20c x86, irq: Move irq_remapped out of x86 core code by Joerg Roedel · 12 years ago
- da16532 x86, io_apic: Introduce eoi_ioapic_pin call-back by Joerg Roedel · 12 years ago
- 7601384 x86, msi: Introduce x86_msi.compose_msi_msg call-back by Joerg Roedel · 12 years ago
- 2976fd8 x86, irq: Introduce setup_remapped_irq() by Joerg Roedel · 12 years ago
- 11b4a1c x86, irq: Move irq_remapped() check into free_remapped_irq by Joerg Roedel · 12 years ago
- 9b1b0e4 x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core by Joerg Roedel · 12 years ago
- 078e1ee x86, irq: Move irq_remapping_enabled declaration to iommu code by Joerg Roedel · 12 years ago
- 6a9f5de x86, io_apic: Move irq_remapping_enabled checks out of check_timer() by Joerg Roedel · 12 years ago
- a6a25dd x86, io_apic: Convert setup_ioapic_entry to function pointer by Joerg Roedel · 12 years ago
- 373dd7a x86, io_apic: Introduce set_affinity function pointer by Joerg Roedel · 12 years ago
- 5afba62 x86, msi: Use IRQ remapping specific setup_msi_irqs routine by Joerg Roedel · 12 years ago
- 71054d8 x86, hpet: Introduce x86_msi_ops.setup_hpet_msi by Joerg Roedel · 12 years ago
- afcc8a4 x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging by Joerg Roedel · 12 years ago
- 1c4248c x86, io_apic: Introduce x86_io_apic_ops.disable() by Joerg Roedel · 12 years ago
- 70733e0 x86, apic: Move irq_remapping_enabled checks into IRQ-remapping code by Joerg Roedel · 12 years ago
- bc5e6de iommu: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
- 9452618 iommu/intel: disable DMAR for g4x integrated gfx by Daniel Vetter · 12 years ago
- a446e21 drivers/iommu: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
- 097e363 iommu: moving initialization earlier by Alexey Kardashevskiy · 12 years ago
- d34d651 Drivers: iommu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
- 6491d4d intel-iommu: Free old page tables before creating superpage by Woodhouse, David · 12 years ago
- 9c6ecf6 Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next by Joerg Roedel · 12 years ago
- ebf7cda iommu/omap: Adapt to runtime pm by Omar Ramirez Luna · 12 years ago
- 72b15b6 iommu/omap: Migrate to hwmod framework by Omar Ramirez Luna · 12 years ago
- 87f8e57 iommu/omap: Keep mmu enabled when requested by Omar Ramirez Luna · 12 years ago
- a339772 iommu/omap: Remove redundant clock handling on ISR by Omar Ramirez Luna · 12 years ago
- 18e170d Merge branch 'omap-for-v3.8/cleanup-headers-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/omap by Joerg Roedel · 12 years ago
- 310aa95 iommu/amd: Remove obsolete comment by Joerg Roedel · 12 years ago
- 954e3dd iommu/amd: Don't use 512GB pages by Joerg Roedel · 12 years ago
- 794b175 Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 12 years ago
- f1bda29 iommu/tegra: smmu: Move bus_set_iommu after probe for multi arch by Hiroshi Doyu · 12 years ago
- b7d4bec iommu/tegra: gart: Move bus_set_iommu after probe for multi arch by Hiroshi Doyu · 12 years ago