index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
26
-514
/
+681
2017-10-18
IB/hfi1: Add MODULE_FIRMWARE statements
Thomas Bogendoerfer
1
-0
/
+5
2017-10-18
Merge branch 'hfi1' into k.o/for-next
Doug Ledford
9
-49
/
+48
2017-10-18
IB/hfi1: Set hdr_type when tx req is allocated
Kaike Wan
3
-2
/
+2
2017-10-18
IB/hfi1: Eliminate allocation while atomic
Don Hiatt
2
-14
/
+9
2017-10-18
IB/hfi1: Mask out A bit from psn trace
Don Hiatt
1
-2
/
+2
2017-10-18
IB/hfi1: Correct unnecessary acquisition of HW mutex
Grzegorz Morys
1
-2
/
+17
2017-10-18
IB/hfi1: Allow meta version 4 for platform configuration
Jakub Byczkowski
1
-1
/
+1
2017-10-18
IB/hfi1: Fix serdes loopback set-up
Jan Sokolowski
2
-28
/
+17
2017-10-14
IB/hfi1: Define hfi1_handle_cnp_tbl[] once
Bart Van Assche
2
-5
/
+6
2017-10-14
IB/hfi1: Remove set-but-not-used variables
Bart Van Assche
6
-28
/
+1
2017-10-14
IB/hfi1: Suppress gcc 7 fall-through complaints
Bart Van Assche
3
-2
/
+4
2017-10-04
IB/hfi1: Do not warn on lid conversions for OPA
Don Hiatt
1
-2
/
+5
2017-10-04
IB/rdmavt: Correct issues with read-mostly and send size cache lines
Sebastian Sanchez
1
-2
/
+2
2017-10-04
IB/hfi1: Prevent LNI out of sync by resetting host interface version
Sebastian Sanchez
3
-40
/
+101
2017-10-04
IB/hfi1: Fix incorrect available receive user context count
Michael J. Ruhl
4
-17
/
+29
2017-10-04
IB/hfi1: Fix output trace issues from 16B change
Mike Marciniszyn
2
-2
/
+4
2017-10-04
IB/hfi1: Add parsing for platform configuration format version 4
Jakub Byczkowski
1
-2
/
+22
2017-09-29
IB/hfi1: Refactor reset_ctxt() IOCTL
Michael J. Ruhl
1
-56
/
+66
2017-09-29
IB/hfi1: Refactor get_user() IOCTLs
Michael J. Ruhl
1
-40
/
+34
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLs
Michael J. Ruhl
2
-17
/
+40
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLs
Michael J. Ruhl
1
-12
/
+37
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTL
Michael J. Ruhl
1
-21
/
+45
2017-09-29
IB/hfi1: Refactor get_base_info
Michael J. Ruhl
1
-12
/
+12
2017-09-29
IB/hfi1: Fix parenthesis alignment issues
Michael J. Ruhl
1
-12
/
+12
2017-09-29
IB/hfi1: Refactor get_ctxt_info
Michael J. Ruhl
1
-10
/
+10
2017-09-29
IB/hfi1: Refactor assign_ctxt() IOCTL
Michael J. Ruhl
1
-17
/
+19
2017-09-27
IB/hfi1: Add a safe wrapper for _rcd_get_by_index
Michael J. Ruhl
5
-5
/
+28
2017-09-27
IB/hfi1: Extend input hdr tracing for packet type
Mike Marciniszyn
4
-44
/
+44
2017-09-27
IB/hfi1: Remove unused hfi1_cpulist variables
Jan Sokolowski
2
-18
/
+0
2017-09-27
IB/hfi1: Inline common calculation
Michael J. Ruhl
3
-17
/
+16
2017-09-27
IB/hfi1: Remove unnecessary error messages on alloc failures
Jan Sokolowski
1
-6
/
+0
2017-09-27
IB/hfi1: Remove unused link_default variable
Ira Weiny
2
-7
/
+5
2017-09-27
IB/hfi1: Set default_desc1 just one time
Ira Weiny
1
-7
/
+7
2017-09-27
IB/hfi1: Update HFI to use the latest PCI API
Michael J. Ruhl
2
-39
/
+21
2017-09-27
IB/hfi1: Remove the debug trace message in pin_sdma_pages()
Harish Chegondi
1
-3
/
+1
2017-09-27
IB/hfi1: Convert the macro AHG_HEADER_SET into an inline function
Harish Chegondi
2
-28
/
+59
2017-09-27
IB/hfi1: Add new state complete decodes for LNI failures
Jakub Byczkowski
1
-0
/
+4
2017-09-27
IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver load
Harish Chegondi
1
-29
/
+21
2017-09-27
IB/hfi1: On error, fix use after free during user context setup
Michael J. Ruhl
1
-19
/
+22
2017-09-27
IB/hfi1: Return correct value in general interrupt handler
Kamenee Arumugam
1
-1
/
+3
2017-09-27
IB/hfi1: Check eeprom config partition validity
Jan Sokolowski
1
-5
/
+15
2017-09-27
IB/hfi1: Only reset QSFP after link up and turn off AOC TX
Sebastian Sanchez
3
-3
/
+15
2017-09-27
IB/hfi1: Turn off AOC TX after offline substates
Sebastian Sanchez
2
-21
/
+65
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
1
-5
/
+5
2017-09-03
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
53
-3072
/
+6025
2017-08-31
IB/hfi1: update to new mmu_notifier semantic
Jérôme Glisse
1
-9
/
+0
2017-08-28
IB/hfi1: Convert qp_stats debugfs interface to use new iterator API
Mike Marciniszyn
3
-107
/
+14
2017-08-28
IB/hfi1: Convert hfi1_error_port_qps() to use new QP iterator
Mike Marciniszyn
1
-38
/
+41
2017-08-28
IB/hfi1: Use accessor to determine ring size
Kaike Wan
1
-1
/
+1
[next]