1. e024484 Merge tag 'sh-pfc-for-v4.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 7 years ago
  2. 8b1b2dc pinctrl: core: Add missing EXPORT on pinctrl_register_mappings by Richard Fitzgerald · 7 years ago
  3. 55af415 pinctrl: meson: meson8b: fix requesting GPIOs greater than GPIOZ_3 by Martin Blumenstingl · 7 years ago
  4. b89405b pinctrl: devicetree: Fix dt_to_map_one_config handling of hogs by Richard Fitzgerald · 7 years ago
  5. 536836d dt-bindings: pinctrl: mediatek: add bindings for I2C2 and SPI2 on MT7623 by Sean Wang · 7 years ago
  6. fc47171 dt-bindings: pinctrl: mediatek: use - instead of _ in examples by Sean Wang · 7 years ago
  7. 430a2a5 pinctrl: stm32: Optimizes and enhances stm32gpio irqchip by Radoslaw Pietrzyk · 7 years ago
  8. 928af22 pinctrl: artpec6: dt: add smaller groups for uarts by Niklas Cassel · 7 years ago
  9. 7e065fb pinctrl: artpec6: dt: add missing pin group uart5nocts by Niklas Cassel · 7 years ago
  10. 41e009b pinctrl: artpec-6: Add smaller groups for uarts by Jesper Nilsson · 7 years ago
  11. 4a7cba7 pinctrl: Drop TZ1090 drivers by James Hogan · 7 years ago
  12. a8ab4f2 pinctrl: sh-pfc: r8a77965: Add support for INTC-EX IRQ pins by Takeshi Kihara · 7 years ago
  13. fbd452a pinctrl: sh-pfc: r8a77995: Add VIN4 pins, groups and function by Ulrich Hecht · 7 years ago
  14. 6b4de40 pinctrl: sh-pfc: r8a7795: Add VIN4, VIN5 pins, groups and functions by Ulrich Hecht · 7 years ago
  15. 8db6cba pinctrl: sh-pfc: r8a7796: Add VIN4, VIN5 pins, groups and functions by Ulrich Hecht · 7 years ago
  16. fa2b7fa pinctrl: mcp23s08: add open drain configuration for irq output by Phil Reid · 7 years ago
  17. 39aba47 dt-bindings: pinctrl: mcp23s08: add documentation for drive-open-drain by Phil Reid · 7 years ago
  18. d9f5004 pinctrl: mcp23s08: fix probing of mcp23s18 by Phil Reid · 7 years ago
  19. 12b10f4 pinctrl/amd: add get_direction handler by Daniel Kurtz · 7 years ago
  20. b552089 pinctrl: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  21. ce3e7f0 pinctrl: ocelot: make function ocelot_pinctrl_probe static by Colin Ian King · 7 years ago
  22. fa3e8b7 pinctrl: sh-pfc: r8a77965: Add EtherAVB groups/functions by Jacopo Mondi · 7 years ago
  23. 58cfd7f pinctrl: sh-pfc: r8a77965: Add SCIFs groups/functions by Jacopo Mondi · 7 years ago
  24. 490e687 pinctrl: sh-pfc: Initial R-Car M3-N support by Jacopo Mondi · 7 years ago
  25. 74965de pinctrl: sh-pfc: r8a7796: Add TMU pins, groups and functions by Takeshi Kihara · 7 years ago
  26. f0442cf pinctrl: sh-pfc: r8a7795-es1: Add TMU pins, groups and functions by Takeshi Kihara · 7 years ago
  27. edcc14c pinctrl: sh-pfc: r8a7795: Add TMU pins, groups and functions by Takeshi Kihara · 7 years ago
  28. 71c236a pinctrl: sh-pfc: r8a7796: Add HDMI pins, groups and functions by Takeshi Kihara · 7 years ago
  29. 1240414 pinctrl: sh-pfc: r8a7795-es1: Add HDMI pins, groups and functions by Takeshi Kihara · 7 years ago
  30. 5722110 pinctrl: sh-pfc: r8a7795: Add HDMI pins, groups and functions by Takeshi Kihara · 7 years ago
  31. 8b446c4 pinctrl: sh-pfc: r8a7796: Fix IPSR and MOD_SEL register pin assignment for NDFC pins group by Takeshi Kihara · 7 years ago
  32. b418c46 pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for SSI pins group by Takeshi Kihara · 7 years ago
  33. 740a4a3 pinctrl: sh-pfc: r8a7795: Fix MOD_SEL register pin assignment for SSI pins group by Takeshi Kihara · 7 years ago
  34. 65a90f0 pinctrl: sh-pfc: r8a77995: Add DU pins, groups and function by Ulrich Hecht · 7 years ago
  35. 5da2bd5 pinctrl: nomadik: add USB functions for STn8815 by Linus Walleij · 7 years ago
  36. 2580b1c pinctrl: sh-pfc: Use seq_puts() in sh_pfc_pin_dbg_show() by Markus Elfring · 7 years ago
  37. edc4e74 dt-bindings: pinctrl: sh-pfc: Correct SoC family name for R8A7778 by Geert Uytterhoeven · 7 years ago
  38. a7aa75a pinctrl: msm: Use dynamic GPIO numbering by Bjorn Andersson · 7 years ago
  39. 1781af5 pinctrl: mcp23s08: spi: Fix duplicate pinctrl debugfs entries by Jan Kundrát · 7 years ago
  40. ed23175 pinctrl: mcp23s08: spi: Add HW address to gpio_chip.label by Jan Kundrát · 7 years ago
  41. 9b3e420 pinctrl: mcp23s08: spi: Fix regmap debugfs entries by Jan Kundrát · 7 years ago
  42. 184f344 pinctrl: qcom: Add sdm845 pinctrl driver by Kyle Yan · 7 years ago
  43. f512378 dt-bindings: pinctrl: Add Qualcomm SDM845 TLMM binding by Bjorn Andersson · 7 years ago
  44. 7928b2c Linux 4.16-rc1 by Linus Torvalds · 7 years ago
  45. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  46. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  47. ee5daa1 Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  48. 3fc928d Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  49. 60d7a21 Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 7 years ago
  50. f8d0cbf xtensa: fix build with KASAN by Max Filippov · 7 years ago
  51. e0691eb nios2: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  52. 5d13c73 nios2: dts: Remove leading 0x and 0s from bindings notation by Mathieu Malaterre · 7 years ago
  53. d48fcbd Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  54. 9454473 Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  55. cc5cb5a Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86 by Linus Torvalds · 7 years ago
  56. e9d46f7 Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 7 years ago
  57. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  58. c591c2e powerpc/pci: Fix broken INTx configuration via OF by Alexey Kardashevskiy · 7 years ago
  59. 9a61df9 Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  60. 7a501609 mconsole_proc(): don't mess with file->f_pos by Al Viro · 7 years ago
  61. 878e66d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  62. 523ca58 kconfig: remove const qualifier from sym_expand_string_value() by Masahiro Yamada · 7 years ago
  63. d717f24 kconfig: add xrealloc() helper by Masahiro Yamada · 7 years ago
  64. 1bd42d9 platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems by Vadim Pasternak · 7 years ago
  65. a49a414 platform/x86: mlx-platform: Add support for new msn201x system type by Vadim Pasternak · 7 years ago
  66. ef08e14 platform/x86: mlx-platform: Add support for new msn274x system type by Vadim Pasternak · 7 years ago
  67. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  68. 82f0a41 Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  69. 858f45b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  70. 8158c2f Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  71. a283483 Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  72. 58fcba6 Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  73. 1ab03c0 Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  74. 80132f4 Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Radim Krčmář · 7 years ago
  75. 2fa56a4 ibmvnic: Remove skb->protocol checks in ibmvnic_xmit by John Allen · 7 years ago
  76. 941ff6f bpf: fix rlimit in reuseport net selftest by Daniel Borkmann · 7 years ago
  77. 07f2c7a sctp: verify size of a new chunk in _sctp_make_chunk() by Alexey Kodanev · 7 years ago
  78. 7b30d51 Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  79. 1c5b221 s390/qeth: fix SETIP command handling by Julian Wiedmann · 7 years ago
  80. 89271c6 s390/qeth: fix underestimated count of buffer elements by Ursula Braun · 7 years ago
  81. 0bf7800 ptr_ring: try vmalloc() when kmalloc() fails by Jason Wang · 7 years ago
  82. 6e6e41c ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE by Jason Wang · 7 years ago
  83. 909ebd5 Merge branch 'stmmac-irq-fixes-cleanups' by David S. Miller · 7 years ago
  84. 1029117 net: stmmac: remove redundant enable of PMT irq by Niklas Cassel · 7 years ago
  85. e879b7a net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4 by Niklas Cassel · 7 years ago
  86. 1b84ca1 net: stmmac: discard disabled flags in interrupt status register by Niklas Cassel · 7 years ago
  87. faefaa9 ibmvnic: Reset long term map ID counter by Thomas Falcon · 7 years ago
  88. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  89. f9f1e41 Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  90. dff839f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  91. 54ce685 Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  92. a051c14 Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  93. 0afa6b4 SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context by Trond Myklebust · 7 years ago
  94. b9058af video: omapfb: fix missing #includes by Tomi Valkeinen · 7 years ago
  95. 09f9849 KVM: PPC: Book3S: Add MMIO emulation for VMX instructions by Jose Ricardo Ziviani · 7 years ago
  96. d20fe50 KVM: PPC: Book3S HV: Branch inside feature section by Alexander Graf · 7 years ago
  97. 790a9df KVM: PPC: Book3S HV: Make HPT resizing work on POWER9 by David Gibson · 7 years ago
  98. 05f2bb0 KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code by Paul Mackerras · 7 years ago
  99. 6016f7d platform/x86: mlx-platform: Fix power cable setting for msn21xx family by Vadim Pasternak · 7 years ago
  100. 1778567 platform/x86: mlx-platform: Add define for the negative bus by Vadim Pasternak · 7 years ago