index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/arm-smmu-v3: Fix build error without CONFIG_PCI_ATS
YueHaibing
2019-09-03
1
-0
/
+7
*
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
2019-08-23
29
-1043
/
+1943
|
\
|
*
Merge branches 'for-joerg/arm-smmu/smmu-v2' and 'for-joerg/arm-smmu/smmu-v3' ...
Will Deacon
2019-08-23
25
-437
/
+1182
|
|
\
|
|
*
Revert "iommu/arm-smmu-v3: Disable detection of ATS and PRI"
Will Deacon
2019-08-22
1
-2
/
+0
|
|
*
iommu/arm-smmu-v3: Avoid locking on invalidation path when not using ATS
Will Deacon
2019-08-22
1
-5
/
+32
|
|
*
iommu/arm-smmu-v3: Fix ATC invalidation ordering wrt main TLBs
Will Deacon
2019-08-21
1
-7
/
+9
|
|
*
iommu/arm-smmu-v3: Rework enabling/disabling of ATS for PCI masters
Will Deacon
2019-08-21
1
-19
/
+28
|
|
*
iommu/arm-smmu-v3: Don't issue CMD_SYNC for zero-length invalidations
Will Deacon
2019-08-21
1
-0
/
+3
|
|
*
iommu/arm-smmu-v3: Remove boolean bitfield for 'ats_enabled' flag
Will Deacon
2019-08-21
1
-1
/
+1
|
|
*
iommu/arm-smmu-v3: Disable detection of ATS and PRI
Will Deacon
2019-08-21
1
-0
/
+2
|
|
*
iommu/arm-smmu-v3: Document ordering guarantees of command insertion
Will Deacon
2019-08-21
1
-0
/
+16
|
|
*
iommu/arm-smmu-v3: Defer TLB invalidation until ->iotlb_sync()
Will Deacon
2019-08-08
1
-29
/
+42
|
|
*
iommu/arm-smmu-v3: Reduce contention during command-queue insertion
Will Deacon
2019-08-08
1
-144
/
+533
|
|
*
iommu/arm-smmu-v3: Operate directly on low-level queue where possible
Will Deacon
2019-07-29
1
-27
/
+31
|
|
*
iommu/arm-smmu-v3: Move low-level queue fields out of arm_smmu_queue
Will Deacon
2019-07-29
1
-41
/
+47
|
|
*
iommu/arm-smmu-v3: Drop unused 'q' argument from Q_OVF macro
Will Deacon
2019-07-29
1
-6
/
+6
|
|
*
iommu/arm-smmu-v3: Separate s/w and h/w views of prod and cons indexes
Will Deacon
2019-07-29
1
-14
/
+22
|
|
*
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()
Will Deacon
2019-07-29
8
-29
/
+47
|
|
*
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()
Will Deacon
2019-07-29
10
-15
/
+16
|
|
*
iommu/io-pgtable: Remove unused ->tlb_sync() callback
Will Deacon
2019-07-29
10
-54
/
+16
|
|
*
iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()
Will Deacon
2019-07-29
10
-71
/
+105
|
|
*
iommu/io-pgtable-arm: Call ->tlb_flush_walk() and ->tlb_flush_leaf()
Will Deacon
2019-07-29
3
-15
/
+41
|
|
*
iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in drivers
Will Deacon
2019-07-29
7
-0
/
+116
|
|
*
iommu/io-pgtable: Introduce tlb_flush_walk() and tlb_flush_leaf()
Will Deacon
2019-07-29
1
-5
/
+19
|
|
*
iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
Will Deacon
2019-07-29
18
-33
/
+73
|
|
*
iommu: Introduce iommu_iotlb_gather_add_page()
Will Deacon
2019-07-24
1
-0
/
+31
|
|
*
iommu: Introduce struct iommu_iotlb_gather for batching TLB flushes
Will Deacon
2019-07-24
4
-22
/
+75
|
|
*
iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
Will Deacon
2019-07-24
10
-20
/
+20
|
|
*
iommu/io-pgtable-arm: Remove redundant call to io_pgtable_tlb_sync()
Will Deacon
2019-07-24
2
-2
/
+0
|
|
*
iommu: Remove empty iommu_tlb_range_add() callback from iommu_ops
Will Deacon
2019-07-24
4
-25
/
+0
|
*
|
iommu/arm-smmu: Ensure 64-bit I/O accessors are available on 32-bit CPU
Robin Murphy
2019-08-20
2
-1
/
+1
|
*
|
iommu/arm-smmu: Make private implementation details static
Will Deacon
2019-08-20
1
-5
/
+5
|
*
|
iommu/arm-smmu: Add context init implementation hook
Robin Murphy
2019-08-19
3
-48
/
+87
|
*
|
iommu/arm-smmu: Add reset implementation hook
Robin Murphy
2019-08-19
3
-35
/
+54
|
*
|
iommu/arm-smmu: Add configuration implementation hook
Robin Murphy
2019-08-19
3
-14
/
+38
|
*
|
iommu/arm-smmu: Move Secure access quirk to implementation
Robin Murphy
2019-08-19
3
-99
/
+114
|
*
|
iommu/arm-smmu: Add implementation infrastructure
Robin Murphy
2019-08-19
5
-81
/
+108
|
*
|
iommu/arm-smmu: Rename arm-smmu-regs.h
Robin Murphy
2019-08-19
3
-5
/
+5
|
*
|
iommu/arm-smmu: Abstract GR0 accesses
Robin Murphy
2019-08-19
1
-48
/
+58
|
*
|
iommu/arm-smmu: Abstract context bank accesses
Robin Murphy
2019-08-19
1
-65
/
+73
|
*
|
iommu/arm-smmu: Abstract GR1 accesses
Robin Murphy
2019-08-19
1
-7
/
+27
|
*
|
iommu/arm-smmu: Get rid of weird "atomic" write
Robin Murphy
2019-08-19
1
-16
/
+7
|
*
|
iommu/arm-smmu: Split arm_smmu_tlb_inv_range_nosync()
Robin Murphy
2019-08-19
1
-28
/
+36
|
*
|
iommu/arm-smmu: Rework cb_base handling
Robin Murphy
2019-08-19
1
-10
/
+15
|
*
|
iommu/arm-smmu: Convert context bank registers to bitfields
Robin Murphy
2019-08-19
3
-56
/
+59
|
*
|
iommu/arm-smmu: Convert GR1 registers to bitfields
Robin Murphy
2019-08-19
2
-28
/
+23
|
*
|
iommu/arm-smmu: Convert GR0 registers to bitfields
Robin Murphy
2019-08-19
2
-93
/
+84
|
*
|
iommu/qcom: Mask TLBI addresses correctly
Robin Murphy
2019-08-19
1
-1
/
+1
|
*
|
iommu/arm-smmu: Mask TLBI address correctly
Robin Murphy
2019-08-19
1
-1
/
+1
|
|
/
*
|
Linux 5.3-rc5
v5.3-rc5
Linus Torvalds
2019-08-18
1
-1
/
+1
[next]