1. c758f96 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  2. 265d426 Input: elan_i2c - fix return tests of i2c_smbus_read_block_data() by Benjamin Tissoires · 8 years ago
  3. 979987d Input: ektf2127 - mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  4. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 6bcf3f6 pinctrl: qcom: fix masking of pinmux functions by John Crispin · 8 years ago
  6. 110a9e4 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. e085294 gpio: add missing static inline by Linus Walleij · 8 years ago
  8. f4c1181 gpio: OF: localize some gpiochip init functions by Linus Walleij · 8 years ago
  9. 031ba28 gpio: acpi: separation of concerns by Linus Walleij · 8 years ago
  10. e606d81 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. de956b8 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. d7a0dab Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 72a9cdd Merge tag 'pnp-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  14. bb086a8 md: set rotational bit by Shaohua Li · 8 years ago
  15. 72d3992 Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  16. f5b88de mtd: nand: fix trivial spelling error by Brian Norris · 8 years ago
  17. 1e2da4a Merge tag 'for-4.9' of github.com:linux-nand/linux by Brian Norris · 8 years ago
  18. 72ec945 Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  19. 7af8a0f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  20. 1bdab40 IB/hns: Fix for removal of redundant code by Salil · 8 years ago
  21. deb17f6 IB/hns: Delete the redundant lines in hns_roce_v1_m_qp() by Lijun Ou · 8 years ago
  22. 3e41387 IB/hns: Fix the bug when platform_get_resource() exec fail by Lijun Ou · 8 years ago
  23. 1fad5fab IB/hns: Update the rq head when modify qp state by Lijun Ou · 8 years ago
  24. 24f0c9c IB/hns: Cq has not been freed by Lijun Ou · 8 years ago
  25. cb81464 IB/hns: Validate mtu when modified qp by Lijun Ou · 8 years ago
  26. 7c7a4ea IB/hns: Some items of qpc need to take user param by Lijun Ou · 8 years ago
  27. c6c3bfe IB/hns: The Ack timeout need a lower limit value by Lijun Ou · 8 years ago
  28. 07182fa IB/hns: Return bad wr while post send failed by Lijun Ou · 8 years ago
  29. 1cd1106 IB/hns: Fix bug of memory leakage for registering user mr by Lijun Ou · 8 years ago
  30. 49fdf6b IB/hns: Modify the init of iboe lock by Lijun Ou · 8 years ago
  31. c4a193d IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn by Wei Hu (Xavier) · 8 years ago
  32. 1ca5b25 IB/hns: Delete the sqp_start from the structure hns_roce_caps by Wei Hu (Xavier) · 8 years ago
  33. 97f0e39 IB/hns: Fix bug of clear hem by Wei Hu (Xavier) · 8 years ago
  34. 7644570 IB/hns: Remove unused parameter named qp_type by Lijun Ou · 8 years ago
  35. a598c6f IB/hns: Simplify function of pd alloc and qp alloc by Lijun Ou · 8 years ago
  36. ed3e6d0 IB/hns: Fix bug of using uninit refcount and free by Lijun Ou · 8 years ago
  37. 622b85f IB/hns: Remove parameters of resize cq by Lijun Ou · 8 years ago
  38. a4be892 IB/hns: Remove unused parameters in some functions by Lijun Ou · 8 years ago
  39. ac11125 IB/hns: Fix two bugs for rdma cm connecting by Lijun Ou · 8 years ago
  40. 509bf0c IB/hns: Fix the bug of rdma cm connecting on user mode by Lijun Ou · 8 years ago
  41. b280db5 IB/hns: Change the logic for allocating uar registers by Lijun Ou · 8 years ago
  42. 7716809 IB/hns: Add phy_port for computing GSI/QPN by Lijun Ou · 8 years ago
  43. c24bf89 IB/hns: Fix two possible bugs for rdma cm by Lijun Ou · 8 years ago
  44. a74aab6 IB/hns: Fix the value of device_cap_flags by Lijun Ou · 8 years ago
  45. 3164466 IB/hns: Add & initialize "node_guid" parameter for RDMA CM by Lijun Ou · 8 years ago
  46. 2eefca2 IB/hns: Register HNS RoCE Driver get_netdev() with IB Core by Lijun Ou · 8 years ago
  47. 5d80b3e net: hns: delete redundant broadcast packet filter process by Daode Huang · 8 years ago
  48. 2162a4a net: hns: bug fix about broadcast/multicast packets by Daode Huang · 8 years ago
  49. 58035fd net: hns: fix the bug of forwarding table by Daode Huang · 8 years ago
  50. ea870bf net: hns: fix port not available after testing loopback by Kejian Yan · 8 years ago
  51. 3444727 net: hns: delete repeat read fbd num after while by Daode Huang · 8 years ago
  52. cee5add net: hns: add fini_process for v2 napi process by Daode Huang · 8 years ago
  53. 6771cbf net: hns: bug fix about setting coalsecs-usecs to 0 by Daode Huang · 8 years ago
  54. 0e97cd4 net: hns: fix port unavailable after hnae_reserve_buffer_map fail by lipeng · 8 years ago
  55. 61347fa IB/rdmavt: Trivial function comment corrected. by Parav Pandit · 8 years ago
  56. 930ffc0 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  57. e15194d Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  58. 3f4f356 Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
  59. 6c6cba4 Merge branch 'pci/msi' into next by Bjorn Helgaas · 8 years ago
  60. 5485e49 Merge branch 'pci/misc' into next by Bjorn Helgaas · 8 years ago
  61. 64ea3b9 Merge branch 'pci/hotplug' into next by Bjorn Helgaas · 8 years ago
  62. fb6b6cc Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
  63. 4dc2db0 Merge branch 'pci/aer' into next by Bjorn Helgaas · 8 years ago
  64. 88a25a5 rbd: use kmalloc_array() in rbd_header_from_disk() by Markus Elfring · 8 years ago
  65. 0dcc685 rbd: add rbd_obj_request_error() helper by Ilya Dryomov · 8 years ago
  66. 04dc923 rbd: img_data requests don't own their page array by Ilya Dryomov · 8 years ago
  67. 7c84883 rbd: don't call rbd_osd_req_format_read() for !img_data requests by Ilya Dryomov · 8 years ago
  68. 710214e rbd: rework rbd_img_obj_exists_submit() error paths by Ilya Dryomov · 8 years ago
  69. fa35511 rbd: don't crash or leak on errors in rbd_img_obj_parent_read_full_callback() by Ilya Dryomov · 8 years ago
  70. 4a17dad rbd: move bumping img_request refcount into rbd_obj_request_submit() by Ilya Dryomov · 8 years ago
  71. c2e8241 rbd: mark the original request as done if stat request fails by Ilya Dryomov · 8 years ago
  72. 058aa99 rbd: clean up asserts in rbd_img_obj_request_submit() helpers by Ilya Dryomov · 8 years ago
  73. 980917f rbd: change rbd_obj_request_submit() signature by Ilya Dryomov · 8 years ago
  74. 80de191 rbd: lock_on_read map option by Ilya Dryomov · 8 years ago
  75. bd85f4b3 ipmi: fix crash on reading version from proc after unregisted bmc by Xie XiuQi · 8 years ago
  76. ea713bc gpio: OF: separation of concerns by Linus Walleij · 8 years ago
  77. 3085a4a gpio: make memory-mapped drivers depend on HAS_IOMEM by Linus Walleij · 8 years ago
  78. fc113d5 watchdog: hpwdt: add support for iLO5 by Brian Boylston · 8 years ago
  79. 5e3d033 fm10k: wrap long line for alloc_workqueue by Jacob Keller · 8 years ago
  80. f814bfd net: mvmdio: do not clk_disable_unprepare() NULL clock by Alexey Khoroshilov · 8 years ago
  81. ab58070 mlxsw: spectrum_router: avoid potential uninitialized data usage by Arnd Bergmann · 8 years ago
  82. d0debb7 net/mlx5e: shut up maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  83. fbb6aac remoteproc: Refactor rproc module locking by Bjorn Andersson · 8 years ago
  84. 433c0e0 remoteproc: Split driver and consumer dereferencing by Bjorn Andersson · 8 years ago
  85. 229b85a remoteproc: Correct resource handling upon boot failure by Bjorn Andersson · 8 years ago
  86. bab02a6 fm10k: use generic ethtool_op_get_ts_info callback by Jacob Keller · 8 years ago
  87. 7c70c4f cxgb4: unexport cxgb4_dcb_enabled by Arnd Bergmann · 8 years ago
  88. b82d44d net: fec: set mac address unconditionally by Gavin Schenk · 8 years ago
  89. d6db68b bus: qcom-ebi2: depend on HAS_IOMEM by Linus Walleij · 8 years ago
  90. 3a82e78 net: ethernet: mediatek: mark symbols static where possible by Baoyou Xie · 8 years ago
  91. 8efebd6 cxgb4: mark cxgb_setup_tc() static by Baoyou Xie · 8 years ago
  92. 96622bd Merge branch 'topic/unmap_cleanup' into for-linus by Vinod Koul · 8 years ago
  93. 7afb1fa Merge branch 'topic/tegra' into for-linus by Vinod Koul · 8 years ago
  94. f246911 Merge branch 'topic/ste_dma40' into for-linus by Vinod Koul · 8 years ago
  95. 709c946 Merge branch 'topic/pl330' into for-linus by Vinod Koul · 8 years ago
  96. 765630d Merge branch 'topic/omap' into for-linus by Vinod Koul · 8 years ago
  97. f35d763 Merge branch 'topic/no_irq' into for-linus by Vinod Koul · 8 years ago
  98. 4dfc9af Merge branch 'topic/mv_xor' into for-linus by Vinod Koul · 8 years ago
  99. 850e044 Merge branch 'topic/k3' into for-linus by Vinod Koul · 8 years ago
  100. ed58a11 Merge branch 'topic/iommu' into for-linus by Vinod Koul · 8 years ago