IB: Fix ib_umem_get() when npages == 0
[safe/jmp/linux-2.6] / drivers / infiniband / core / umem.c
2007-07-09 Andrew MortonIB: Fix ib_umem_get() when npages == 0
2007-06-21 Roland DreierIB/umem: Fix possible hang on process exit
2007-05-21 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-19 Eli CohenIB/core: Free umem when mm is already gone
2007-05-09 Roland DreierIB: Put rlimit accounting struct in struct ib_umem
2007-05-09 Roland DreierIB/uverbs: Export ib_umem_get()/ib_umem_release() to...