Jérôme Glisse 30ef7d2c05 iommu/intel: update to new mmu_notifier semantic 8 年 前
..
Kconfig 6a7086431f Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd', 's390' and 'core' into next 8 年 前
Makefile f360d3241f Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/rockchip', 'arm/smmu' and 'core' into next 9 年 前
amd_iommu.c efe6f24160 iommu/amd: Enable ga_log_intr when enabling guest_mode 8 年 前
amd_iommu_init.c 74ddda71f4 iommu/amd: Fix schedule-while-atomic BUG in initialization code 8 年 前
amd_iommu_proto.h 1650dfd1a9 x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support 8 年 前
amd_iommu_types.h 2926a2aa5c iommu: Fix wrong freeing of iommu_device->dev 8 年 前
amd_iommu_v2.c f0d1c713d6 iommu/amd: update to new mmu_notifier semantic 8 年 前
arm-smmu-v3.c f935448acf iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126 8 年 前
arm-smmu.c a7990c647b iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device 8 年 前
dma-iommu.c fb4e3beeff Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu 8 年 前
dmar.c 94116f8126 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() 8 年 前
exynos-iommu.c 2c0248d688 Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next 8 年 前
fsl_pamu.c 9484865447 powerpc/fsl: Move fsl_guts.h out of arch/powerpc 9 年 前
fsl_pamu.h 461a6946b1 iommu: Remove pci.h include from trace/events/iommu.h 8 年 前
fsl_pamu_domain.c d5e5829715 iommu/fsl: Convert to device_group call-back 9 年 前
fsl_pamu_domain.h 8d4bfe40bd iommu/fsl: Make use of domain_alloc and domain_free 10 年 前
intel-iommu.c 2926a2aa5c iommu: Fix wrong freeing of iommu_device->dev 8 年 前
intel-svm.c 30ef7d2c05 iommu/intel: update to new mmu_notifier semantic 8 年 前
intel_irq_remapping.c fb4e3beeff Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu 8 年 前
io-pgtable-arm-v7s.c 7655739143 iommu/io-pgtable: Sanitise map/unmap addresses 8 年 前
io-pgtable-arm.c 7655739143 iommu/io-pgtable: Sanitise map/unmap addresses 8 年 前
io-pgtable.c 54c6d242fa iommu/io-pgtable: Fix a brace coding style issue. 9 年 前
io-pgtable.h 2984f7f3bb Revert "iommu/io-pgtable: Avoid redundant TLB syncs" 8 年 前
iommu-sysfs.c 2926a2aa5c iommu: Fix wrong freeing of iommu_device->dev 8 年 前
iommu-traces.c 04fa2f7f83 iommu: Add iommu_error class event to iommu trace 12 年 前
iommu.c 72dcac6334 iommu: Warn once when device_group callback returns NULL 8 年 前
iova.c 6a7086431f Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd', 's390' and 'core' into next 8 年 前
ipmmu-vmsa.c 26b6aec6e7 iommu/ipmmu-vmsa: Fix pgsize_bitmap semicolon typo 8 年 前
irq_remapping.c 93984fbd4e x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage 9 年 前
irq_remapping.h 3d9b98f4ec iommu, x86: Setup Posted-Interrupts capability for Intel iommu 10 年 前
msm_iommu.c d0f6f58326 iommu: Remove iommu_register_instance interface 8 年 前
msm_iommu.h 42df43b361 iommu/msm: Make use of iommu_device_register interface 8 年 前
msm_iommu_hw-8xxx.h 0b559df5ce iommu/msm: Move mach includes to iommu directory 12 年 前
mtk_iommu.c 98a8f63e56 iommu/mtk: Avoid redundant TLB syncs locally 8 年 前
mtk_iommu.h 98a8f63e56 iommu/mtk: Avoid redundant TLB syncs locally 8 年 前
mtk_iommu_v1.c 745b6e7470 iommu/mediatek: Include linux/dma-mapping.h 8 年 前
of_iommu.c 902b319413 Merge branch 'WIP.sched/core' into sched/core 8 年 前
omap-iommu-debug.c a5c0e0b4ac iommu/omap: Align code with open parenthesis 9 年 前
omap-iommu.c 8faf5e5a12 iommu/omap: Return ERR_PTR in device_group call-back 8 年 前
omap-iommu.h 28ae1e3e14 iommu/omap: Add iommu-group support 8 年 前
omap-iopgtable.h 5ff98fa68c iommu/omap: Use BIT(x) macros in omap-iopgtable.h 10 年 前
rockchip-iommu.c 2c0248d688 Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next 8 年 前
s390-iommu.c 0929deca40 iommu/s390: Use iommu_group_get_for_dev() in s390_iommu_add_device() 8 年 前
tegra-gart.c 7f65ef01e1 Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' and 'core' into next 10 年 前
tegra-smmu.c 461a6946b1 iommu: Remove pci.h include from trace/events/iommu.h 8 年 前