index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-15
iommu/fsl-pamu: Fix uninitialized variable warning
Joerg Roedel
1
-3
/
+2
2021-04-07
iommu: remove iommu_domain_{get,set}_attr
Christoph Hellwig
2
-62
/
+0
2021-04-07
iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
Christoph Hellwig
6
-63
/
+35
2021-04-07
iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
Robin Murphy
8
-165
/
+43
2021-04-07
iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api
Christoph Hellwig
1
-18
/
+5
2021-04-07
iommu: remove DOMAIN_ATTR_NESTING
Christoph Hellwig
6
-68
/
+55
2021-04-07
iommu: remove DOMAIN_ATTR_GEOMETRY
Christoph Hellwig
4
-39
/
+18
2021-04-07
iommu: remove DOMAIN_ATTR_PAGING
Christoph Hellwig
2
-6
/
+0
2021-04-07
iommu/fsl_pamu: hardcode the window address and size in pamu_config_ppaace
Christoph Hellwig
3
-29
/
+7
2021-04-07
iommu/fsl_pamu: remove the rpn and snoop_id arguments to pamu_config_ppaac
Christoph Hellwig
3
-16
/
+7
2021-04-07
iommu/fsl_pamu: remove the snoop_id field
Christoph Hellwig
2
-4
/
+2
2021-04-07
iommu/fsl_pamu: enable the liodn when attaching a device
Christoph Hellwig
4
-66
/
+3
2021-04-07
iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device
Christoph Hellwig
1
-39
/
+20
2021-04-07
iommu/fsl_pamu: merge pamu_set_liodn and map_liodn
Christoph Hellwig
1
-48
/
+17
2021-04-07
iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
Christoph Hellwig
5
-40
/
+9
2021-04-07
iommu/fsl_pamu: remove ->domain_window_enable
Christoph Hellwig
5
-218
/
+14
2021-04-07
iommu/fsl_pamu: remove support for multiple windows
Christoph Hellwig
6
-513
/
+60
2021-04-07
iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc
Christoph Hellwig
1
-24
/
+10
2021-04-07
iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
Christoph Hellwig
3
-68
/
+5
2021-04-07
iommu/fsl_pamu: remove fsl_pamu_get_domain_attr
Christoph Hellwig
2
-34
/
+0
2021-04-07
iommu: remove the unused domain_window_disable method
Christoph Hellwig
2
-50
/
+0
2021-04-07
iommu/arm-smmu-v3: Maintain a SID->device structure
Jean-Philippe Brucker
2
-30
/
+141
2021-04-07
iommu: Add a page fault handler
Jean-Philippe Brucker
4
-0
/
+517
2021-04-07
uacce: Enable IOMMU_DEV_FEAT_IOPF
Jean-Philippe Brucker
1
-9
/
+30
2021-04-07
iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF
Jean-Philippe Brucker
1
-3
/
+8
2021-04-07
iommu: Separate IOMMU_DEV_FEAT_IOPF from IOMMU_DEV_FEAT_SVA
Jean-Philippe Brucker
1
-3
/
+17
2021-04-07
iommu/arm-smmu-v3: Use device properties for pasid-num-bits
Jean-Philippe Brucker
4
-14
/
+9
2021-04-07
iommu: Fix comment for struct iommu_fwspec
Jean-Philippe Brucker
1
-1
/
+1
2021-04-07
iommu: Stop exporting free_iova_fast()
John Garry
1
-1
/
+0
2021-04-07
iommu: Delete iommu_dma_free_cpu_cached_iovas()
John Garry
4
-20
/
+2
2021-04-07
iommu/vt-d: Remove IOVA domain rcache flushing for CPU offlining
John Garry
2
-32
/
+0
2021-04-07
iova: Add CPU hotplug handler to flush rcaches
John Garry
3
-1
/
+31
2021-03-18
iommu/iova: Improve restart logic
Robin Murphy
1
-1
/
+38
2021-03-18
iommu/iova: Add rbtree entry helper
Robin Murphy
1
-9
/
+14
2021-03-18
iommu/dma: Resurrect the "forcedac" option
Robin Murphy
4
-11
/
+24
2021-03-18
iommu: Check dev->iommu in iommu_dev_xxx functions
Shameer Kolothum
1
-9
/
+15
2021-03-15
Linux 5.12-rc3
Linus Torvalds
1
-1
/
+1
2021-03-15
prctl: fix PR_SET_MM_AUXV kernel stack leak
Alexey Dobriyan
1
-1
/
+1
2021-03-14
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-18
/
+8
2021-03-14
Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-21
/
+39
2021-03-14
Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-67
/
+63
2021-03-14
Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+7
2021-03-14
Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-10
/
+9
2021-03-14
Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-15
/
+51
2021-03-14
Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+16
2021-03-14
Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-29
/
+99
2021-03-14
Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-9
/
+20
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
27
-81
/
+194
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-214
/
+332
2021-03-14
Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
11444
-286202
/
+488784
[next]