index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
/
mthca_memfree.c
Age
Commit message (
Expand
)
Author
2021-08-23
RDMA: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
John Hubbard
2019-05-27
RDMA: Convert put_page() to put_user_page*()
John Hubbard
2019-05-14
IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-01-26
IB/mthca: Fix gup usage in mthca_map_user_db()
Davidlohr Bueso
2018-01-02
IB/mthca: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2011-07-15
IB/mthca: Stop returning separate error and status from FW commands
Goldwyn Rodrigues
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-06-23
IB/mthca: Clear ICM pages before handing to FW
Eli Cohen
2008-04-16
IB/mthca: Avoid integer overflow when allocating huge ICM table
Roland Dreier
2008-04-16
IB/mthca: Formatting cleanups
Roland Dreier
2008-02-12
IB/mthca: Add missing sg_init_table() in mthca_map_user_db()
Roland Dreier
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-02-16
IB/mthca: Fix allocation of ICM chunks in coherent memory
Roland Dreier
2007-02-12
IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs
Michael S. Tsirkin
2007-01-04
IB/mthca: Fix off-by-one in FMR handling on memfree
Michael S. Tsirkin
2006-03-20
IB/mthca: Use an enum for HCA page size
Ishai Rabinovitz
2006-01-30
IB/mthca: Semaphore to mutex conversions
Roland Dreier
2005-12-15
IB/mthca: Fix thinko in mthca_table_find()
Michael S. Tsirkin
2005-12-09
IB/mthca: fix memory user DB table leak
Jack Morgenstein
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Roland Dreier
2005-10-28
[PATCH] gfp_t: drivers/infiniband
Al Viro
2005-10-18
[IB] mthca: Use enum in mthca_alloc_db() prototype
Roland Dreier
2005-09-26
[IB] mthca: Round up number of slots in HCA context memory table
Michael S. Tsirkin
2005-09-26
[IB] mthca: Fix doorbell record resource leak
Roland Dreier
2005-08-26
[PATCH] IB/mthca: Handle context tables smaller than our chunk size
Roland Dreier
2005-08-26
[PATCH] IB: sparse endianness cleanup
Sean Hefty
2005-08-26
[PATCH] IB: Add copyright notices
Roland Dreier
2005-07-07
[PATCH] IB uverbs: add mthca user doorbell record support
Roland Dreier
2005-06-27
[PATCH] IB/mthca: Move mthca_is_memfree checks
Roland Dreier
2005-05-01
[PATCH] fix include order in mthca_memfree.c
Roland Dreier
2005-04-24
[PATCH] missing include in mthca
Al 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() function
Michael S. Tsirkin
2005-04-16
[PATCH] IB/mthca: release mutex on doorbell alloc error path
Roland Dreier
2005-04-16
[PATCH] IB/mthca: allocate correct number of doorbell pages
Roland Dreier
2005-04-16
[PATCH] IB/mthca: map MPT/MTT context in mem-free mode
Roland Dreier
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds