index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-05
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-11-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-05
Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-11-05
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2015-11-04
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-02
Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...
Joerg Roedel
2015-11-02
iommu/vt-d: Fix return value check of parse_ioapics_under_ir()
Joerg Roedel
2015-10-28
iommu/vt-d: Fix rwxp flags in SVM device fault callback
David Woodhouse
2015-10-27
Merge tag 'iommu-fixes-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-10-24
iommu/vt-d: Clean up pasid_enabled() and ecs_enabled() dependencies
David Woodhouse
2015-10-24
iommu/vt-d: Handle Caching Mode implementations of SVM
David Woodhouse
2015-10-23
iommu/vt-d: Propagate error-value from ir_parse_ioapic_hpet_scope()
Joerg Roedel
2015-10-23
iommu/vt-d: Adjust the return value of the parse_ioapics_under_ir
Baoquan He
2015-10-21
powerpc/fsl: Move fsl_guts.h out of arch/powerpc
Scott Wood
2015-10-22
iommu: Move default domain allocation to iommu_group_get_for_dev()
Joerg Roedel
2015-10-22
iommu: Remove is_pci_dev() fall-back from iommu_group_get_for_dev
Joerg Roedel
2015-10-22
iommu/arm-smmu: Switch to device_group call-back
Joerg Roedel
2015-10-22
iommu/fsl: Convert to device_group call-back
Joerg Roedel
2015-10-22
iommu: Add device_group call-back to x86 iommu drivers
Joerg Roedel
2015-10-22
iommu: Add generic_device_group() function
Joerg Roedel
2015-10-22
iommu: Export and rename iommu_group_get_for_pci_dev()
Joerg Roedel
2015-10-22
iommu: Revive device_group iommu-ops call-back
Joerg Roedel
2015-10-22
Merge tag 'for-linus-20151021' of git://git.infradead.org/intel-iommu
Linus Torvalds
2015-10-21
iommu/amd: Remove find_last_devid_on_pci()
Joerg Roedel
2015-10-21
iommu/amd: Remove first/last_device handling
Joerg Roedel
2015-10-21
iommu/amd: Initialize amd_iommu_last_bdf for DEV_ALL
Joerg Roedel
2015-10-21
iommu/amd: Cleanup buffer allocation
Joerg Roedel
2015-10-21
iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommu
Joerg Roedel
2015-10-21
iommu/amd: Align DTE flag definitions
Joerg Roedel
2015-10-21
iommu/amd: Remove old alias handling code
Joerg Roedel
2015-10-21
iommu/amd: Set alias DTE in do_attach/do_detach
Joerg Roedel
2015-10-21
iommu/amd: WARN when __[attach|detach]_device are called with irqs enabled
Joerg Roedel
2015-10-21
iommu/amd: Don't disable IRQs in __detach_device
Joerg Roedel
2015-10-21
iommu/amd: Do not iterate over alias-list in __[attach|detach]_device
Joerg Roedel
2015-10-21
iommu/amd: Do not BUG_ON in __detach_device()
Joerg Roedel
2015-10-21
iommu/amd: Don't clear DTE flags when modifying it
Joerg Roedel
2015-10-20
iommu/vt-d: Fix SVM IOTLB flush handling
David Woodhouse
2015-10-19
iommu/vt-d: Use dev_err(..) in intel_svm_device_to_iommu(..)
Sudeep Dutt
2015-10-18
iommu/vt-d: fix a loop in prq_event_thread()
Dan Carpenter
2015-10-16
iommu/vt-d: Fix IOTLB flushing for global pages
David Woodhouse
2015-10-16
iommu/vt-d: Fix address shifting in page request handler
David Woodhouse
2015-10-15
iommu/vt-d: shift wrapping bug in prq_event_thread()
Dan Carpenter
2015-10-15
iommu/vt-d: Fix NULL pointer dereference in page request error case
David Woodhouse
2015-10-15
iommu/arm-smmu: Add support for MSI on SMMUv3
Marc Zyngier
2015-10-15
iommu/arm-smmu: Remove redundant calculation of gr0 base address
Will Deacon
2015-10-15
iommu/arm-smmu: Fix error checking for ASID and VMID allocation
Will Deacon
2015-10-15
iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel access
David Woodhouse
2015-10-15
iommu: Implement common IOMMU ops for DMA mapping
Robin Murphy
2015-10-15
iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDs
David Woodhouse
[next]