summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2016-05-04iommu/dma: Restore scatterlist offsets correctlyRobin Murphy
2016-05-04iommu/amd: Fix checking of pci dma aliasesJoerg Roedel
2016-04-20iommu: Don't overwrite domain pointer when there is no default_domainJoerg Roedel
2016-03-09iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug pathJoerg Roedel
2016-03-09iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit
2016-03-09iommu/amd: Apply workaround for ATS write permission checkJay Cornwall
2016-02-25iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse
2016-02-25iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang
2016-02-25iommu/vt-d: Fix mm refcounting to hold mm_count not mm_usersDavid Woodhouse
2016-02-25iommu/amd: Correct the wrong setting of alias DTE in do_attachBaoquan He
2016-02-25iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll
2016-02-17iommu/io-pgtable-arm: Ensure we free the final level on teardownWill Deacon
2016-01-07iommu/dma: Use correct offset in map_sgRobin Murphy
2015-12-28iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabledGeert Uytterhoeven
2015-12-28iommu/dma: Avoid unlikely high-order allocationsRobin Murphy
2015-12-28iommu/dma: Add some missing #includesRobin Murphy
2015-12-18Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams
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-09s390/pci_dma: handle dma table failuresSebastian Ott
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-05Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-11-04Merge 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-27Merge 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-22iommu: Move default domain allocation to iommu_group_get_for_dev()Joerg Roedel
2015-10-22iommu: Remove is_pci_dev() fall-back from iommu_group_get_for_devJoerg Roedel
2015-10-22iommu/arm-smmu: Switch to device_group call-backJoerg Roedel
2015-10-22iommu/fsl: Convert to device_group call-backJoerg Roedel
2015-10-22iommu: Add device_group call-back to x86 iommu driversJoerg Roedel
2015-10-22iommu: Add generic_device_group() functionJoerg Roedel
2015-10-22iommu: Export and rename iommu_group_get_for_pci_dev()Joerg Roedel
2015-10-22iommu: Revive device_group iommu-ops call-backJoerg Roedel
2015-10-22Merge 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