1. 8cdce48 Staging: lustre: lustre_mds: Remove unused md_should_create by Shraddha Barke · 9 years ago
  2. 464e594 Staging: lustre: rw: Remove wrapper stride_page_count by Shivani Bhardwaj · 9 years ago
  3. ecb95a0 staging/rdma/hfi1: Fix module parameter spelling by Jubin John · 9 years ago
  4. bff14bb staging/rdma/hfi1: Remove incorrect link credit check by Dean Luick · 9 years ago
  5. 2ce6bf2 staging/rdma/hfi1: Change num_rcv_contexts to num_user_contexts and its meaning by Sebastian Sanchez · 9 years ago
  6. 07859de staging/rdma/hfi1: Fix for module parameter hdrq_entsize when it's 0 by Sebastian Sanchez · 9 years ago
  7. 859bcad staging/rdma/hfi1: Fix a possible null pointer dereference by Easwar Hariharan · 9 years ago
  8. 5cd2411 staging/rdma/hfi1: HFI now sends OPA Traps instead of IBTA by Erik E. Kahn · 9 years ago
  9. 71a1d62 staging/rdma/hfi1: add definitions for OPA traps by Jubin John · 9 years ago
  10. 7438370 Staging: rdma:Delete unnecessary NULL check before calling function "kmem_cache_destroy" by Yash Shah · 9 years ago
  11. a054374 staging/rdma/hfi1: convert buffers allocated atomic to per cpu by Mike Marciniszyn · 9 years ago
  12. a5a9e8c staging/rdma/hfi1: fix sdma build failures to always clean up by Mike Marciniszyn · 9 years ago
  13. e607a22 staging/rdma/hfi1: fix pio progress routine race with allocator by Mike Marciniszyn · 9 years ago
  14. 6a5464f staging/rdma/hfi1: Detect SDMA transmission error early by Mitko Haralanov · 9 years ago
  15. faa98b8 staging/rdma/hfi1: Clean-up unnecessary goto statements by Mitko Haralanov · 9 years ago
  16. a0d4069 staging/rdma/hfi1: Add page lock limit check for SDMA requests by Mitko Haralanov · 9 years ago
  17. def8228 staging/rdma/hfi1: Convert to use get_user_pages_fast by Mitko Haralanov · 9 years ago
  18. 483119a staging/rdma/hfi1: Unconditionally clean-up SDMA queues by Mitko Haralanov · 9 years ago
  19. 2d1900f staging/rdma/hfi1: Return immediately on error by Dennis Dalessandro · 9 years ago
  20. 33ab349 staging/rdma/hfi1: Reduce snoop locking scope in IOCTL handler. by Dennis Dalessandro · 9 years ago
  21. f1811cf staging/rdma/hfi1: Further clean up hfi1_ioctl parameter checks by Ira Weiny · 9 years ago
  22. d8e499f staging/rdma/hfi1: hfi1_ioctl remove setlink state by Ira Weiny · 9 years ago
  23. 845e30e staging/rdma/hfi1: Return early from hfi1_ioctl parameter errors by Ira Weiny · 9 years ago
  24. ae1724d staging/rdma/hfi1: Fix camel case variables by Ira Weiny · 9 years ago
  25. c0d4c25 staging/rdma/hfi1: diag.c correct sizeof parameter by Ira Weiny · 9 years ago
  26. 9d2b75f staging/rdma/hfi1: diag.c add missing braces by Ira Weiny · 9 years ago
  27. 47bc169 staging/rdma/hfi1: diag.c change null comparisons by Ira Weiny · 9 years ago
  28. be98b87 staging/rdma/hfi1: diag.c fix white space errors by Ira Weiny · 9 years ago
  29. f398ab1 staging/rdma/hfi1: diag.c fix logical continuations by Ira Weiny · 9 years ago
  30. cce6bd8 staging/rdma/hfi1: diag.c fix alignment by Ira Weiny · 9 years ago
  31. 799d904 staging/rdma/hfi1: diag.c use BIT macros by Ira Weiny · 9 years ago
  32. f085292 staging/rdma/hfi1: Adding counter resolutions for DataPortCounters by Andrea Lowe · 9 years ago
  33. 6cc6ad2 staging/rdma/hfi1: Consider VL15 MTU also when calculating the maximum VL MTU by Harish Chegondi · 9 years ago
  34. 6d01453 staging/rdma/hfi1: unknown frame messages are not errors by Dean Luick · 9 years ago
  35. 56af554 staging/rdma/hfi1: remove SPC freeze error messages by Dean Luick · 9 years ago
  36. 8764522 staging/rdma/hfi1: Unexpected link up pkey values are not an error by Dean Luick · 9 years ago
  37. e8597eb staging/rdma/hfi1: Destroy workqueues if hfi1_register_ib_device() call returns error by Harish Chegondi · 9 years ago
  38. 2c5b521 staging/rdma/hfi1: Adds software counters for bitfields within various error status fields by Joel Rosenzweig · 9 years ago
  39. 11a5909 staging/rdma/hfi1: Correctly limit VLs against SDMA engines by Dean Luick · 9 years ago
  40. d22f9d6 staging/rdma/hfi1: Add a credit push on diagpkt allocate fail by Dean Luick · 9 years ago
  41. 05087f3b staging/rdma/hfi1: Extend quiet timeout by Dean Luick · 9 years ago
  42. bbdeb33 staging/rdma/hfi1: Add one-time LCB reset by Dean Luick · 9 years ago
  43. 92d207f staging/rdma/hfi1: Fix qp.h comments by Kaike Wan · 9 years ago
  44. 3802f7e staging/rdma/hfi1: Add aeth name syndrome decode by Dean Luick · 9 years ago
  45. 93990be staging/rdma/hfi1: Decode CNP opcode by Dean Luick · 9 years ago
  46. b3de842 staging/rdma/hfi1: Support alternate firmware names by Dean Luick · 9 years ago
  47. 4be8199 staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid by Ira Weiny · 9 years ago
  48. 9d2f53e staging/rdma/hfi1: Fix error in hfi1 driver build by Jubin John · 9 years ago
  49. cd371e0 staging/rdma/hfi1: Adjust EPROM partitions, add EPROM commands by Dean Luick · 9 years ago
  50. 5d9157a staging/rdma/hfi1: Read EFI variable for device description by Dean Luick · 9 years ago
  51. 995deaf staging/rdma/hfi1: rework is_a0() and is_bx() by Mike Marciniszyn · 9 years ago
  52. 9805071 staging/rdma/hfi1: Add space between concatenated string elements by Jubin John · 9 years ago
  53. db00a05 staging/rdma/hfi1: Remove rcv bubbles code by Ira Weiny · 9 years ago
  54. 3d305db staging/rdma/hfi1: remove RxCtxRHQS from hfi1stats by Vennila Megavannan · 9 years ago
  55. 323fd78 staging/rdma/hfi1: Fix downgrade race by Dean Luick · 9 years ago
  56. 699f685 android: unconditionally remove callbacks in sync_fence_free() by Dmitry Torokhov · 9 years ago
  57. 0f477c6 staging/android/sync: add sync_fence_create_dma by Maarten Lankhorst · 9 years ago
  58. 73465f1 staging/android/sync: Support sync points created from dma-fences by Maarten Lankhorst · 9 years ago
  59. a2df4e3 staging: android: ashmem.c: destroy slabs when init fails by Wenwei Tao · 9 years ago
  60. 59dfafd arm64: dts: Add dts files to enable ION on Hi6220 SoC. by Chen Feng · 9 years ago
  61. 2b40182 staging: android: ion: Add ion driver for Hi6220 SoC platform by Chen Feng · 9 years ago
  62. d9c0e6c docs: dts: Add documentation for hi6220 SoC ION node by Chen Feng · 9 years ago
  63. 608b051 staging: wilc1000: bug fix on memory free by Glen Lee · 9 years ago
  64. 03efae3 staging: wilc1000: set hif_drv before it is used by Glen Lee · 9 years ago
  65. cd2920a staging: wilc1000: remove wilc of struct host_if_drv by Glen Lee · 9 years ago
  66. b13584a staging: wilc1000: remove drv of struct host_if_msg by Glen Lee · 9 years ago
  67. e79dcf7 staging: wilc1000: remove used functions by Glen Lee · 9 years ago
  68. 7036c62 staging: wilc1000: change join_req_drv type and it's name by Glen Lee · 9 years ago
  69. 31f0f69 staging: wilc1000: wilc_set_wfi_drv_handler: pass vif index by Glen Lee · 9 years ago
  70. eb9939b staging: wilc1000: use vif index to communicate with wilc device by Glen Lee · 9 years ago
  71. cd04d22 staging: wilc1000: pass struct wilc by Glen Lee · 9 years ago
  72. 71130e8 staging: wilc1000: take vif instead of drv in hostIFthread by Glen Lee · 9 years ago
  73. fbf5379 staging: wilc1000: remove argument hif_drv by Glen Lee · 9 years ago
  74. cf60106 staging: wilc1000: pass vif to hostIFthread by Glen Lee · 9 years ago
  75. 1006b5c staging: wilc1000: remove duplicate netdev by Glen Lee · 9 years ago
  76. 1f435d2 staging: wilc1000: change vif to pointer to refence real private data by Glen Lee · 9 years ago
  77. a4cac48 staging: wilc1000: move perInterface_wlan_t to wilc_vif by Glen Lee · 9 years ago
  78. 320edd0 staging: wilc1000: remove unneeded extern variable by Glen Lee · 9 years ago
  79. 523fc23 staging: wilc1000: remove unused files by Glen Lee · 9 years ago
  80. 43a7622 staging: wilc1000: linux_wlan_spi.c: move all the codes to wilc_spi.c by Glen Lee · 9 years ago
  81. 2769d94 staging: wilc1000: remove unneeded function by Glen Lee · 9 years ago
  82. d4312b6 staging: wilc1000: rename spi function names by Glen Lee · 9 years ago
  83. 895e5ea staging: wilc1000: remove unused files by Glen Lee · 9 years ago
  84. 35a4569 staging: wilc1000: linux_wlan_sdio.c: move all the codes to wilc_sdio.c by Glen Lee · 9 years ago
  85. 51d0029 staging: wilc1000: linux_sdio_probe: use return value by Glen Lee · 9 years ago
  86. 0f34e92 staging: wilc1000: linux_wlan_spi.c: return linux error value by Glen Lee · 9 years ago
  87. 6d04d7a staging: wilc1000: wilc_deinit(): fixes inconsistent returns by Leo Kim · 9 years ago
  88. cb3b05c staging: wilc1000: wilc_init(): fixes inconsistent returns by Leo Kim · 9 years ago
  89. 653bb46 staging: wilc1000: fixes potential null dereference 'wid.val' by Leo Kim · 9 years ago
  90. 369a1d3 staging: wilc1000: replace explicit NULL comparisons with ! by Leo Kim · 9 years ago
  91. 3bac1c5 staging: wilc1000: linux_wlan_spi.c: fix NULL comparison style by Glen Lee · 9 years ago
  92. d850659 staging: wilc1000: linux_wlan_spi.c: add a blank by Glen Lee · 9 years ago
  93. 5b46e16 staging: wilc1000: linux_wlan_spi.c: remove braces for single statement by Glen Lee · 9 years ago
  94. 28e9ad2 staging: wilc1000: wilc_sdio_cmd52: return linux error value by Glen Lee · 9 years ago
  95. 6f8bded staging: wilc1000: wilc_sdio_cmd53: return linux error value by Glen Lee · 9 years ago
  96. 58ed46f staging: wilc1000: linux_wlan_sdio.c: remove braces by Glen Lee · 9 years ago
  97. 3cf9c9a staging: wilc1000: linux_wlan_sdio.c: fix checkpatch warning line over 80 by Glen Lee · 9 years ago
  98. 491a2ed staging: wilc1000: remove unused functions by Glen Lee · 9 years ago
  99. 28b01ff staging: wilc1000: remove wilc_debug_func of hif_init by Glen Lee · 9 years ago
  100. ac1da16 staging: wilc1000: sdio/spi: use device print api instead of custom one by Glen Lee · 9 years ago