summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_memfree.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mthca: Semaphore to mutex conversionsRoland Dreier2006-01-311-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-291-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-271-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-271-1/+6
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-271-2/+2
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-271-0/+1
* [PATCH] IB uverbs: add mthca user doorbell record supportRoland Dreier2005-07-081-5/+136
* [PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier2005-06-281-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-171-2/+2
* [PATCH] IB/mthca: add mthca_table_find() functionMichael S. Tsirkin2005-04-171-0/+34
* [PATCH] IB/mthca: release mutex on doorbell alloc error pathRoland Dreier2005-04-171-1/+2
* [PATCH] IB/mthca: allocate correct number of doorbell pagesRoland Dreier2005-04-171-1/+1
* [PATCH] IB/mthca: map MPT/MTT context in mem-free modeRoland Dreier2005-04-171-0/+32
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+465