index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-01
iommu/mediatek: Add iova_region structure
Yong Wu
2
-0
/
+24
2021-02-01
iommu/mediatek: Move geometry.aperture updating into domain_finalise
Yong Wu
1
-3
/
+4
2021-02-01
iommu/mediatek: Move domain_finalise into attach_device
Yong Wu
1
-19
/
+12
2021-02-01
iommu/mediatek: Adjust the structure
Yong Wu
1
-9
/
+11
2021-02-01
iommu/mediatek: Support report iova 34bit translation fault in ISR
Yong Wu
1
-2
/
+15
2021-02-01
iommu/mediatek: Support up to 34bit iova in tlb flush
Yong Wu
1
-2
/
+8
2021-02-01
iommu/mediatek: Add power-domain operation
Yong Wu
1
-5
/
+34
2021-02-01
iommu/mediatek: Add pm runtime callback
Yong Wu
1
-3
/
+5
2021-02-01
iommu/mediatek: Add device link for smi-common and m4u
Yong Wu
2
-3
/
+25
2021-02-01
iommu/mediatek: Add error handle for mtk_iommu_probe
Yong Wu
1
-4
/
+19
2021-02-01
iommu/mediatek: Move hw_init into attach_device
Yong Wu
1
-6
/
+7
2021-02-01
iommu/mediatek: Update oas for v7s
Yong Wu
1
-1
/
+5
2021-02-01
iommu/mediatek: Add a flag for iova 34bits case
Yong Wu
1
-1
/
+2
2021-02-01
iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek
Yong Wu
1
-3
/
+4
2021-02-01
iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros
Yong Wu
1
-18
/
+18
2021-02-01
iommu/io-pgtable-arm-v7s: Clarify LVL_SHIFT/BITS macro
Yong Wu
1
-5
/
+3
2021-02-01
iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
Yong Wu
3
-5
/
+10
2021-02-01
iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
Yong Wu
1
-1
/
+1
2021-02-01
iommu/mediatek: Use the common mtk-memory-port.h
Yong Wu
4
-9
/
+2
2021-02-01
dt-bindings: mediatek: Add binding for mt8192 IOMMU
Yong Wu
2
-1
/
+260
2021-02-01
dt-bindings: memory: mediatek: Rename header guard for SMI header file
Yong Wu
6
-12
/
+12
2021-02-01
dt-bindings: memory: mediatek: Extend LARB_NR_MAX to 32
Yong Wu
2
-3
/
+3
2021-02-01
dt-bindings: memory: mediatek: Add a common memory header file
Yong Wu
6
-5
/
+20
2021-02-01
dt-bindings: iommu: mediatek: Convert IOMMU to DT schema
Yong Wu
2
-105
/
+167
2021-01-28
iommu/io-pgtable: Remove TLBI_ON_MAP quirk
Robin Murphy
2
-13
/
+1
2021-01-28
iommu/msm: Hook up iotlb_sync_map
Robin Murphy
1
-1
/
+9
2021-01-27
iommu/mediatek: Remove the tlb-ops for v7s
Yong Wu
1
-23
/
+4
2021-01-27
iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync once
Yong Wu
1
-3
/
+5
2021-01-27
iommu/io-pgtable: Allow io_pgtable_tlb ops optional
Yong Wu
1
-3
/
+5
2021-01-27
iommu: Switch gather->end to the inclusive end
Yong Wu
4
-5
/
+5
2021-01-27
iommu/mediatek: Add iotlb_sync_map to sync whole the iova range
Yong Wu
1
-1
/
+9
2021-01-27
iommu: Add iova and size as parameters in iotlb_sync_map
Yong Wu
3
-5
/
+9
2021-01-27
iommu: Move iotlb_sync_map out from __iommu_map
Yong Wu
1
-5
/
+18
2020-12-28
Linux 5.11-rc1
v5.11-rc1
Linus Torvalds
1
-2
/
+2
2020-12-27
proc mountinfo: make splice available again
Linus Torvalds
1
-3
/
+6
2020-12-26
mfd: ab8500-debugfs: Remove extraneous seq_putc
Linus Torvalds
1
-1
/
+0
2020-12-26
mfd: ab8500-debugfs: Remove extraneous curly brace
Nathan Chancellor
1
-1
/
+0
2020-12-26
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-26
PCI: tegra: Fix host link initialization
Rob Herring
1
-26
/
+29
2020-12-26
drm/amd/display: avoid uninitialized variable warning
Linus Torvalds
1
-1
/
+1
2020-12-25
genirq: Fix export of irq_to_desc() for powerpc KVM
Michael Ellerman
1
-1
/
+1
2020-12-24
device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Zhen Lei
1
-14
/
+6
2020-12-24
device-dax: Fix range release
Dan Williams
1
-23
/
+21
2020-12-24
perf probe: Fix memory leak when synthesizing SDT probes
Arnaldo Carvalho de Melo
1
-3
/
+10
2020-12-24
perf stat aggregation: Add separate thread member
James Clark
4
-16
/
+16
2020-12-24
perf stat aggregation: Add separate core member
James Clark
5
-28
/
+27
2020-12-24
perf stat aggregation: Add separate die member
James Clark
5
-36
/
+26
2020-12-24
perf stat aggregation: Add separate socket member
James Clark
6
-51
/
+41
2020-12-24
perf stat aggregation: Add separate node member
James Clark
5
-8
/
+21
2020-12-24
perf stat aggregation: Start using cpu_aggr_id in map
James Clark
4
-11
/
+11
[next]