index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-03
iommu/io-pgtable-arm: Add built time dependency
Jean Delvare
1
-0
/
+1
2015-02-25
iommu/msm: Mark driver BROKEN
Thierry Reding
1
-0
/
+1
2015-02-25
iommu/rockchip: Play nice in multi-platform builds
Thierry Reding
1
-0
/
+7
2015-02-25
iommu/omap: Play nice in multi-platform builds
Thierry Reding
1
-0
/
+7
2015-02-25
iommu/exynos: Play nice in multi-platform builds
Thierry Reding
1
-0
/
+7
2015-02-25
iommu/io-pgtable-arm: Fix self-test WARNs on i386
Will Deacon
1
-2
/
+3
2015-02-12
Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-1448
/
+1996
2015-02-09
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-109
/
+83
2015-02-04
Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...
Joerg Roedel
17
-312
/
+284
2015-02-04
iommu/amd: Convert non-returned local variable to boolean when relevant
Quentin Lambert
1
-6
/
+6
2015-02-04
iommu: Update my email address
Joerg Roedel
7
-9
/
+9
2015-02-04
iommu/amd: Use wait_event in put_pasid_state_wait
Joerg Roedel
1
-8
/
+1
2015-02-04
iommu/amd: Fix amd_iommu_free_device()
Peter Zijlstra
1
-13
/
+7
2015-02-03
iommu/arm-smmu: Avoid build warning
Arnd Bergmann
1
-1
/
+1
2015-02-03
iommu/fsl: Various cleanups
Emil Medve
3
-214
/
+177
2015-01-30
iommu/fsl: Use %pa to print phys_addr_t
Joerg Roedel
1
-4
/
+3
2015-01-30
iommu/omap: Print phys_addr_t using %pa
Joerg Roedel
1
-1
/
+1
2015-01-30
iommu: Make more drivers depend on COMPILE_TEST
Joerg Roedel
1
-3
/
+6
2015-01-30
iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registered
Laurent Pinchart
1
-28
/
+21
2015-01-30
iommu: Disable on !MMU builds
Arnd Bergmann
1
-3
/
+5
2015-01-26
iommu/fsl: Remove unused fsl_of_pamu_ids[]
Emil Medve
1
-10
/
+0
2015-01-26
iommu/fsl: Fix section mismatch
Emil Medve
1
-1
/
+1
2015-01-26
iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator
Laurent Pinchart
2
-494
/
+61
2015-01-26
Merge branch 'arm/smmu' into arm/renesas
Joerg Roedel
6
-619
/
+1561
2015-01-26
iommu/tegra: gart: Provide default ->map_sg() callback
Thierry Reding
1
-0
/
+1
2015-01-26
iommu/tegra: gart: Do not register with bus
Thierry Reding
1
-1
/
+1
2015-01-26
iommu: Fix trace_map() to report original iova and original size
Shuah Khan
1
-1
/
+1
2015-01-23
iommu/amd: Fix irq remapping detection logic
Thomas Gleixner
1
-1
/
+6
2015-01-19
iommu/arm-smmu: add support for iova_to_phys through ATS1PR
Mitchel Humpherys
1
-2
/
+67
2015-01-19
iommu/arm-smmu: don't touch the secure STLBIALL register
Mitchel Humpherys
1
-2
/
+0
2015-01-19
iommu/arm-smmu: make use of generic LPAE allocator
Will Deacon
2
-626
/
+266
2015-01-19
iommu: io-pgtable-arm: add non-secure quirk
Laurent Pinchart
2
-1
/
+9
2015-01-19
iommu: add self-consistency tests to ARM LPAE IO page table allocator
Will Deacon
2
-1
/
+208
2015-01-19
iommu: add ARM LPAE page table allocator
Will Deacon
5
-0
/
+816
2015-01-19
iommu: introduce generic page table allocation framework
Will Deacon
4
-0
/
+208
2015-01-19
iommu: Change trace unmap api to report unmapped size
Shuah Khan
1
-1
/
+1
2015-01-19
iommu: Fix trace_unmap() to report original iova
Shuah Khan
1
-1
/
+2
2015-01-19
iommu: Make IOVA domain page size explicit
Robin Murphy
2
-5
/
+16
2015-01-19
iommu: Make IOVA domain low limit flexible
Robin Murphy
2
-7
/
+12
2015-01-19
iommu: Consolidate IOVA allocator code
Robin Murphy
2
-31
/
+37
2015-01-19
iommu: Allow building iova.c independently
Robin Murphy
2
-1
/
+6
2015-01-16
iommu/ipmmu-vmsa: Remove platform data support
Laurent Pinchart
1
-24
/
+0
2015-01-16
iommu/ipmmu-vmsa: Support multiple micro TLBs per device
Laurent Pinchart
1
-29
/
+86
2015-01-16
iommu/ipmmu-vmsa: Add device tree support
Laurent Pinchart
1
-8
/
+47
2015-01-16
iommu/ipmmu-vmsa: Invalidate TLB after unmapping
Laurent Pinchart
1
-3
/
+1
2015-01-16
iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page table
Laurent Pinchart
1
-8
/
+11
2015-01-16
iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachment
Laurent Pinchart
1
-1
/
+3
2015-01-15
iommu/irq_remapping: Normailize the way to detect whether IR is enabled
Jiang Liu
1
-24
/
+14
2015-01-15
iommu/irq_remapping: Change variable disable_irq_remap to be static
Jiang Liu
4
-14
/
+2
2015-01-15
iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenance
Jiang Liu
1
-8
/
+8
[next]