index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm-smmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-16
iommu/arm-smmu: allow translation stage to be forced on the cmdline
Will Deacon
1
-2
/
+13
2014-09-02
iommu/arm-smmu: fix corner cases in address size calculations
Will Deacon
1
-2
/
+9
2014-09-02
iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-09-02
iommu/arm-smmu: Do not access non-existing S2CR registers
Olav Haugan
1
-7
/
+21
2014-09-02
iommu/arm-smmu: fix s2cr and smr teardown on device detach from domain
Will Deacon
1
-15
/
+12
2014-09-01
iommu/arm-smmu: remove pgtable_page_{c,d}tor()
Vladimir Murzin
1
-5
/
+0
2014-09-01
iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1
Olav Haugan
1
-2
/
+5
2014-09-01
iommu/arm-smmu: avoid calling request_irq in atomic context
Mitchel Humpherys
1
-22
/
+25
2014-07-31
Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...
Joerg Roedel
1
-253
/
+240
2014-07-09
iommu/arm-smmu: fix some checkpatch issues
Mitchel Humpherys
1
-22
/
+37
2014-07-07
iommu: Constify struct iommu_ops
Thierry Reding
1
-1
/
+1
2014-07-04
iommu/arm-smmu: fix capability checking prior to device attach
Will Deacon
1
-1
/
+2
2014-07-03
iommu/arm-smmu: prefer stage-1 mappings where we have a choice
Will Deacon
1
-4
/
+4
2014-07-03
iommu/arm-smmu: remove support for chained SMMUs
Will Deacon
1
-186
/
+77
2014-07-03
iommu/arm-smmu: caps: add IOMMU_CAP_INTR_REMAP capability
Will Deacon
1
-5
/
+9
2014-07-03
iommu/arm-smmu: add support for PCI master devices
Will Deacon
1
-86
/
+160
2014-07-02
iommu/arm-smmu: fix calculation of TCR.T0SZ
Will Deacon
1
-1
/
+3
2014-05-02
iommu/arm-smmu: fix incorrect use of S2CR_TYPE_SHIFT
Kefeng Wang
1
-1
/
+1
2014-05-02
iommu/arm-smmu: allow 42-bit stage-1 output size with 64K pages
Will Deacon
1
-1
/
+1
2014-04-15
iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pte
Bin Wang
1
-1
/
+1
2014-04-15
iommu/arm-smmu: Return 0 on unmap failure
Laurent Pinchart
1
-1
/
+1
2014-02-27
iommu/arm-smmu: fix incorrect comment regarding TLB invalidation
Will Deacon
1
-3
/
+2
2014-02-24
iommu/arm-smmu: provide option to dsb macro when publishing tables
Will Deacon
1
-1
/
+1
2014-02-24
iommu/arm-smmu: clean up use of `flags' in page table handling code
Will Deacon
1
-19
/
+19
2014-02-24
iommu/arm-smmu: support buggy implementations with secure cfg accesses
Andreas Herrmann
1
-10
/
+48
2014-02-24
iommu/arm-smmu: set MAX_MASTER_STREAMIDS to MAX_PHANDLE_ARGS
Andreas Herrmann
1
-1
/
+1
2014-02-20
arm/smmu: Use irqsafe spinlock for domain lock
Joerg Roedel
1
-5
/
+7
2014-02-10
iommu/arm-smmu: fix compilation issue when !CONFIG_ARM_AMBA
Will Deacon
1
-0
/
+2
2014-02-10
iommu/arm-smmu: set CBARn.BPSHCFG to NSH for s1-s2-bypass contexts
Will Deacon
1
-4
/
+12
2014-02-10
iommu/arm-smmu: fix table flushing during initial allocations
Will Deacon
1
-24
/
+27
2014-02-10
iommu/arm-smmu: really fix page table locking
Will Deacon
1
-10
/
+10
2014-02-10
iommu/arm-smmu: fix pud/pmd entry fill sequence
Yifan Zhang
1
-4
/
+10
2013-12-16
iommu/arm-smmu: add support for IOMMU_EXEC
Will Deacon
1
-3
/
+6
2013-12-16
iommu/arm-smmu: use VA_BITS to determine arm64 virtual address space
Will Deacon
1
-3
/
+2
2013-12-16
iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group
Antonios Motakis
1
-1
/
+18
2013-12-06
iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()
Wei Yongjun
1
-0
/
+1
2013-12-06
iommu/arm-smmu: remove potential NULL dereference on mapping path
Will Deacon
1
-2
/
+1
2013-12-06
iommu/arm-smmu: use mutex instead of spinlock for locking page tables
Will Deacon
1
-36
/
+26
2013-11-15
Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-32
/
+37
2013-11-15
iommu/arm-smmu: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-10-09
iommu/arm-smmu: Clear global and context bank fault status registers
Andreas Herrmann
1
-11
/
+20
2013-10-09
iommu/arm-smmu: Print context fault information
Andreas Herrmann
1
-0
/
+3
2013-10-09
iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exception
Andreas Herrmann
1
-5
/
+4
2013-10-09
iommu/arm-smmu: Refine check for proper size of mapped region
Andreas Herrmann
1
-5
/
+4
2013-10-09
iommu/arm-smmu: Switch to subsys_initcall for driver registration
Andreas Herrmann
1
-1
/
+1
2013-10-09
iommu/arm-smmu: use relaxed accessors where possible
Will Deacon
1
-3
/
+3
2013-10-09
iommu/arm-smmu: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
1
-8
/
+3
2013-09-17
iommu/arm-smmu: don't enable SMMU device until probing has completed
Will Deacon
1
-2
/
+2
2013-09-17
iommu/arm-smmu: fix iommu_present() test in init
Dan Carpenter
1
-2
/
+2
2013-09-17
iommu/arm-smmu: fix a signedness bug
Dan Carpenter
1
-2
/
+3
[next]