index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ehca
/
ehca_cq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-12
IB/ehca: Deprecate driver, move to staging, schedule deletion
Doug Ledford
1
-397
/
+0
2015-06-12
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
1
-1
/
+6
2014-04-01
IB/ehca: Returns an error on ib_copy_to_udata() failure
Yann Droneaud
1
-0
/
+1
2013-02-28
IB/ehca: convert to idr_alloc()
Tejun Heo
1
-20
/
+7
2012-09-05
IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+2
2009-01-17
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
1
-8
/
+8
2008-10-23
IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter
Stefan Roscher
1
-2
/
+2
2008-09-21
IB/ehca: Generate flush status CQ entries
Alexander Schmidt
1
-0
/
+3
2008-04-30
IB/ehca: Allocate event queue size depending on max number of CQs and QPs
Stefan Roscher
1
-0
/
+11
2008-04-17
IB/ehca: Remove tgid checking
Hoang-Nam Nguyen
1
-19
/
+0
2008-01-26
drivers/infiniband: Add missing "space"
Joe Perches
1
-1
/
+1
2007-10-10
IB/ehca: Print return codes as signed decimal integers
Joachim Fenkes
1
-7
/
+7
2007-10-10
IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space
Hoang-Nam Nguyen
1
-0
/
+2
2007-10-10
IB/ehca: Support more than 4k QPs for userspace and kernelspace
Stefan Roscher
1
-1
/
+6
2007-07-21
IB/ehca: Support small QP queues
Stefan Roscher
1
-4
/
+4
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-18
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
1
-1
/
+1
2007-07-10
IB/ehca: Change idr spinlocks into rwlocks
Joachim Fenkes
1
-6
/
+6
2007-07-10
IB/ehca: Refactor sync between completions and destroy_cq using atomic_t
Joachim Fenkes
1
-17
/
+9
2007-07-10
IB/ehca: Lock renaming, static initializers
Joachim Fenkes
1
-6
/
+6
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
1
-1
/
+1
2007-03-02
IB/ehca: Fix sync between completion handler and destroy cq
Hoang-Nam Nguyen
1
-2
/
+14
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
1
-2
/
+1
2007-02-05
IB/ehca: Remove use of do_mmap()
Hoang-Nam Nguyen
1
-49
/
+16
2007-01-23
IB/ehca: Fix improper use of yield() with spinlock held
Hoang-Nam Nguyen
1
-1
/
+4
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-09-23
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick
1
-0
/
+427