summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2015-12-17iommu/io-pgtable: Make io_pgtable_ops_to_pgtable() macro commonRobin Murphy
2015-12-17iommu/arm-smmu: Invalidate TLBs properlyRobin Murphy
2015-12-17iommu/io-pgtable: Indicate granule for TLB maintenanceRobin Murphy
2015-12-17iommu/io-pgtable-arm: Avoid dereferencing bogus PTEsRobin Murphy
2015-12-17iommu/arm-smmu: Handle unknown CERROR values gracefullyWill Deacon
2015-12-17iommu/arm-smmu: Correct group reference countPeng Fan
2015-12-17iommu/arm-smmu: Use incoming shareability attributes in bypass modeWill Deacon
2015-12-17iommu/arm-smmu: Delete an unnecessary check before free_io_pgtable_ops()Markus Elfring
2015-12-17iommu/arm-smmu: Convert DMA buffer allocations to the managed APIWill Deacon
2015-12-17iommu/arm-smmu: Remove #define for non-existent PRIQ_0_OF fieldWill Deacon
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams
2015-12-14iommu/shmobile: Remove unused Renesas IPMMU/IPMMUI driverGeert Uytterhoeven
2015-12-14iommu/msm: Use platform_register/unregister_drivers()Thierry Reding
2015-12-14iommu/amd: Constify mmu_notifier_ops structuresJulia Lawall
2015-12-14iommu/amd: Cleanup error handling in do_fault()Joerg Roedel
2015-12-14iommu/amd: Correctly set flags for handle_mm_fault callJoerg Roedel
2015-12-14iommu/vt-d: Do access checks before calling handle_mm_fault()Joerg Roedel
2015-12-14iommu/amd: Do proper access checking before calling handle_mm_fault()Joerg Roedel
2015-11-26iommu/s390: Fix sparse warningsSebastian Ott
2015-11-09s390/pci_dma: handle dma table failuresSebastian Ott
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-06Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-06Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-06Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-11-05Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-02Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel
2015-11-02iommu/vt-d: Fix return value check of parse_ioapics_under_ir()Joerg Roedel
2015-10-28iommu/vt-d: Fix rwxp flags in SVM device fault callbackDavid Woodhouse
2015-10-26Merge tag 'iommu-fixes-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-10-24iommu/vt-d: Clean up pasid_enabled() and ecs_enabled() dependenciesDavid Woodhouse
2015-10-24iommu/vt-d: Handle Caching Mode implementations of SVMDavid Woodhouse
2015-10-23iommu/vt-d: Propagate error-value from ir_parse_ioapic_hpet_scope()Joerg Roedel
2015-10-23iommu/vt-d: Adjust the return value of the parse_ioapics_under_irBaoquan He
2015-10-21powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood
2015-10-21iommu: Move default domain allocation to iommu_group_get_for_dev()Joerg Roedel
2015-10-21iommu: Remove is_pci_dev() fall-back from iommu_group_get_for_devJoerg Roedel
2015-10-21iommu/arm-smmu: Switch to device_group call-backJoerg Roedel
2015-10-21iommu/fsl: Convert to device_group call-backJoerg Roedel
2015-10-21iommu: Add device_group call-back to x86 iommu driversJoerg Roedel
2015-10-21iommu: Add generic_device_group() functionJoerg Roedel
2015-10-21iommu: Export and rename iommu_group_get_for_pci_dev()Joerg Roedel
2015-10-21iommu: Revive device_group iommu-ops call-backJoerg Roedel
2015-10-21Merge tag 'for-linus-20151021' of git://git.infradead.org/intel-iommuLinus Torvalds
2015-10-21iommu/amd: Remove find_last_devid_on_pci()Joerg Roedel
2015-10-21iommu/amd: Remove first/last_device handlingJoerg Roedel
2015-10-21iommu/amd: Initialize amd_iommu_last_bdf for DEV_ALLJoerg Roedel
2015-10-21iommu/amd: Cleanup buffer allocationJoerg Roedel
2015-10-21iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommuJoerg Roedel
2015-10-21iommu/amd: Align DTE flag definitionsJoerg Roedel