1. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 10 years ago
  2. 5ede928 IB/core cleanup: Add const to RDMA helpers by Ira Weiny · 10 years ago
  3. 175e8ef Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2 by Doug Ledford · 10 years ago
  4. 5d9fb04 IB/core: Change rdma_protocol_iboe to roce by Ira Weiny · 10 years ago
  5. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 10 years ago
  6. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 10 years ago
  7. 26c4542 IB/user_mad: Fix buggy usage of port index by Ira Weiny · 10 years ago
  8. ab8be61 IB/user_mad: Use new start/end port functions by Ira Weiny · 10 years ago
  9. f766c58 IB/mad: Add const qualifiers to query only functions by Ira Weiny · 10 years ago
  10. 8bf4b30 IB/mad: Clean up rcv_has_same_class by Ira Weiny · 10 years ago
  11. 9690930 IB/mad: Change ib_response_mad signature arguments by Ira Weiny · 10 years ago
  12. 77f6083 IB/mad: Change validate_mad signature arguments by Ira Weiny · 10 years ago
  13. 3c88f3d RDS: Switch to generic logging helpers by Sagi Grimberg · 10 years ago
  14. 76357c7 xprtrdma, svcrdma: Switch to generic logging helpers by Sagi Grimberg · 10 years ago
  15. ea8a161 iser-target: Align to generic logging helpers by Sagi Grimberg · 10 years ago
  16. 871e00a IB/iser: Align to generic logging helpers by Sagi Grimberg · 10 years ago
  17. 57363d9 IB/srp: Align to generic logging helpers by Sagi Grimberg · 10 years ago
  18. 2b1b5b6 IB/core, cma: Nice log-friendly string helpers by Sagi Grimberg · 10 years ago
  19. 985aa49 IB/srp: Add 64-bit LUN support by Bart Van Assche · 10 years ago
  20. bbac5cc IB/srp: Remove !ch->target tests from the reconnect code by Bart Van Assche · 10 years ago
  21. 47513cf IB/srp: Remove a superfluous check from srp_free_req_data() by Bart Van Assche · 10 years ago
  22. 33ab3e5 IB/srp: Rearrange module description by Bart Van Assche · 10 years ago
  23. 45c37ca IB/srp: Remove superfluous casts by Bart Van Assche · 10 years ago
  24. e68ca75 scsi_transport_srp: Reduce failover time by Bart Van Assche · 10 years ago
  25. a44074f IB/srp: Fix reconnection failure handling by Bart Van Assche · 10 years ago
  26. c014c8c IB/srp: Fix connection state tracking by Bart Van Assche · 10 years ago
  27. 8de9fe3 IB/srp: Fix a connection setup race by Bart Van Assche · 10 years ago
  28. fb49c8b IB/srp: Remove an extraneous scsi_host_put() from an error path by Bart Van Assche · 10 years ago
  29. 535fb90 scsi_transport_srp: Fix a race condition by Bart Van Assche · 10 years ago
  30. be34c62 scsi_transport_srp: Introduce srp_wait_for_queuecommand() by Bart Van Assche · 10 years ago
  31. b78d28a IB/mad: Clean up comments in smi.c by Ira Weiny · 10 years ago
  32. c597eee IB/mad: Rename is_data_mad to is_rmpp_data_mad by Ira Weiny · 10 years ago
  33. 0cf18d7 IB/core: Create common start/end port functions by Ira Weiny · 10 years ago
  34. 296ec00 IB/Verbs: Improve docs for rdma-helpers by Michael Wang · 10 years ago
  35. 227128f IB/Verbs: Use management helper rdma_cap_eth_ah() by Michael Wang · 10 years ago
  36. 30a74ef IB/Verbs: Use management helper rdma_cap_af_ib() by Michael Wang · 10 years ago
  37. bc0f1d7 IB/Verbs: Use management helper rdma_cap_read_multi_sge() by Michael Wang · 10 years ago
  38. a31ad3b IB/Verbs: Use management helper rdma_cap_ib_mcast() by Michael Wang · 10 years ago
  39. fe53ba2 IB/Verbs: Use management helper rdma_cap_ib_sa() by Michael Wang · 10 years ago
  40. 0421533 IB/Verbs: Use management helper rdma_cap_iw_cm() by Michael Wang · 10 years ago
  41. 72219cea IB/Verbs: Use management helper rdma_cap_ib_cm() by Michael Wang · 10 years ago
  42. 29541e3 IB/Verbs: Use management helper rdma_cap_ib_smi() by Michael Wang · 10 years ago
  43. c757dea IB/Verbs: Use management helper rdma_cap_ib_mad() by Michael Wang · 10 years ago
  44. fef6090 IB/Verbs: Reform rest part in IB-core cma by Michael Wang · 10 years ago
  45. 7c11147 IB/Verbs: Reform cma_acquire_dev() by Michael Wang · 10 years ago
  46. 5c9a528 IB/Verbs: Reform mcast related part in IB-core cma by Michael Wang · 10 years ago
  47. c72f218 IB/Verbs: Reform route related part in IB-core cma by Michael Wang · 10 years ago
  48. 21655af IB/Verbs: Reform cm related part in IB-core cma/ucm by Michael Wang · 10 years ago
  49. 55045b2 IB/Verbs: Reform IB-core verbs by Michael Wang · 10 years ago
  50. 3de2c31 IB/Verbs: Reform IB-ulp xprtrdma by Michael Wang · 10 years ago
  51. 8e37ab6 IB/Verbs: Reform IB-ulp ipoib by Michael Wang · 10 years ago
  52. 613466c IB/Verbs: Reform IB-core multicast by Michael Wang · 10 years ago
  53. 08e3681 IB/Verbs: Reform IB-core sa_query by Michael Wang · 10 years ago
  54. 091e6a4 IB/Verbs: Reform IB-core cm by Michael Wang · 10 years ago
  55. 827f2a8 IB/Verbs: Reform IB-core mad/agent/user_mad by Michael Wang · 10 years ago
  56. de66be9 IB/Verbs: Implement raw management helpers by Michael Wang · 10 years ago
  57. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 10 years ago
  58. e260818 Linux 4.1-rc4 by Linus Torvalds · 10 years ago
  59. ab992dc watchdog: Fix merge 'conflict' by Peter Zijlstra · 10 years ago
  60. 7cf7d42 Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  61. c0655fe Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  62. dd8edd7 Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  63. 3f4741b Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  64. 148c46f Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  65. 92752b5 Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  66. 1630ee5 Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  67. 6a8098a Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  68. c7309e8 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  69. 518af3c Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  70. 2ed3d79 Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  71. d661027 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  72. 7378668 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  73. d70933b Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  74. 4b470f1 Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  75. 8947e39 Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" by Brian Norris · 10 years ago
  76. e05cb56 MIPS: tlb-r4k: Fix PG_ELPA comment by James Hogan · 10 years ago
  77. 7363cb7 MIPS: Fix up obsolete cpu_set usage by Ezequiel Garcia · 10 years ago
  78. be5e32f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  79. 14db1e8 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  80. ef4a293 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. 214e9f7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  82. c4d0bcc Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  83. 0336104 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  84. 56523ee Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 10 years ago
  85. cc1c1b5 Merge tag 'mvebu-fixes-4.1-2' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 10 years ago
  86. 31c17ac MAINTAINERS: Add dts entries for some of the Marvell SoCs by Gregory CLEMENT · 10 years ago
  87. 60d5dde Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into perf/urgent by Ingo Molnar · 10 years ago
  88. 4723132 Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  89. e52f649 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  90. b9576fc ext4: fix an ext3 collapse range regression in xfstests by Theodore Ts'o · 10 years ago
  91. f0897f4 Merge tag 'pm+acpi-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  92. fc8c540 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  93. 3c25a75 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 10 years ago
  94. b0dc2b9 mm, numa: really disable NUMA balancing by default on single node machines by Mel Gorman · 10 years ago
  95. b770175 MAINTAINERS: update Jingoo Han's email address by Jingoo Han · 10 years ago
  96. 1ae7013 CMA: page_isolation: check buddy before accessing it by Hui Zhu · 10 years ago
  97. 929aa5b uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER by Josh Triplett · 10 years ago
  98. 499611e kernfs: do not account ino_ida allocations to memcg by Vladimir Davydov · 10 years ago
  99. 8f4fc07 gfp: add __GFP_NOACCOUNT by Vladimir Davydov · 10 years ago
  100. 4933f55 tools/vm: fix page-flags build by Andi Kleen · 10 years ago