index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ehca
/
ipz_pt_fn.c
Age
Commit message (
Expand
)
Author
2013-08-20
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
Joe Perches
2012-09-05
IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
2011-01-12
RDMA: Use vzalloc() to replace vmalloc()+memset(0)
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-05-13
IB/ehca: Fall back to vmalloc() for big allocations
Stefan Roscher
2009-05-13
IB/ehca: Replace vmalloc() with kmalloc() for queue allocation
Anton Blanchard
2008-07-22
IB/ehca: Release mutex in error path of alloc_small_queue_page()
Julia Lawall
2007-10-09
IB/ehca: Small QP userspace support
Stefan Roscher
2007-08-31
IB/ehca: Fix Small QP regressions
Stefan Roscher
2007-07-20
IB/ehca: Support small QP queues
Stefan Roscher
2007-07-17
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
2006-11-29
IB/ehca: Use WQE offset instead of WQE addr for pending work reqs
Hoang-Nam Nguyen
2006-09-22
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick