index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_cq.c
Age
Commit message (
Expand
)
Author
2008-01-25
IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...
Ralph Campbell
2007-11-20
IB/ipath: Fix offset returned to ibv_resize_cq()
Ralph Campbell
2007-11-13
IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails
Ralph Campbell
2007-10-09
IB/ipath: Optimize completion queue entry insertion and polling
Ralph Campbell
2007-07-09
IB/ipath: Add barrier before updating WC head in shared memory
Ralph Campbell
2007-07-09
IB/ipath: Update copyright dates
John Gregor
2007-05-06
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
2007-05-06
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-04-30
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
Robert Walsh
2007-04-18
IB/ipath: Fix WC format drift between user and kernel space
Robert Walsh
2006-09-28
IB/ipath: Fix races with ib_resize_cq()
Bryan O'Sullivan
2006-09-28
IB/ipath: Lock and count allocated CQs properly
Bryan O'Sullivan
2006-09-22
IB/ipath: do not allow use of CQ entries with invalid counts
Bryan O'Sullivan
2006-09-22
IB/ipath: Performance improvements via mmap of queues
Ralph Campbell
2006-07-01
[PATCH] IB/ipath: enforce device resource limits
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...
Bryan O'Sullivan
2006-03-31
IB/ipath: misc infiniband code, part 1
Bryan O'Sullivan