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
starfive-6.6.48-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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
RDMA/odp: remove ib_ucontext from ib_umem
Jason Gunthorpe
2
-10
/
+9
2019-08-22
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
Jason Gunthorpe
4
-123
/
+54
2019-08-22
Merge branch 'odp_fixes' into hmm.git
Jason Gunthorpe
613
-4269
/
+6035
2019-08-21
RDMA/mlx5: Use odp instead of mr->umem in pagefault_mr
Jason Gunthorpe
1
-6
/
+5
2019-08-21
RDMA/mlx5: Use ib_umem_start instead of umem.address
Jason Gunthorpe
1
-3
/
+3
2019-08-21
RDMA/core: Make invalidate_range a device operation
Moni Shoua
5
-11
/
+7
2019-08-21
RDMA/odp: Use kvcalloc for the dma_list and page_list
Jason Gunthorpe
1
-8
/
+8
2019-08-21
RDMA/odp: Check for overflow when computing the umem_odp end
Jason Gunthorpe
1
-6
/
+19
2019-08-21
RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
Jason Gunthorpe
4
-20
/
+11
2019-08-21
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
4
-64
/
+80
2019-08-21
RDMA/odp: Make the three ways to create a umem_odp clear
Jason Gunthorpe
2
-18
/
+85
2019-08-21
RMDA/odp: Consolidate umem_odp initialization
Jason Gunthorpe
1
-114
/
+86
2019-08-21
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
3
-26
/
+32
2019-08-21
RDMA/odp: Iterate over the whole rbtree directly
Jason Gunthorpe
2
-41
/
+40
2019-08-21
RDMA/odp: Use the common interval tree library instead of generic
Jason Gunthorpe
2
-54
/
+19
2019-08-20
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
2
-8
/
+4
2019-08-20
mm: remove CONFIG_MIGRATE_VMA_HELPER
Christoph Hellwig
1
-1
/
+0
2019-08-20
mm: remove the unused MIGRATE_PFN_DEVICE flag
Christoph Hellwig
1
-2
/
+1
2019-08-20
nouveau: simplify nouveau_dmem_migrate_vma
Christoph Hellwig
1
-129
/
+55
2019-08-20
nouveau: simplify nouveau_dmem_migrate_to_ram
Christoph Hellwig
1
-121
/
+40
2019-08-20
nouveau: remove a few function stubs
Christoph Hellwig
1
-11
/
+0
2019-08-20
nouveau: factor out dmem fence completion
Christoph Hellwig
1
-18
/
+15
2019-08-20
nouveau: factor out device memory address calculation
Christoph Hellwig
1
-25
/
+17
2019-08-20
nouveau: reset dma_nr in nouveau_dmem_migrate_alloc_and_copy
Christoph Hellwig
1
-0
/
+1
2019-08-20
mm: turn migrate_vma upside down
Christoph Hellwig
1
-59
/
+63
2019-08-20
drm/amdkfd: use mmu_notifier_put
Jason Gunthorpe
2
-9
/
+4
2019-08-20
drm/amdkfd: fix a use after free race with mmu_notifer unregister
Jason Gunthorpe
1
-41
/
+37
2019-08-20
drm/radeon: use mmu_notifier_get/put for struct radeon_mn
Jason Gunthorpe
4
-126
/
+38
2019-08-20
hmm: use mmu_notifier_get/put for 'struct hmm'
Jason Gunthorpe
2
-0
/
+5
2019-08-18
Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2019-08-18
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+27
2019-08-18
Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+2
2019-08-18
Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-66
/
+98
2019-08-18
Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+9
2019-08-18
Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-41
/
+68
2019-08-18
Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-18
/
+146
2019-08-18
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-08-17
tools: hv: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-08-17
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-21
/
+26
2019-08-17
Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+10
2019-08-16
Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-4
/
+31
2019-08-16
Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
9
-52
/
+48
2019-08-16
Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-22
/
+30
2019-08-16
misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
Jason Gunthorpe
3
-62
/
+25
2019-08-16
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+1
2019-08-16
Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
4
-12
/
+7
2019-08-16
Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-2
/
+2
2019-08-15
Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linux
Linus Torvalds
5
-4
/
+54
2019-08-15
Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+10
2019-08-15
misc: xilinx-sdfec: fix dependency and build error
Randy Dunlap
1
-0
/
+1
[next]