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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-13
RDMA/umem: Refactor exit paths in ib_umem_get
Leon Romanovsky
1
-24
/
+20
2018-07-13
RDMA/umem: Don't hold mmap_sem for too long
Leon Romanovsky
1
-10
/
+14
2018-06-26
RDMA/umem: Don't check for a negative return value of dma_map_sg_attrs()
Leon Romanovsky
1
-1
/
+1
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
1
-16
/
+2
2018-05-28
IB/core: Make testing MR flags for writability a static inline function
Jack Morgenstein
1
-10
/
+1
2018-05-16
IB/umem: Use the correct mm during ib_umem_release
Lidong Chen
1
-6
/
+1
2018-05-16
IB/core: Remove redundant return
Yuval Shaia
1
-2
/
+0
2017-12-19
IB/umem: Fix use of npages/nmap fields
Artemy Kovalyov
1
-1
/
+1
2017-11-30
IB/core: disable memory registration of filesystem-dax vmas
Dan Williams
1
-1
/
+1
2017-06-02
RDMA/core: not to set page dirty bit if it's already set.
Qing Huang
1
-1
/
+1
2017-04-25
IB/umem: Add support to huge ODP
Artemy Kovalyov
1
-1
/
+1
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
1
-9
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-3
/
+0
2017-02-14
IB/umem: Update on demand page (ODP) support
Artemy Kovalyov
1
-3
/
+0
2017-01-24
IB/umem: Release pid in error and ODP flow
Kenneth Lee
1
-0
/
+2
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+1
2016-12-14
IB/core: fix unmap_sg argument
Sebastian Ott
1
-1
/
+1
2016-11-17
IB/core: Avoid unsigned int overflow in sg_alloc_table
Mark Bloch
1
-1
/
+1
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+5
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-4
/
+3
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-1
/
+1
2015-04-15
IB/core: don't disallow registering region starting at 0x0
Yann Droneaud
1
-2
/
+2
2015-04-15
IB/core: disallow registering 0-sized memory region
Yann Droneaud
1
-0
/
+3
2015-04-02
IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
Shachar Raindel
1
-0
/
+8
2014-12-16
IB/core: Implement support for MMU notifiers regarding on demand paging regions
Haggai Eran
1
-1
/
+1
2014-12-16
IB/core: Add support for on demand paging regions
Shachar Raindel
1
-0
/
+24
2014-12-16
IB/core: Add flags for on demand paging support
Sagi Grimberg
1
-3
/
+5
2014-12-16
IB/core: Add umem function to read data from user-space
Haggai Eran
1
-0
/
+34
2014-12-16
IB/core: Replace ib_umem's offset field with a full address
Haggai Eran
1
-3
/
+3
2014-09-19
IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get
Shawn Bohrer
1
-6
/
+13
2014-03-04
IB: Refactor umem to use linear SG table
Yishai Hadas
1
-64
/
+56
2012-05-11
IB/core: Fix mismatch between locked and pinned pages
Yishai Hadas
1
-1
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
mm: distinguish between mlocked and pinned pages
Christoph Lameter
1
-3
/
+3
2011-11-01
infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-01-17
RDMA: Update workqueue usage
Tejun Heo
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-12
RDMA: Use rlimit helpers
Jiri Slaby
1
-1
/
+1
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-06-07
IB/umem: Avoid sign problems when demoting npages to integer
Roland Dreier
1
-1
/
+1
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
1
-5
/
+12
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
1
-3
/
+1
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-4
/
+7
2007-10-10
IB/umem: Add hugetlb flag to struct ib_umem
Joachim Fenkes
1
-1
/
+19
2007-08-03
IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c
Dotan Barak
1
-0
/
+5
2007-07-10
IB: Fix ib_umem_get() when npages == 0
Andrew Morton
1
-0
/
+1
2007-06-21
IB/umem: Fix possible hang on process exit
Roland Dreier
1
-7
/
+9
2007-05-22
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-1
/
+3
[next]