1. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  2. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  3. f7ca535 IB/hfi1: NULL arg to sc_return_credits is OK by Markus Elfring · 8 years ago
  4. 622c202 IB/hfi1: Fix TID caching actions by Dean Luick · 8 years ago
  5. 3faa3d9 IB/hfi1: Make use of mm consistent by Ira Weiny · 8 years ago
  6. bdf7752 IB/hfi1: Use the same capability state for all shared contexts by Dean Luick · 8 years ago
  7. ea3a0ee IB/hfi1: Restructure hfi1_file_open by Ira Weiny · 8 years ago
  8. 8e1f52d IB/hfi1: Remove unused uctxt->subpid and uctxt->pid by Dean Luick · 8 years ago
  9. b094a36 IB/hfi1: Refine user process affinity algorithm by Sebastian Sanchez · 8 years ago
  10. 0904f32 IB/hfi1: Remove unnecessary done label in hfi1_write_iter by Ira Weiny · 8 years ago
  11. ca2f30a IB/hfi1: Prevent context loss by Ira Weiny · 8 years ago
  12. f48ad61 IB/hfi1: Move driver out of staging by Dennis Dalessandro · 8 years ago[Renamed from drivers/staging/rdma/hfi1/file_ops.c]
  13. e11ffbd IB/hfi1: Do not free hfi1 cdev parent structure early by Dennis Dalessandro · 8 years ago
  14. 8a1882e IB/hfi1: Add trace message in user IOCTL handling by Dennis Dalessandro · 8 years ago
  15. 380fb94 IB/hfi1: Remove write(), use ioctl() for user cmds by Dennis Dalessandro · 8 years ago
  16. 8d970cf IB/hfi1: Add ioctl() interface for user commands by Dennis Dalessandro · 8 years ago
  17. ac56f16 IB/hfi1: Remove unused user command by Dennis Dalessandro · 8 years ago
  18. 0f7b1f9 IB/hfi1: Remove snoop/diag interface by Dennis Dalessandro · 8 years ago
  19. d079031 IB/hfi1: Remove EPROM functionality from data device by Dennis Dalessandro · 8 years ago
  20. 7312f29 IB/hfi1: Remove UI char device by Dennis Dalessandro · 8 years ago
  21. 0eb6265 IB/hfi1: Remove multiple device cdev by Dennis Dalessandro · 8 years ago
  22. e6bd18f IB/security: Restrict use of the write() interface by Jason Gunthorpe · 8 years ago
  23. 7723d8c IB/hfi1: Use kernel default llseek for ui device by Dean Luick · 8 years ago
  24. 9415844 IB/hfi1: Don't attempt to free resources if initialization failed by Mitko Haralanov · 8 years ago
  25. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  26. 06e0ffa IB/hfi1: Re-factor MMU notification code by Mitko Haralanov · 9 years ago
  27. 437b29d staging: rdma: hfi1: file_ops: Replace ALIGN with PAGE_ALIGN by Amitoj Kaur Chawla · 9 years ago
  28. 05d6ac1 staging/rdma/hfi1: Fix header by Jubin John · 9 years ago
  29. e490974 staging/rdma/hfi1: Add braces on all arms of statement by Jubin John · 9 years ago
  30. 17fb4f2 staging/rdma/hfi1: Fix code alignment by Jubin John · 9 years ago
  31. 4d114fd staging/rdma/hfi1: Fix block comments by Jubin John · 9 years ago
  32. d0d236e staging/rdma/hfi1: Fix logical continuations by Jubin John · 9 years ago
  33. 74182ac staging/rdma/hfi1: Remove multiple blank lines by Jubin John · 9 years ago
  34. d24bc64 staging/rdma/hfi1: Use device file minor to identify EPROM by Dean Luick · 9 years ago
  35. cc57236 staging/rdma/hfi1: Allocate send ctxt on device NUMA node by Mitko Haralanov · 9 years ago
  36. 957558c staging/rdma/hfi1: Consolidate CPU/IRQ affinity support by Mitko Haralanov · 9 years ago
  37. affa48d staging/rdma/hfi1: Add support for enabling/disabling PCIe ASPM by Ashutosh Dixit · 9 years ago
  38. 566c157 staging/rdma/hfi1: Correctly set RcvCtxtCtrl register by Mitko Haralanov · 9 years ago
  39. 0b091fb staging/hfi1: Enable TID caching feature by Mitko Haralanov · 9 years ago
  40. 463e6eb staging/hfi1: Convert lock to mutex by Mitko Haralanov · 9 years ago
  41. acac10f staging/hfi1: Remove un-needed variable by Mitko Haralanov · 9 years ago
  42. 955ad36 uapi/hfi1_user: Add command and event for TID caching by Mitko Haralanov · 9 years ago
  43. def8228 staging/rdma/hfi1: Convert to use get_user_pages_fast by Mitko Haralanov · 9 years ago
  44. 483119a staging/rdma/hfi1: Unconditionally clean-up SDMA queues by Mitko Haralanov · 9 years ago
  45. cd371e0 staging/rdma/hfi1: Adjust EPROM partitions, add EPROM commands by Dean Luick · 9 years ago
  46. 7022497 staging/rdma/hfi1: Select only devices with active links by Dean Luick · 9 years ago
  47. 6c63e42 staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in process startup by Sebastian Sanchez · 9 years ago
  48. 701e441 staging/rdma/hfi1: Move macros to a common header by Mitko Haralanov · 9 years ago
  49. 49efd86 staging/rdma/hfi1: Remove unnecessary include files by Mitko Haralanov · 9 years ago
  50. 9e10af4 staging/rdma/hfi1: Remove file pointer macros by Ira Weiny · 9 years ago
  51. 3c6c065 staging/rdma/hfi1: Wrong cast breaks desired pointer arithmetic by Mitko Haralanov · 9 years ago
  52. 0783904 staging/rdma/hfi1: close shared context security hole by Jareer Abdel-Qader · 9 years ago
  53. d32cf44 staging: rdma: hfi1: Prefer using BIT Macro by Amitoj Kaur Chawla · 9 years ago
  54. e260e40 IB/hfi1: use offset_in_page macro by Geliang Tang · 9 years ago
  55. b91cc57 staging: rdma: add a blank line after function by Geliang Tang · 9 years ago
  56. e116a64 IB/hfi: Properly set permissions for user device files by Ira Weiny · 9 years ago
  57. ebe6b2e IB/hfi1: info leak in get_ctxt_info() by Dan Carpenter · 9 years ago
  58. 7724105 IB/hfi1: add driver files by Mike Marciniszyn · 9 years ago