index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ehca
/
ehca_mrmw.c
Age
Commit message (
Expand
)
Author
2007-07-28
IB/ehca: Move extern declarations from .c files to .h files
Hoang-Nam Nguyen
2007-07-28
IB/ehca: Fix include order to better match kernel style
Hoang-Nam Nguyen
2007-07-20
IB/ehca: Support large page MRs
Hoang-Nam Nguyen
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-17
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
2007-07-17
IB/ehca: Restructure ehca_set_pagebuf()
Hoang-Nam Nguyen
2007-07-17
IB/ehca: MR/MW structure refactoring
Hoang-Nam Nguyen
2007-07-17
IB/ehca: Use macro to calculate number of chunks in a mem block
Hoang-Nam Nguyen
2007-07-17
IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value
Hoang-Nam Nguyen
2007-07-17
IB/ehca: Use common error code mapping instead of specific ones
Hoang-Nam Nguyen
2007-07-17
IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()
Hoang-Nam Nguyen
2007-05-19
IB/ehca: Return proper error code if register_mr fails
Hoang-Nam Nguyen
2007-05-08
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-01-09
IB/ehca: Use proper GFP_ flags for get_zeroed_page()
Hoang-Nam Nguyen
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-11-09
IB/ehca: Assure 4K alignment for firmware control blocks
Hoang-Nam Nguyen
2006-09-22
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick