index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
IB/qib: Remove qib multicast verbs functions
Harish Chegondi
5
-402
/
+7
2016-03-10
IB/qib: Remove qib_post_receive and use rdmavt version
Harish Chegondi
1
-63
/
+1
2016-03-10
IB/qib: Use rdmavt version of post_send
Harish Chegondi
10
-291
/
+81
2016-03-10
IB/qib: Remove completion queue data structures and functions from qib
Harish Chegondi
11
-631
/
+24
2016-03-10
IB/qib: Remove create and free mad agents
Dennis Dalessandro
4
-95
/
+34
2016-03-10
IB/qib: Use rdmavt device allocation function
Dennis Dalessandro
1
-2
/
+5
2016-03-10
IB/qib: Remove create qp and create qp table functionality
Harish Chegondi
4
-374
/
+57
2016-03-10
IB/qib: Use rdmavt send and receive flags
Harish Chegondi
9
-225
/
+153
2016-03-10
IB/qib: Remove qib_query_device function
Harish Chegondi
1
-52
/
+50
2016-03-10
IB/qib: Delete QIB user context allocation and de-alloction functions
Harish Chegondi
1
-42
/
+2
2016-03-10
IB/qib: Remove qpn, qp tables and related variables from qib
Harish Chegondi
3
-98
/
+84
2016-03-10
IB/qib: Use rdmavt pkey verbs function
Harish Chegondi
1
-20
/
+13
2016-03-10
IB/qib: Remove mmap from qib
Harish Chegondi
8
-246
/
+53
2016-03-10
IB/qib: Implement qib support for AH notification
Harish Chegondi
1
-0
/
+19
2016-03-10
IB/qib: Remove ibport and use rdmavt version
Harish Chegondi
15
-258
/
+281
2016-03-10
IB/qib: Remove srq from qib
Dennis Dalessandro
4
-21
/
+8
2016-03-10
IB/qib: Use address handle in rdmavt and remove from qib
Dennis Dalessandro
7
-143
/
+20
2016-03-10
IB/qib: Remove qp and mr functionality from qib
Dennis Dalessandro
17
-1314
/
+308
2016-03-10
IB/qib: Add device specific info prints
Dennis Dalessandro
3
-0
/
+20
2016-03-10
IB/qib: Remove driver specific members from qib qp type
Dennis Dalessandro
8
-89
/
+145
2016-03-10
IB/qib: Use rdmavt lid defines in qib
Dennis Dalessandro
3
-4
/
+3
2016-03-10
IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE
Dennis Dalessandro
5
-11
/
+13
2016-03-10
IB/qib: Use rdmavt protection domain
Dennis Dalessandro
5
-79
/
+12
2016-03-10
IB/qib: Remove dma.c and use rdmavt version of dma functions
Dennis Dalessandro
3
-4
/
+3
2016-03-10
IB/qib: Begin to use rdmavt for verbs
Dennis Dalessandro
8
-23
/
+39
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-2
/
+1
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-92
/
+56
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-6
/
+6
2016-01-19
IB/qib: Improve ipoib UD performance
Mike Marciniszyn
1
-3
/
+8
2016-01-19
IB/qib: Support creating qps with GFP_NOIO flag
Vinit Agnihotri
1
-14
/
+32
2016-01-19
IB/qib: fix mcast detach when qp not attached
Mike Marciniszyn
1
-20
/
+15
2015-12-23
IB: remove support for phys MRs
Christoph Hellwig
3
-55
/
+1
2015-12-07
IB/qib: Minor fixes to qib per SFF 8636
Easwar Hariharan
1
-2
/
+2
2015-12-07
IB/qib: Fix qib_mr structure
Ira Weiny
1
-1
/
+1
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
2015-10-28
IB/qib: Remove old FRWR API
Sagi Grimberg
4
-102
/
+1
2015-10-28
IB/qib: Support the new memory registration API
Sagi Grimberg
4
-1
/
+104
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
8
-56
/
+81
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2
-2
/
+2
2015-09-03
IB/core: Move SM class defines from ib_mad.h to ib_smi.h
Ira Weiny
1
-0
/
+1
2015-08-30
qib: Support ib_alloc_mr verb
Sagi Grimberg
3
-4
/
+11
2015-08-28
ipath,qib: Expose max_sge_rd correctly
Steve Wise
1
-0
/
+1
2015-08-28
IB/core: Add core header changes needed for OPA
Dennis Dalessandro
1
-139
/
+8
2015-08-28
IB/qib: Change lkey table allocation to support more MRs
Mike Marciniszyn
3
-4
/
+16
2015-07-14
IB/mad: Remove improper use of BUG_ON
Ira Weiny
1
-2
/
+3
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-06-23
make simple_positive() public
Al Viro
1
-1
/
+1
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
2
-2
/
+11
2015-06-12
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
1
-0
/
+1
[prev]
[next]