aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_memfree.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB/mthca: Clear ICM pages before handing to FWEli Cohen2008-06-231-1/+5
* IB/mthca: Avoid integer overflow when allocating huge ICM tableRoland Dreier2008-04-161-1/+3
* IB/mthca: Formatting cleanupsRoland Dreier2008-04-161-1/+1
* IB/mthca: Add missing sg_init_table() in mthca_map_user_db()Roland Dreier2008-02-121-0/+1
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-6/+3
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-9/+15
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* IB/mthca: Fix allocation of ICM chunks in coherent memoryRoland Dreier2007-02-161-1/+3
* IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin2007-02-121-29/+98
* IB/mthca: Fix off-by-one in FMR handling on memfreeMichael S. Tsirkin2007-01-041-1/+1
* IB/mthca: Use an enum for HCA page sizeIshai Rabinovitz2006-03-201-13/+16
* IB/mthca: Semaphore to mutex conversionsRoland Dreier2006-01-301-18/+18
* IB/mthca: Fix thinko in mthca_table_find()Michael S. Tsirkin2005-12-151-1/+1
* IB/mthca: fix memory user DB table leakJack Morgenstein2005-12-091-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Roland Dreier2005-10-281-1/+1
|\
| * [PATCH] gfp_t: drivers/infinibandAl Viro2005-10-281-1/+1
* | [IB] mthca: Use enum in mthca_alloc_db() prototypeRoland Dreier2005-10-181-1/+2
|/
* [IB] mthca: Round up number of slots in HCA context memory tableMichael S. Tsirkin2005-09-261-1/+1
* [IB] mthca: Fix doorbell record resource leakRoland Dreier2005-09-261-4/+13
* [PATCH] IB/mthca: Handle context tables smaller than our chunk sizeRoland Dreier2005-08-261-1/+6
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-261-2/+2
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-0/+1
* [PATCH] IB uverbs: add mthca user doorbell record supportRoland Dreier2005-07-071-5/+136
* [PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier2005-06-271-1/+9
* [PATCH] fix include order in mthca_memfree.cRoland Dreier2005-05-011-1/+2
* [PATCH] missing include in mthcaAl Viro2005-04-241-0/+1
* [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier2005-04-161-2/+2
* [PATCH] IB/mthca: add mthca_table_find() functionMichael S. Tsirkin2005-04-161-0/+34
* [PATCH] IB/mthca: release mutex on doorbell alloc error pathRoland Dreier2005-04-161-1/+2
* [PATCH] IB/mthca: allocate correct number of doorbell pagesRoland Dreier2005-04-161-1/+1
* [PATCH] IB/mthca: map MPT/MTT context in mem-free modeRoland Dreier2005-04-161-0/+32
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+465