aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
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
2015-10-21iommu/amd: Align DTE flag definitionsJoerg Roedel
2015-10-21iommu/amd: Remove old alias handling codeJoerg Roedel
2015-10-21iommu/amd: Set alias DTE in do_attach/do_detachJoerg Roedel
2015-10-21iommu/amd: WARN when __[attach|detach]_device are called with irqs enabledJoerg Roedel
2015-10-21iommu/amd: Don't disable IRQs in __detach_deviceJoerg Roedel
2015-10-21iommu/amd: Do not iterate over alias-list in __[attach|detach]_deviceJoerg Roedel
2015-10-21iommu/amd: Do not BUG_ON in __detach_device()Joerg Roedel
2015-10-21iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel
2015-10-20iommu/vt-d: Fix SVM IOTLB flush handlingDavid Woodhouse
2015-10-19iommu/vt-d: Use dev_err(..) in intel_svm_device_to_iommu(..)Sudeep Dutt
2015-10-18iommu/vt-d: fix a loop in prq_event_thread()Dan Carpenter
2015-10-16iommu/vt-d: Fix IOTLB flushing for global pagesDavid Woodhouse
2015-10-16iommu/vt-d: Fix address shifting in page request handlerDavid Woodhouse
2015-10-15iommu/vt-d: shift wrapping bug in prq_event_thread()Dan Carpenter
2015-10-15iommu/vt-d: Fix NULL pointer dereference in page request error caseDavid Woodhouse
2015-10-15iommu/arm-smmu: Add support for MSI on SMMUv3Marc Zyngier
2015-10-15iommu/arm-smmu: Remove redundant calculation of gr0 base addressWill Deacon
2015-10-15iommu/arm-smmu: Fix error checking for ASID and VMID allocationWill Deacon
2015-10-15iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel accessDavid Woodhouse
2015-10-15iommu: Implement common IOMMU ops for DMA mappingRobin Murphy