aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/umem.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-4/+16
* RDMA: Update workqueue usageTejun Heo2011-01-161-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RDMA: Use rlimit helpersJiri Slaby2010-02-111-1/+1
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier2008-06-061-1/+1
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-291-5/+12
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-3/+1
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+7
* IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes2007-10-091-1/+19
* IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak2007-08-031-0/+5
* IB: Fix ib_umem_get() when npages == 0Andrew Morton2007-07-091-0/+1
* IB/umem: Fix possible hang on process exitRoland Dreier2007-06-211-7/+9
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-211-1/+3
|\
| * IB/core: Free umem when mm is already goneEli Cohen2007-05-191-1/+3
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
|/
* IB: Put rlimit accounting struct in struct ib_umemRoland Dreier2007-05-081-28/+13
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-081-0/+273