index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
umem.c
Age
Commit message (
Expand
)
Author
2012-05-11
IB/core: Fix mismatch between locked and pinned pages
Yishai Hadas
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
mm: distinguish between mlocked and pinned pages
Christoph Lameter
2011-10-31
infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-01-16
RDMA: Update workqueue usage
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-11
RDMA: Use rlimit helpers
Jiri Slaby
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-06-06
IB/umem: Avoid sign problems when demoting npages to integer
Roland Dreier
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-09
IB/umem: Add hugetlb flag to struct ib_umem
Joachim Fenkes
2007-08-03
IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c
Dotan Barak
2007-07-09
IB: Fix ib_umem_get() when npages == 0
Andrew Morton
2007-06-21
IB/umem: Fix possible hang on process exit
Roland Dreier
2007-05-21
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-19
IB/core: Free umem when mm is already gone
Eli Cohen
2007-05-08
IB: Put rlimit accounting struct in struct ib_umem
Roland Dreier
2007-05-08
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier