aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/umem.c
AgeCommit message (Expand)Author
2017-02-01IB/umem: Release pid in error and ODP flowKenneth Lee
2016-11-26IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch
2015-04-15IB/core: don't disallow registering region starting at 0x0Yann Droneaud
2015-04-15IB/core: disallow registering 0-sized memory regionYann Droneaud
2015-04-02IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel
2014-12-15IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel
2014-12-15IB/core: Add flags for on demand paging supportSagi Grimberg
2014-12-15IB/core: Add umem function to read data from user-spaceHaggai Eran
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran
2014-09-19IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas
2012-05-11IB/core: Fix mismatch between locked and pinned pagesYishai Hadas
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter
2011-10-31infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-01-16RDMA: Update workqueue usageTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-11RDMA: Use rlimit helpersJiri Slaby
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-06-06IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-09IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes
2007-08-03IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak
2007-07-09IB: Fix ib_umem_get() when npages == 0Andrew Morton
2007-06-21IB/umem: Fix possible hang on process exitRoland Dreier
2007-05-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-19IB/core: Free umem when mm is already goneEli Cohen
2007-05-08IB: Put rlimit accounting struct in struct ib_umemRoland Dreier
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier