include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / infiniband / core / umem.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-11 Jiri SlabyRDMA: Use rlimit helpers
2008-07-15 Roland DreierRDMA: Remove subversion $Id tags
2008-06-07 Roland DreierIB/umem: Avoid sign problems when demoting npages to...
2008-04-29 Arthur KepnerIB: expand ib_umem_get() prototype
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-10 Joachim FenkesIB/umem: Add hugetlb flag to struct ib_umem
2007-08-03 Dotan BarakIB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to 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...