index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ehca
/
ehca_cq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ehca: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-20
/
+7
*
IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
2012-09-05
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+2
*
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
2009-01-16
1
-8
/
+8
*
IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter
Stefan Roscher
2008-10-22
1
-2
/
+2
*
IB/ehca: Generate flush status CQ entries
Alexander Schmidt
2008-09-20
1
-0
/
+3
*
IB/ehca: Allocate event queue size depending on max number of CQs and QPs
Stefan Roscher
2008-04-29
1
-0
/
+11
*
IB/ehca: Remove tgid checking
Hoang-Nam Nguyen
2008-04-16
1
-19
/
+0
*
drivers/infiniband: Add missing "space"
Joe Perches
2008-01-25
1
-1
/
+1
*
IB/ehca: Print return codes as signed decimal integers
Joachim Fenkes
2007-10-09
1
-7
/
+7
*
IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space
Hoang-Nam Nguyen
2007-10-09
1
-0
/
+2
*
IB/ehca: Support more than 4k QPs for userspace and kernelspace
Stefan Roscher
2007-10-09
1
-1
/
+6
*
IB/ehca: Support small QP queues
Stefan Roscher
2007-07-20
1
-4
/
+4
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
2007-07-17
1
-1
/
+1
*
IB/ehca: Change idr spinlocks into rwlocks
Joachim Fenkes
2007-07-09
1
-6
/
+6
*
IB/ehca: Refactor sync between completions and destroy_cq using atomic_t
Joachim Fenkes
2007-07-09
1
-17
/
+9
*
IB/ehca: Lock renaming, static initializers
Joachim Fenkes
2007-07-09
1
-6
/
+6
*
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-05-06
1
-1
/
+1
*
IB/ehca: Fix sync between completion handler and destroy cq
Hoang-Nam Nguyen
2007-03-01
1
-2
/
+14
*
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-11
1
-2
/
+1
*
IB/ehca: Remove use of do_mmap()
Hoang-Nam Nguyen
2007-02-04
1
-49
/
+16
*
IB/ehca: Fix improper use of yield() with spinlock held
Hoang-Nam Nguyen
2007-01-22
1
-1
/
+4
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-1
/
+1
*
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick
2006-09-22
1
-0
/
+427