aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/umem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-3/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-4/+7
2007-10-09IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes1-1/+19
2007-08-03IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak1-0/+5
2007-07-09IB: Fix ib_umem_get() when npages == 0Andrew Morton1-0/+1
2007-06-21IB/umem: Fix possible hang on process exitRoland Dreier1-7/+9
2007-05-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+3
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-19IB/core: Free umem when mm is already goneEli Cohen1-1/+3
2007-05-08IB: Put rlimit accounting struct in struct ib_umemRoland Dreier1-28/+13
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier1-0/+273