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_cq.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-16
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
2008-10-22
IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter
Stefan Roscher
2008-09-20
IB/ehca: Generate flush status CQ entries
Alexander Schmidt
2008-04-29
IB/ehca: Allocate event queue size depending on max number of CQs and QPs
Stefan Roscher
2008-04-16
IB/ehca: Remove tgid checking
Hoang-Nam Nguyen
2008-01-25
drivers/infiniband: Add missing "space"
Joe Perches
2007-10-09
IB/ehca: Print return codes as signed decimal integers
Joachim Fenkes
2007-10-09
IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space
Hoang-Nam Nguyen
2007-10-09
IB/ehca: Support more than 4k QPs for userspace and kernelspace
Stefan Roscher
2007-07-20
IB/ehca: Support small QP queues
Stefan Roscher
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-09
IB/ehca: Change idr spinlocks into rwlocks
Joachim Fenkes
2007-07-09
IB/ehca: Refactor sync between completions and destroy_cq using atomic_t
Joachim Fenkes
2007-07-09
IB/ehca: Lock renaming, static initializers
Joachim Fenkes
2007-05-06
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-03-01
IB/ehca: Fix sync between completion handler and destroy cq
Hoang-Nam Nguyen
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-04
IB/ehca: Remove use of do_mmap()
Hoang-Nam Nguyen
2007-01-22
IB/ehca: Fix improper use of yield() with spinlock held
Hoang-Nam Nguyen
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-09-22
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick