index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
mtk_iommu.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-22
iommu/arm-smmu-v3: Add support for VHE
Jean-Philippe Brucker
2
-7
/
+28
2021-01-22
iommu/arm-smmu-v3: Make BTM optional for SVA
Jean-Philippe Brucker
3
-3
/
+25
2021-01-22
iommu/arm-smmu-v3: Split arm_smmu_tlb_inv_range()
Jean-Philippe Brucker
1
-27
/
+36
2021-01-22
iommu/arm-smmu-v3: Use DEFINE_RES_MEM() to simplify code
Zhen Lei
1
-5
/
+1
2021-01-22
iommu/arm-smmu-v3: Remove the page 1 fixup
Robin Murphy
2
-30
/
+20
2021-01-22
iommu: arm-smmu-impl: Add SM8350 qcom iommu implementation
Vinod Koul
1
-0
/
+1
2021-01-22
dt-bindings: arm-smmu: Add sm8350 compatible string
Vinod Koul
1
-0
/
+1
2021-01-22
iommu/arm-smmu-qcom: Add Qualcomm SC8180X impl
Bjorn Andersson
1
-0
/
+2
2021-01-22
dt-bindings: arm-smmu-qcom: Add Qualcomm SC8180X compatible
Bjorn Andersson
1
-0
/
+1
2021-01-12
iommu/vt-d: Fix duplicate included linux/dma-map-ops.h
Tian Tao
1
-1
/
+0
2021-01-12
iommu: arm-smmu-qcom: Add sdm630/msm8998 compatibles for qcom quirks
Konrad Dybcio
1
-0
/
+2
2021-01-12
iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()
Lu Baolu
1
-2
/
+20
2021-01-07
iommu/vt-d: Fix ineffective devTLB invalidation for subdevices
Liu Yi L
1
-16
/
+37
2021-01-07
iommu/vt-d: Fix general protection fault in aux_detach_device()
Liu Yi L
2
-29
/
+82
2021-01-07
iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
Liu Yi L
2
-5
/
+6
2021-01-07
iommu/arm-smmu-qcom: Initialize SCTLR of the bypass context
Bjorn Andersson
1
-0
/
+2
2021-01-07
iommu/vt-d: Fix lockdep splat in sva bind()/unbind()
Lu Baolu
1
-6
/
+8
2021-01-07
Revert "iommu: Add quirk for Intel graphic devices in map_sg"
Lu Baolu
1
-27
/
+0
2021-01-07
iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()
Lu Baolu
1
-2
/
+2
2021-01-05
iommu/amd: Stop irq_remapping_select() matching when remapping is disabled
David Woodhouse
1
-0
/
+3
2021-01-05
iommu/amd: Set iommu->int_enabled consistently when interrupts are set up
David Woodhouse
1
-2
/
+1
2021-01-05
iommu/intel: Fix memleak in intel_irq_remapping_alloc
Dinghao Liu
1
-0
/
+2
2021-01-05
iommu/iova: fix 'domain' typos
Stefano Garzarella
1
-4
/
+4
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
2020-12-24
perf cpumap: Drop in cpu_aggr_map struct
James Clark
4
-20
/
+35
2020-12-24
perf cpumap: Add new map type for aggregation
James Clark
2
-0
/
+25
2020-12-24
perf stat: Replace aggregation ID with a struct
James Clark
7
-127
/
+173
2020-12-24
perf cpumap: Add new struct for cpu aggregation
James Clark
2
-0
/
+26
2020-12-24
perf cpumap: Use existing allocator to avoid using malloc
James Clark
1
-4
/
+4
2020-12-24
perf tests: Improve topology test to check all aggregation types
James Clark
1
-7
/
+46
2020-12-24
perf tools: Update s390's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-170
/
+226
2020-12-24
perf tools: Update powerpc's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-7
/
+19
2020-12-24
perf s390: Move syscall.tbl check into check-headers.sh
Tiezhu Yang
2
-4
/
+1
2020-12-24
perf powerpc: Move syscall.tbl check to check-headers.sh
Tiezhu Yang
2
-7
/
+1
[next]