summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca/mthca_memfree.c
AgeCommit message (Expand)Author
2011-07-15IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-06-23IB/mthca: Clear ICM pages before handing to FWEli Cohen
2008-04-16IB/mthca: Avoid integer overflow when allocating huge ICM tableRoland Dreier
2008-04-16IB/mthca: Formatting cleanupsRoland Dreier
2008-02-12IB/mthca: Add missing sg_init_table() in mthca_map_user_db()Roland Dreier
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-02-16IB/mthca: Fix allocation of ICM chunks in coherent memoryRoland Dreier
2007-02-12IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin
2007-01-04IB/mthca: Fix off-by-one in FMR handling on memfreeMichael S. Tsirkin
2006-03-20IB/mthca: Use an enum for HCA page sizeIshai Rabinovitz
2006-01-30IB/mthca: Semaphore to mutex conversionsRoland Dreier
2005-12-15IB/mthca: Fix thinko in mthca_table_find()Michael S. Tsirkin
2005-12-09IB/mthca: fix memory user DB table leakJack Morgenstein
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Roland Dreier
2005-10-28[PATCH] gfp_t: drivers/infinibandAl Viro
2005-10-18[IB] mthca: Use enum in mthca_alloc_db() prototypeRoland Dreier
2005-09-26[IB] mthca: Round up number of slots in HCA context memory tableMichael S. Tsirkin
2005-09-26[IB] mthca: Fix doorbell record resource leakRoland Dreier
2005-08-26[PATCH] IB/mthca: Handle context tables smaller than our chunk sizeRoland Dreier
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca user doorbell record supportRoland Dreier
2005-06-27[PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier
2005-05-01[PATCH] fix include order in mthca_memfree.cRoland Dreier
2005-04-24[PATCH] missing include in mthcaAl Viro
2005-04-16[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier
2005-04-16[PATCH] IB/mthca: add mthca_table_find() functionMichael S. Tsirkin
2005-04-16[PATCH] IB/mthca: release mutex on doorbell alloc error pathRoland Dreier
2005-04-16[PATCH] IB/mthca: allocate correct number of doorbell pagesRoland Dreier
2005-04-16[PATCH] IB/mthca: map MPT/MTT context in mem-free modeRoland Dreier
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds