index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm-smmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/arm-smmu: fix incorrect comment regarding TLB invalidation
Will Deacon
2014-02-27
1
-3
/
+2
*
iommu/arm-smmu: provide option to dsb macro when publishing tables
Will Deacon
2014-02-24
1
-1
/
+1
*
iommu/arm-smmu: clean up use of `flags' in page table handling code
Will Deacon
2014-02-24
1
-19
/
+19
*
iommu/arm-smmu: support buggy implementations with secure cfg accesses
Andreas Herrmann
2014-02-24
1
-10
/
+48
*
iommu/arm-smmu: set MAX_MASTER_STREAMIDS to MAX_PHANDLE_ARGS
Andreas Herrmann
2014-02-24
1
-1
/
+1
*
arm/smmu: Use irqsafe spinlock for domain lock
Joerg Roedel
2014-02-20
1
-5
/
+7
*
iommu/arm-smmu: fix compilation issue when !CONFIG_ARM_AMBA
Will Deacon
2014-02-10
1
-0
/
+2
*
iommu/arm-smmu: set CBARn.BPSHCFG to NSH for s1-s2-bypass contexts
Will Deacon
2014-02-10
1
-4
/
+12
*
iommu/arm-smmu: fix table flushing during initial allocations
Will Deacon
2014-02-10
1
-24
/
+27
*
iommu/arm-smmu: really fix page table locking
Will Deacon
2014-02-10
1
-10
/
+10
*
iommu/arm-smmu: fix pud/pmd entry fill sequence
Yifan Zhang
2014-02-10
1
-4
/
+10
*
iommu/arm-smmu: add support for IOMMU_EXEC
Will Deacon
2013-12-16
1
-3
/
+6
*
iommu/arm-smmu: use VA_BITS to determine arm64 virtual address space
Will Deacon
2013-12-16
1
-3
/
+2
*
iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group
Antonios Motakis
2013-12-16
1
-1
/
+18
*
iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()
Wei Yongjun
2013-12-06
1
-0
/
+1
*
iommu/arm-smmu: remove potential NULL dereference on mapping path
Will Deacon
2013-12-06
1
-2
/
+1
*
iommu/arm-smmu: use mutex instead of spinlock for locking page tables
Will Deacon
2013-12-06
1
-36
/
+26
*
Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-15
1
-32
/
+37
|
\
|
*
iommu/arm-smmu: Clear global and context bank fault status registers
Andreas Herrmann
2013-10-09
1
-11
/
+20
|
*
iommu/arm-smmu: Print context fault information
Andreas Herrmann
2013-10-09
1
-0
/
+3
|
*
iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exception
Andreas Herrmann
2013-10-09
1
-5
/
+4
|
*
iommu/arm-smmu: Refine check for proper size of mapped region
Andreas Herrmann
2013-10-09
1
-5
/
+4
|
*
iommu/arm-smmu: Switch to subsys_initcall for driver registration
Andreas Herrmann
2013-10-09
1
-1
/
+1
|
*
iommu/arm-smmu: use relaxed accessors where possible
Will Deacon
2013-10-09
1
-3
/
+3
|
*
iommu/arm-smmu: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-10-09
1
-8
/
+3
*
|
iommu/arm-smmu: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
1
-1
/
+4
|
/
*
iommu/arm-smmu: don't enable SMMU device until probing has completed
Will Deacon
2013-09-17
1
-2
/
+2
*
iommu/arm-smmu: fix iommu_present() test in init
Dan Carpenter
2013-09-17
1
-2
/
+2
*
iommu/arm-smmu: fix a signedness bug
Dan Carpenter
2013-09-17
1
-2
/
+3
*
iommu/arm-smmu: Simplify VMID and ASID allocation
Will Deacon
2013-08-14
1
-22
/
+11
*
iommu/arm-smmu: Don't use VMIDs for stage-1 translations
Will Deacon
2013-08-14
1
-13
/
+46
*
iommu/arm-smmu: Tighten up global fault reporting
Will Deacon
2013-08-14
1
-2
/
+5
*
iommu/arm-smmu: Remove broken big-endian check
Will Deacon
2013-08-14
1
-6
/
+0
*
iommu/arm: Add support for ARM Ltd. System MMU architecture
Will Deacon
2013-06-25
1
-0
/
+1969