1. f4cd876 IB/hfi1: Name function prototype parameters by Michael J. Ruhl · 8 years ago
  2. 224d71f IB/hfi1: Fix a subcontext memory leak by Michael J. Ruhl · 8 years ago
  3. 1222026 IB/hfi: Protect against writable mmap by Ira Weiny · 8 years ago
  4. 2280740 IB/hfi1: Virtual Network Interface Controller (VNIC) HW support by Vishwanathapura, Niranjana · 8 years ago
  5. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  6. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  7. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  8. acd7c8f IB/hfi1: Fix an Oops on pci device force remove by Tadeusz Struk · 8 years ago
  9. e211375 IB/hfi1: Restore EPROM read ability by Dean Luick · 8 years ago
  10. 3a6982d IB/hfi1: Fix resource release in context allocation by Jakub Pawlak · 8 years ago
  11. 6036818 IB/hfi1: Fix user-space buffers mapping with IOMMU enabled by Tymoteusz Kielan · 8 years ago
  12. e0cf75d IB/hfi1: Fix mm_struct use after free by Ira Weiny · 8 years ago
  13. 57bb562 IB/hfi1: Add missing error code assignment before test by Christophe Jaillet · 8 years ago
  14. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  15. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  16. f7ca535 IB/hfi1: NULL arg to sc_return_credits is OK by Markus Elfring · 8 years ago
  17. 622c202 IB/hfi1: Fix TID caching actions by Dean Luick · 8 years ago
  18. 3faa3d9 IB/hfi1: Make use of mm consistent by Ira Weiny · 8 years ago
  19. bdf7752 IB/hfi1: Use the same capability state for all shared contexts by Dean Luick · 8 years ago
  20. ea3a0ee IB/hfi1: Restructure hfi1_file_open by Ira Weiny · 8 years ago
  21. 8e1f52d IB/hfi1: Remove unused uctxt->subpid and uctxt->pid by Dean Luick · 8 years ago
  22. b094a36 IB/hfi1: Refine user process affinity algorithm by Sebastian Sanchez · 8 years ago
  23. 0904f32 IB/hfi1: Remove unnecessary done label in hfi1_write_iter by Ira Weiny · 9 years ago
  24. ca2f30a IB/hfi1: Prevent context loss by Ira Weiny · 9 years ago
  25. f48ad61 IB/hfi1: Move driver out of staging by Dennis Dalessandro · 9 years ago[Renamed from drivers/staging/rdma/hfi1/file_ops.c]
  26. e11ffbd IB/hfi1: Do not free hfi1 cdev parent structure early by Dennis Dalessandro · 9 years ago
  27. 8a1882e IB/hfi1: Add trace message in user IOCTL handling by Dennis Dalessandro · 9 years ago
  28. 380fb94 IB/hfi1: Remove write(), use ioctl() for user cmds by Dennis Dalessandro · 9 years ago
  29. 8d970cf IB/hfi1: Add ioctl() interface for user commands by Dennis Dalessandro · 9 years ago
  30. ac56f16 IB/hfi1: Remove unused user command by Dennis Dalessandro · 9 years ago
  31. 0f7b1f9 IB/hfi1: Remove snoop/diag interface by Dennis Dalessandro · 9 years ago
  32. d079031 IB/hfi1: Remove EPROM functionality from data device by Dennis Dalessandro · 9 years ago
  33. 7312f29 IB/hfi1: Remove UI char device by Dennis Dalessandro · 9 years ago
  34. 0eb6265 IB/hfi1: Remove multiple device cdev by Dennis Dalessandro · 9 years ago
  35. e6bd18f IB/security: Restrict use of the write() interface by Jason Gunthorpe · 9 years ago
  36. 7723d8c IB/hfi1: Use kernel default llseek for ui device by Dean Luick · 9 years ago
  37. 9415844 IB/hfi1: Don't attempt to free resources if initialization failed by Mitko Haralanov · 9 years ago
  38. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  39. 06e0ffa IB/hfi1: Re-factor MMU notification code by Mitko Haralanov · 9 years ago
  40. 437b29d staging: rdma: hfi1: file_ops: Replace ALIGN with PAGE_ALIGN by Amitoj Kaur Chawla · 9 years ago
  41. 05d6ac1 staging/rdma/hfi1: Fix header by Jubin John · 9 years ago
  42. e490974 staging/rdma/hfi1: Add braces on all arms of statement by Jubin John · 9 years ago
  43. 17fb4f2 staging/rdma/hfi1: Fix code alignment by Jubin John · 9 years ago
  44. 4d114fd staging/rdma/hfi1: Fix block comments by Jubin John · 9 years ago
  45. d0d236e staging/rdma/hfi1: Fix logical continuations by Jubin John · 9 years ago
  46. 74182ac staging/rdma/hfi1: Remove multiple blank lines by Jubin John · 9 years ago
  47. d24bc64 staging/rdma/hfi1: Use device file minor to identify EPROM by Dean Luick · 9 years ago
  48. cc57236 staging/rdma/hfi1: Allocate send ctxt on device NUMA node by Mitko Haralanov · 9 years ago
  49. 957558c staging/rdma/hfi1: Consolidate CPU/IRQ affinity support by Mitko Haralanov · 9 years ago
  50. affa48d staging/rdma/hfi1: Add support for enabling/disabling PCIe ASPM by Ashutosh Dixit · 9 years ago
  51. 566c157 staging/rdma/hfi1: Correctly set RcvCtxtCtrl register by Mitko Haralanov · 9 years ago
  52. 0b091fb staging/hfi1: Enable TID caching feature by Mitko Haralanov · 9 years ago
  53. 463e6eb staging/hfi1: Convert lock to mutex by Mitko Haralanov · 9 years ago
  54. acac10f staging/hfi1: Remove un-needed variable by Mitko Haralanov · 9 years ago
  55. 955ad36 uapi/hfi1_user: Add command and event for TID caching by Mitko Haralanov · 9 years ago
  56. def8228 staging/rdma/hfi1: Convert to use get_user_pages_fast by Mitko Haralanov · 9 years ago
  57. 483119a staging/rdma/hfi1: Unconditionally clean-up SDMA queues by Mitko Haralanov · 9 years ago
  58. cd371e0 staging/rdma/hfi1: Adjust EPROM partitions, add EPROM commands by Dean Luick · 9 years ago
  59. 7022497 staging/rdma/hfi1: Select only devices with active links by Dean Luick · 9 years ago
  60. 6c63e42 staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in process startup by Sebastian Sanchez · 9 years ago
  61. 701e441 staging/rdma/hfi1: Move macros to a common header by Mitko Haralanov · 9 years ago
  62. 49efd86 staging/rdma/hfi1: Remove unnecessary include files by Mitko Haralanov · 9 years ago
  63. 9e10af4 staging/rdma/hfi1: Remove file pointer macros by Ira Weiny · 9 years ago
  64. 3c6c065 staging/rdma/hfi1: Wrong cast breaks desired pointer arithmetic by Mitko Haralanov · 9 years ago
  65. 0783904 staging/rdma/hfi1: close shared context security hole by Jareer Abdel-Qader · 9 years ago
  66. d32cf44 staging: rdma: hfi1: Prefer using BIT Macro by Amitoj Kaur Chawla · 9 years ago
  67. e260e40 IB/hfi1: use offset_in_page macro by Geliang Tang · 9 years ago
  68. b91cc57 staging: rdma: add a blank line after function by Geliang Tang · 9 years ago
  69. e116a64 IB/hfi: Properly set permissions for user device files by Ira Weiny · 9 years ago
  70. ebe6b2e IB/hfi1: info leak in get_ctxt_info() by Dan Carpenter · 9 years ago
  71. 7724105 IB/hfi1: add driver files by Mike Marciniszyn · 9 years ago