aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_memfree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-6/+3
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-9/+15
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-02-16IB/mthca: Fix allocation of ICM chunks in coherent memoryRoland Dreier1-1/+3
2007-02-12IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin1-29/+98
2007-01-04IB/mthca: Fix off-by-one in FMR handling on memfreeMichael S. Tsirkin1-1/+1
2006-03-20IB/mthca: Use an enum for HCA page sizeIshai Rabinovitz1-13/+16
2006-01-30IB/mthca: Semaphore to mutex conversionsRoland Dreier1-18/+18
2005-12-15IB/mthca: Fix thinko in mthca_table_find()Michael S. Tsirkin1-1/+1
2005-12-09IB/mthca: fix memory user DB table leakJack Morgenstein1-0/+2
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Roland Dreier1-1/+1
2005-10-28[PATCH] gfp_t: drivers/infinibandAl Viro1-1/+1
2005-10-18[IB] mthca: Use enum in mthca_alloc_db() prototypeRoland Dreier1-1/+2
2005-09-26[IB] mthca: Round up number of slots in HCA context memory tableMichael S. Tsirkin1-1/+1
2005-09-26[IB] mthca: Fix doorbell record resource leakRoland Dreier1-4/+13
2005-08-26[PATCH] IB/mthca: Handle context tables smaller than our chunk sizeRoland Dreier1-1/+6
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty1-2/+2
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier1-0/+1
2005-07-07[PATCH] IB uverbs: add mthca user doorbell record supportRoland Dreier1-5/+136
2005-06-27[PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier1-1/+9
2005-05-01[PATCH] fix include order in mthca_memfree.cRoland Dreier1-1/+2
2005-04-24[PATCH] missing include in mthcaAl Viro1-0/+1
2005-04-16[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier1-2/+2
2005-04-16[PATCH] IB/mthca: add mthca_table_find() functionMichael S. Tsirkin1-0/+34
2005-04-16[PATCH] IB/mthca: release mutex on doorbell alloc error pathRoland Dreier1-1/+2
2005-04-16[PATCH] IB/mthca: allocate correct number of doorbell pagesRoland Dreier1-1/+1
2005-04-16[PATCH] IB/mthca: map MPT/MTT context in mem-free modeRoland Dreier1-0/+32
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+465