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
path:
root
/
drivers
/
infiniband
/
core
/
umem_odp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-6
/
+10
2017-11-10
RDMA/umem: Avoid partial declaration of non-static function
Leon Romanovsky
1
-0
/
+72
2017-09-01
IB/umem: update to new mmu_notifier semantic
Jérôme Glisse
1
-19
/
+0
2017-06-02
RDMA/umem: Fix missing mmap_sem in get umem ODP call
Leon Romanovsky
1
-1
/
+5
2017-04-25
IB/umem: Add support to huge ODP
Artemy Kovalyov
1
-2
/
+17
2017-04-25
IB/umem: Add contiguous ODP support
Artemy Kovalyov
1
-19
/
+31
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
1
-6
/
+6
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-14
IB/umem: Indicate that process is being terminated
Artemy Kovalyov
1
-2
/
+3
2017-02-14
IB/umem: Update on demand page (ODP) support
Artemy Kovalyov
1
-9
/
+78
2016-12-15
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
1
-1
/
+1
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+5
2016-02-16
mm/gup: Introduce get_user_pages_remote()
Dave Hansen
1
-4
/
+4
2015-12-24
IB/core: constify mmu_notifier_ops structures
Julia Lawall
1
-1
/
+1
2015-05-05
IB/core: dma unmap optimizations
Guy Shapiro
1
-2
/
+3
2015-05-05
IB/core: dma map/unmap locking optimizations
Guy Shapiro
1
-5
/
+4
2015-02-18
IB/core: Properly handle registration of on-demand paging MRs after dereg
Haggai Eran
1
-1
/
+2
2014-12-16
IB/core: Implement support for MMU notifiers regarding on demand paging regions
Haggai Eran
1
-10
/
+369
2014-12-16
IB/core: Add support for on demand paging regions
Shachar Raindel
1
-0
/
+309