index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iommu.h
Age
Commit message (
Expand
)
Author
2013-02-06
iommu: Add DOMAIN_ATTR_WINDOWS domain attribute
Joerg Roedel
2013-02-06
iommu: Add domain window handling functions
Joerg Roedel
2013-02-06
iommu: Implement DOMAIN_ATTR_PAGING attribute
Joerg Roedel
2013-02-06
iommu: Make sure DOMAIN_ATTR_MAX is really the maximum
Joerg Roedel
2012-09-25
iommu: static inline iommu group stub functions
Alex Williamson
2012-08-03
iommu: Add missing forward declaration in include file
Joerg Roedel
2012-08-03
iommu: Include linux/types.h
Thierry Reding
2012-07-23
Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...
Joerg Roedel
2012-07-11
iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
2012-07-11
iommu: Add domain-attribute handlers
Joerg Roedel
2012-06-25
iommu: IOMMU Groups
Alex Williamson
2012-05-22
iommu/core: pass a user-provided token to fault handlers
Ohad Ben-Cohen
2012-01-09
Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next
Joerg Roedel
2011-11-15
iommu: Fix compile error with !IOMMU_API
Joerg Roedel
2011-11-15
iommu: Add iommu_device_group callback and iommu_group sysfs entry
Alex Williamson
2011-11-10
iommu/core: split mapping to page sizes as supported by the hardware
Ohad Ben-Cohen
2011-11-10
iommu/core: stop converting bytes to page order back and forth
Ohad Ben-Cohen
2011-10-21
Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...
Joerg Roedel
2011-10-21
iommu/core: Remove global iommu_ops and register_iommu
Joerg Roedel
2011-10-21
iommu/core: Convert iommu_found to iommu_present
Joerg Roedel
2011-10-21
iommu/core: Add bus_type parameter to iommu_domain_alloc
Joerg Roedel
2011-10-21
Driver core: Add iommu_ops to bus_type
Joerg Roedel
2011-10-21
iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_API
Joerg Roedel
2011-09-30
iommu/core: let drivers know if an iommu fault handler isn't installed
Ohad Ben-Cohen
2011-09-14
iommu/core: Add fault reporting mechanism
Ohad Ben-Cohen
2011-06-14
iommu-api: Add missing header file
Laura Abbott
2010-07-19
iommu-api: Extension to check for interrupt remapping
Tom Lyon
2010-03-07
iommu-api: Remove iommu_{un}map_range functions
Joerg Roedel
2010-03-07
iommu-api: Add ->{un}map callbacks to iommu_ops
Joerg Roedel
2010-03-07
iommu-api: Add iommu_map and iommu_unmap functions
Joerg Roedel
2010-03-07
iommu-api: Rename ->{un}map function pointers to ->{un}map_range
Joerg Roedel
2009-03-24
intel-iommu: VT-d page table to support snooping control bit
Sheng Yang
2009-03-24
iommu: Add domain_has_cap iommu_ops
Sheng Yang
2009-01-03
introcude linux/iommu.h for an iommu api
Joerg Roedel