summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/umem.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-151-2/+0Star
* IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier2008-06-071-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/+1Star
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+7
* IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes2007-10-101-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-101-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-221-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-091-28/+13Star
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-091-0/+273