1. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  2. b974304 Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  3. ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  4. 685894d IB/hfi1: Handle initial value of 0 for CCTI setting by Dennis Dalessandro · 7 years ago
  5. b64581a IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entry by Don Hiatt · 7 years ago
  6. e8d5aff IB/hfi1: Send 'reboot' as planned down remote reason by Jan Sokolowski · 7 years ago
  7. a276672 IB/hfi1: Prohibit invalid Init to Armed state transition by Grzegorz Morys · 7 years ago
  8. cc9a97e IB/hfi1: Do not allocate PIO send contexts for VNIC by Niranjana Vishwanathapura · 7 years ago
  9. e4c397e IB/hfi1: Remove unnecessary if check by Jan Sokolowski · 7 years ago
  10. d61ea07 IB/hfi1: Fix a wrapping test to insure the correct timeout by Mike Marciniszyn · 7 years ago
  11. 0e31a2e IB/hfi1: Remove wrapper function in mmu_rb by Kamenee Arumugam · 7 years ago
  12. 22a3ffa IB/hfi1: Reduce 8051 command timeout by Jakub Byczkowski · 7 years ago
  13. 641f348 IB/hfi1: Allow MgmtAllowed on B2B setups by Jan Sokolowski · 7 years ago
  14. 7cda7b8 IB/hfi1: convert to debugfs_file_get() and -put() by Nicolai Stange · 7 years ago
  15. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. 31acd18 IB/hfi1: Take advantage of kvzalloc_node in sdma initialization by Mike Marciniszyn · 7 years ago
  18. 45a041c IB/hfi1: Don't modify num_user_contexts module parameter by Kamenee Arumugam · 7 years ago
  19. 2d9544a IB/hfi1: Insure int mask for in-kernel receive contexts is clear by Mike Marciniszyn · 7 years ago
  20. 1b311f8 IB/hfi1: Add tx_opcode_stats like the opcode_stats by Mike Marciniszyn · 7 years ago
  21. 406310c IB/hfi1: Validate PKEY for incoming GSI MAD packets by Sebastian Sanchez · 7 years ago
  22. 00f9203 Ib/hfi1: Return actual operational VLs in port info query by Patel Jay P · 7 years ago
  23. 4061f3a IB/hfi1: Race condition between user notification and driver state by Michael J. Ruhl · 7 years ago
  24. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  25. 894b82c Merge branch 'timer_setup' into for-next by Doug Ledford · 7 years ago
  26. 754137a Merge branch 'for-next-early' into for-next by Doug Ledford · 7 years ago
  27. 8064135 IB/hfi1: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  28. 6a28d5a IB/hfi1: Add MODULE_FIRMWARE statements by Thomas Bogendoerfer · 7 years ago
  29. e527ff9 Merge branch 'hfi1' into k.o/for-next by Doug Ledford · 7 years ago
  30. a8979cc IB/hfi1: Set hdr_type when tx req is allocated by Kaike Wan · 7 years ago
  31. f8195f3 IB/hfi1: Eliminate allocation while atomic by Don Hiatt · 7 years ago
  32. d0a2f45 IB/hfi1: Mask out A bit from psn trace by Don Hiatt · 7 years ago
  33. b65c204 IB/hfi1: Correct unnecessary acquisition of HW mutex by Grzegorz Morys · 7 years ago
  34. 621515d IB/hfi1: Allow meta version 4 for platform configuration by Jakub Byczkowski · 7 years ago
  35. 242b494 IB/hfi1: Fix serdes loopback set-up by Jan Sokolowski · 7 years ago
  36. e2fdbc2 IB/hfi1: Define hfi1_handle_cnp_tbl[] once by Bart Van Assche · 7 years ago
  37. 6d945a8 IB/hfi1: Remove set-but-not-used variables by Bart Van Assche · 7 years ago
  38. 6ffeb21 IB/hfi1: Suppress gcc 7 fall-through complaints by Bart Van Assche · 7 years ago
  39. 4988be5 IB/hfi1: Do not warn on lid conversions for OPA by Don Hiatt · 7 years ago
  40. 7ebfc93 IB/rdmavt: Correct issues with read-mostly and send size cache lines by Sebastian Sanchez · 7 years ago
  41. 9be6a5d IB/hfi1: Prevent LNI out of sync by resetting host interface version by Sebastian Sanchez · 7 years ago
  42. d7d6261 IB/hfi1: Fix incorrect available receive user context count by Michael J. Ruhl · 7 years ago
  43. e08aa59 IB/hfi1: Fix output trace issues from 16B change by Mike Marciniszyn · 7 years ago
  44. 9773afb IB/hfi1: Add parsing for platform configuration format version 4 by Jakub Byczkowski · 7 years ago
  45. ecf7998 IB/hfi1: Refactor reset_ctxt() IOCTL by Michael J. Ruhl · 7 years ago
  46. 88a69b6 IB/hfi1: Refactor get_user() IOCTLs by Michael J. Ruhl · 7 years ago
  47. 8a41da0 IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLs by Michael J. Ruhl · 7 years ago
  48. 3920eef IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLs by Michael J. Ruhl · 7 years ago
  49. f404ca4 IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTL by Michael J. Ruhl · 7 years ago
  50. 45afb32 IB/hfi1: Refactor get_base_info by Michael J. Ruhl · 7 years ago
  51. 033c16d IB/hfi1: Fix parenthesis alignment issues by Michael J. Ruhl · 7 years ago
  52. ff1a558 IB/hfi1: Refactor get_ctxt_info by Michael J. Ruhl · 7 years ago
  53. ddebe98 IB/hfi1: Refactor assign_ctxt() IOCTL by Michael J. Ruhl · 7 years ago
  54. d59075a IB/hfi1: Add a safe wrapper for _rcd_get_by_index by Michael J. Ruhl · 7 years ago
  55. 442e556 IB/hfi1: Extend input hdr tracing for packet type by Mike Marciniszyn · 7 years ago
  56. 6fab2a8 IB/hfi1: Remove unused hfi1_cpulist variables by Jan Sokolowski · 7 years ago
  57. 21e5acc IB/hfi1: Inline common calculation by Michael J. Ruhl · 7 years ago
  58. 6fee036 IB/hfi1: Remove unnecessary error messages on alloc failures by Jan Sokolowski · 7 years ago
  59. 156d24d IB/hfi1: Remove unused link_default variable by Ira Weiny · 7 years ago
  60. aadd702 IB/hfi1: Set default_desc1 just one time by Ira Weiny · 7 years ago
  61. 05cb18f IB/hfi1: Update HFI to use the latest PCI API by Michael J. Ruhl · 7 years ago
  62. 4029e2a IB/hfi1: Remove the debug trace message in pin_sdma_pages() by Harish Chegondi · 7 years ago
  63. d34ed56 IB/hfi1: Convert the macro AHG_HEADER_SET into an inline function by Harish Chegondi · 7 years ago
  64. e870b4a IB/hfi1: Add new state complete decodes for LNI failures by Jakub Byczkowski · 7 years ago
  65. 828bcbd IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver load by Harish Chegondi · 7 years ago
  66. b8f4273 IB/hfi1: On error, fix use after free during user context setup by Michael J. Ruhl · 7 years ago
  67. 09592af IB/hfi1: Return correct value in general interrupt handler by Kamenee Arumugam · 7 years ago
  68. 753b19a IB/hfi1: Check eeprom config partition validity by Jan Sokolowski · 7 years ago
  69. 30e1052 IB/hfi1: Only reset QSFP after link up and turn off AOC TX by Sebastian Sanchez · 7 years ago
  70. df5efdd IB/hfi1: Turn off AOC TX after offline substates by Sebastian Sanchez · 7 years ago
  71. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  72. aa9d464 Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  73. 7def96f IB/hfi1: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
  74. e5c197a IB/hfi1: Convert qp_stats debugfs interface to use new iterator API by Mike Marciniszyn · 7 years ago
  75. dff2fe7 IB/hfi1: Convert hfi1_error_port_qps() to use new QP iterator by Mike Marciniszyn · 7 years ago
  76. 4b9796b IB/hfi1: Use accessor to determine ring size by Kaike Wan · 7 years ago
  77. 34ab4de IB/hif1: Remove static tracing from SDMA hot path by Michael J. Ruhl · 7 years ago
  78. ba81a42 IB/hfi1: Acquire QSFP cable information on loopback by Jan Sokolowski · 7 years ago
  79. 733da3b IB/hfi1: constify vm_operations_struct by Arvind Yadav · 7 years ago
  80. 280ad49 IB/hfi1: Add opcode states to qp_stats by Mike Marciniszyn · 7 years ago
  81. 642aaab IB/hfi1: Add received request info to qp_stats by Kaike Wan · 7 years ago
  82. d68e68e IB/hfi1: Fix whitespace alignment issue for MAD by Kamenee Arumugam · 7 years ago
  83. 32500f2 IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.h by Harish Chegondi · 7 years ago
  84. 637f460 IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h by Harish Chegondi · 7 years ago
  85. ddd3aff IB/hfi1: Remove duplicate definitions of num_user_pages() function by Harish Chegondi · 7 years ago
  86. 04a646d IB/hfi1: Fix the bail out code in pin_vector_pages() function by Harish Chegondi · 7 years ago
  87. 4c6c9aa IB/hfi1: Clean up pin_vector_pages() function by Harish Chegondi · 7 years ago
  88. 624b9ac IB/hfi1: Clean up user_sdma_send_pkts() function by Harish Chegondi · 7 years ago
  89. 9dc1170 IB/hfi1: Clean up hfi1_user_exp_rcv_setup function by Harish Chegondi · 7 years ago
  90. 7956371 IB/hfi1: Improve local kmem_cache_alloc performance by Michael J. Ruhl · 7 years ago
  91. de42de8 IB/hfi1: Ratelimit prints from sdma_interrupt by Grzegorz Morys · 7 years ago
  92. 5b0ef65 IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation by Mike Marciniszyn · 7 years ago
  93. bf808b5 IB/hfi1: Add kernel receive context info to debugfs by Kaike Wan · 7 years ago
  94. 6165467 IB/hfi1: Remove HFI1_VERBS_31BIT_PSN option by Grzegorz Morys · 7 years ago
  95. d392a67 IB/hfi1: Remove pstate from hfi1_pportdata by Jakub Byczkowski · 7 years ago
  96. ec0d8b8 IB/hfi1: Stricter bounds checking of MAD trap index by Kamenee Arumugame · 7 years ago
  97. 76ae622 IB/hfi1: Load fallback platform configuration per HFI device by Jakub Byczkowski · 7 years ago
  98. 9161860 IB/hfi1: Add flag for platform config scratch register read by Jakub Byczkowski · 7 years ago
  99. 55774d0 IB/hfi1: Document phys port state bits not used in IB by Dennis Dalessandro · 7 years ago
  100. b6422bc IB/hfi1: Check xchg returned value for queuing link down entry by Sebastian Sanchez · 7 years ago