1. c7cb763 staging/rdma/hfi1: Fix QSFP memory read/write across 128 byte boundary by Mike Marciniszyn · 8 years ago
  2. 76ef8c0 staging/rdma/hfi1: cleanup messages on qsfp_read() failure by Easwar Hariharan · 8 years ago
  3. a9c05e3 staging/rdma/hfi1: HFI reports wrong offline disabled reason when cable removed by Bryan Morgan · 8 years ago
  4. 9cd70e1 staging/rdma/hfi1: Remove srq functionality by Jubin John · 8 years ago
  5. 07336db staging/rdma/hfi1: Remove hfi1_query_qp function by Harish Chegondi · 8 years ago
  6. 9c4a311 staging/rdma/hfi1: Remove create and free mad agents by Dennis Dalessandro · 8 years ago
  7. 7af6d00 staging/rdma/hfi1: Use rdmavt device allocation function by Dennis Dalessandro · 8 years ago
  8. 4331629 staging/rdma/hfi1: Clean up register device by Dennis Dalessandro · 8 years ago
  9. 1897ce2 staging/rdma/hfi1: Remove post_recv and use rdmavt version by Dennis Dalessandro · 8 years ago
  10. 75261cc staging/rdma/hfi1: Remove destroy qp verb by Dennis Dalessandro · 8 years ago
  11. ec4274f staging/rdma/hfi1: Remove modify queue pair from hfi1 by Dennis Dalessandro · 8 years ago
  12. 0facc5a staging/rdma/hfi1: Remove multicast verbs functions by Dennis Dalessandro · 8 years ago
  13. 83693bd staging/rdma/hfi1: Use rdmavt version of post_send by Dennis Dalessandro · 8 years ago
  14. abd712d staging/rdma/hfi1: Remove CQ data structures and functions from hfi1 by Dennis Dalessandro · 8 years ago
  15. 94d5171 staging/rdma/hfi1: Remove query_device function by Harish Chegondi · 8 years ago
  16. a2c2d60 staging/rdma/hfi1: Remove create_qp functionality by Dennis Dalessandro · 8 years ago
  17. 1c4b7d9 staging/rdma/hfi1: Remove qpdev and qpn table from hfi1 by Dennis Dalessandro · 8 years ago
  18. 54d10c1 staging/rdma/hfi1: Use rdmavt send flags and recv flags by Dennis Dalessandro · 8 years ago
  19. 90963ad staging/rdma/hfi1: Remove user context allocation and de-alloction functions by Harish Chegondi · 8 years ago
  20. d604e1d staging/rdma/hfi1: Use rdmavt pkey verbs function by Dennis Dalessandro · 8 years ago
  21. 92c24be staging/rdma/hfi1: Remove mmap from hfi1 by Dennis Dalessandro · 8 years ago
  22. 4eb0688 staging/rdma/hfi1: Remove ibport and use rdmavt version by Dennis Dalessandro · 8 years ago
  23. 39db3e6 staging/rdma/hfi1: Remove srq from hfi1 by Dennis Dalessandro · 8 years ago
  24. 895420d staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp type by Dennis Dalessandro · 8 years ago
  25. 8f1764f staging/rdma/hfi1: Implement hfi1 support for AH notification by Dennis Dalessandro · 8 years ago
  26. 15723f0 staging/rdma/hfi1: Use address handle in rdmavt and remove from hfi1 by Dennis Dalessandro · 8 years ago
  27. 8859b4a staging/rdma/hfi1: Use correct rdmavt header files after move. by Dennis Dalessandro · 8 years ago
  28. 49dbb6c staging/rdma/hfi1: Add device specific info prints by Dennis Dalessandro · 8 years ago
  29. 4c6829c staging/rdma/hfi1: Remove driver specific members from hfi1 qp type by Dennis Dalessandro · 8 years ago
  30. cd4ceee staging/rdma/hfi1: Remove MR data structures from hfi1 by Dennis Dalessandro · 8 years ago
  31. 4f87ccf staging/rdma/hfi1: Use rdmavt protection domain by Dennis Dalessandro · 8 years ago
  32. f326674a staging/rdma/hfi1: Consolidate dma ops for hfi1 by Ira Weiny · 8 years ago
  33. 583be13 staging/rdma/hfi1: Add basic rdmavt capability flags for hfi1 by Dennis Dalessandro · 8 years ago
  34. ec3f2c1 staging/rdma/hfi1: Begin to use rdmavt for verbs by Dennis Dalessandro · 8 years ago
  35. fb9036d staging/hfi1: check for ARMED->ACTIVE change in recv int by Jim Snow · 9 years ago
  36. f4ddedf staging/hfi1: Fix Xmit Wait calculation by Ira Weiny · 9 years ago
  37. 624be1d staging/hfi1: Clean up comments by Edward Mascarenhas · 9 years ago
  38. c024c55 staging/hfi1: Remove unneeded variable index by Dean Luick · 9 years ago
  39. a699c6c staging/hfi1: add per SDMA engine stats to hfistats by Vennila Megavannan · 9 years ago
  40. 0edf80e staging/hfi1: Change default krcvqs by jubin.john@intel.com · 9 years ago
  41. 5b55ea3 staging/hfi1: change krcvqs mod param from byte to uint by Mark F. Brown · 9 years ago
  42. 9eb0432 staging/hfi1: Move s_sde to read mostly section of hfi1_qp by Harish Chegondi · 9 years ago
  43. 349ac71 staging/hfi1: Use BIT macro by jubin.john@intel.com · 9 years ago
  44. a06e825 staging/hfi1: set Gen3 half-swing for integrated devices by Dean Luick · 9 years ago
  45. a1edc18 staging/hfi1: add dd_dev_dbg by Ira Weiny · 9 years ago
  46. 0b091fb staging/hfi1: Enable TID caching feature by Mitko Haralanov · 8 years ago
  47. 7e7a436e staging/hfi1: Add TID entry program function body by Mitko Haralanov · 8 years ago
  48. 455d7f1 staging/hfi1: Add TID free/clear function bodies by Mitko Haralanov · 8 years ago
  49. b5eb3b2 staging/hfi1: Add MMU notifier callback function by Mitko Haralanov · 8 years ago
  50. 3abb33a staging/hfi1: Add TID cache receive init and free funcs by Mitko Haralanov · 8 years ago
  51. 463e6eb staging/hfi1: Convert lock to mutex by Mitko Haralanov · 8 years ago
  52. f88e0c8 staging/hfi1: Add building blocks for TID caching by Mitko Haralanov · 8 years ago
  53. b8abe34 staging/hfi1: TID group definitions and support funcs by Mitko Haralanov · 8 years ago
  54. acac10f staging/hfi1: Remove un-needed variable by Mitko Haralanov · 8 years ago
  55. a86cd35 staging/hfi1: Add definitions needed for TID cache by Mitko Haralanov · 8 years ago
  56. 955ad36 uapi/hfi1_user: Add command and event for TID caching by Mitko Haralanov · 8 years ago
  57. f727a0c staging/hfi1: Add function stubs for TID caching by Mitko Haralanov · 8 years ago
  58. dacd53c Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  59. b85d990 staging/rdma: remove deprecated ipath driver by Doug Ledford · 8 years ago
  60. e581d11 staging/rdma: remove deprecated ehca driver by Doug Ledford · 8 years ago
  61. f5e741b staging/rdma: remove deprecated amso1100 driver by Doug Ledford · 8 years ago
  62. 5982557 Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 8 years ago
  63. 48436e8 Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 8 years ago
  64. 8d9b39c Staging: speakup: Fix allyesconfig build on mn10300 by Samuel Thibault · 8 years ago
  65. 54e3f3e Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  66. 8c4e378 Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  67. 7e1da86 iio: ade7753: avoid uninitialized data by Arnd Bergmann · 8 years ago
  68. e884ceb staging: iio: Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 8 years ago
  69. 88867e3 Staging: speakup: fix read scrolled-back VT by Samuel Thibault · 8 years ago
  70. 327b882 Staging: speakup: Fix getting port information by Samuel Thibault · 8 years ago
  71. b64a1cb Revert "Staging: panel: usleep_range is preferred over udelay" by Sudip Mukherjee · 8 years ago
  72. f4f9edc staging/speakup: Use tty_ldisc_ref() for paste kworker by Peter Hurley · 9 years ago
  73. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  74. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  75. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 8 years ago
  76. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  77. 57b8f11 lustre: remove unused declaration by Al Viro · 8 years ago
  78. 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  79. d9569f0 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  80. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  81. 77a76b0 Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  82. ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  83. 39272dd Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  84. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  85. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  86. 47c62e4 Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  87. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  88. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  89. bb0faeb [media] staging: v4l: davinci_vpbe: Use the new media graph walk interface by Sakari Ailus · 9 years ago
  90. 809fe79 [media] staging: v4l: omap4iss: Use the new media graph walk interface by Sakari Ailus · 9 years ago
  91. 6246b2a [media] staging: v4l: omap4iss: Use media entity enumeration interface by Sakari Ailus · 9 years ago
  92. ad92b5c [media] staging: v4l: omap4iss: Fix sub-device power management code by Sakari Ailus · 9 years ago
  93. 04e0215 [media] staging: omap4iss: remove pads prefix from *_create_pads_links() by Javier Martinez Canillas · 9 years ago
  94. 829de29 [media] media: use unsigned for pad index by Mauro Carvalho Chehab · 9 years ago
  95. ab22e77 [media] media framework: rename pads init function to media_entity_pads_init() by Mauro Carvalho Chehab · 9 years ago
  96. bf4178a [media] omap4iss: change the logic that checks if an entity is a subdev by Mauro Carvalho Chehab · 9 years ago
  97. 14fae6f [media] davinci_vbpe: stop MEDIA_ENT_T_V4L2_SUBDEV abuse by Mauro Carvalho Chehab · 9 years ago
  98. 59ecd59 [media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuse by Mauro Carvalho Chehab · 9 years ago
  99. 3efdf62 [media] media: use macros to check for V4L2 subdev entities by Mauro Carvalho Chehab · 9 years ago
  100. 5837cee [media] staging: omap4iss: separate links creation from entities init by Javier Martinez Canillas · 9 years ago