1. db6e624 regulator: stpmic1: fix regulator_lock usage by Pascal PAILLET-LME · 6 years ago
  2. fa94e48 regulator: core: Apply system load even if no consumer loads by Douglas Anderson · 6 years ago
  3. 478652f spi: spi-qcom-qspi: Fix remaining driver nits by Ryan Case · 6 years ago
  4. 1fc12b0 regulator: core: Avoid propagating to supplies when possible by Douglas Anderson · 6 years ago
  5. 5451781 regulator: core: Only count load for enabled consumers by Douglas Anderson · 6 years ago
  6. 466affa regulator: wm8994: Don't use devres for enable GPIOs by Charles Keepax · 6 years ago
  7. 7b51a82 regulator: core: Properly expose requested_microamps in sysfs by Douglas Anderson · 6 years ago
  8. 9e6d9c9 regulator: lochnagar: Add initial binding documentation by Charles Keepax · 6 years ago
  9. d90acbc regulator: lochnagar: Move driver to binding from DT by Charles Keepax · 6 years ago
  10. d7c7fc4 regulator: s2mps11: Fix GPIO descriptor initialization by Marek Szyprowski · 6 years ago
  11. ffb8c1e Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.21 for trivial conflict by Mark Brown · 6 years ago
  12. a8d8ee4 regulator: Change regulator-coupled-max-spread property by Dmitry Osipenko · 6 years ago
  13. ff9b34b6 regulator: core: Keep regulators-list locked while traversing the list by Dmitry Osipenko · 6 years ago
  14. 089e2cc regulator: core: Properly handle case where supply is the couple by Dmitry Osipenko · 6 years ago
  15. f8702f9 regulator: core: Use ww_mutex for regulators locking by Dmitry Osipenko · 6 years ago
  16. fe06051 regulator/of_get_regulator: add child path to find the regulator supplier by zoro · 6 years ago
  17. 96392c3 regulator: max77686: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  18. 1d2f468 regulator: wm8994: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  19. 1c98494 regulator: s2mps11: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  20. e770b18 regulator: bd718x7: Change next state after poweroff to ready by Matti Vaittinen · 6 years ago
  21. ef4de050 regulator: as3711: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  22. 49f5395 regulator: bd9571mwv: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  23. 2e61286 regulator: bd718x7: Use regulator_map_voltage_ascend for buck5 and buck7 by Axel Lin · 6 years ago
  24. f2b4076 regulator: of: add support for parsing regulator-state-standby by Andrei.Stefanescu@microchip.com · 6 years ago
  25. 5279e96 regulator: dt-bindings: add regulator-state-standby bindings by Andrei.Stefanescu@microchip.com · 6 years ago
  26. 6303f3e regulator: core: Decouple regulators on regulator_unregister() by Dmitry Osipenko · 6 years ago
  27. 85254bc regulator: core: Add new max_uV_step constraint by Dmitry Osipenko · 6 years ago
  28. a2dfe7c regulator: Document new regulator-max-step-microvolt property by Dmitry Osipenko · 6 years ago
  29. 40c223e regulator: core: Limit regulators coupling to a single couple by Dmitry Osipenko · 6 years ago
  30. d3b687c regulator: Change regulator-coupled-max-spread property by Dmitry Osipenko · 6 years ago
  31. 79d6f04 regulator: core: Don't allow to get regulator until all couples resolved by Dmitry Osipenko · 6 years ago
  32. f950338 regulator: core: Mutually resolve regulators coupling by Dmitry Osipenko · 6 years ago
  33. 9243a19 regulator: core: Change voltage setting path by Maciej Purski · 6 years ago
  34. c054c6c regulator: core: Add voltage balancing mechanism by Maciej Purski · 6 years ago
  35. fa2bb8b regulator: lochnagar: Explicitly include register headers by Charles Keepax · 6 years ago
  36. de226eb regulator: bd718x7: Remove double indirection for bd718xx_pmic_inits.rdatas by Geert Uytterhoeven · 6 years ago
  37. 61d0de0 regulator: pfuze100-regulator: add coin support to PF0100 by Adam Ford · 6 years ago
  38. 6510223 Linux 4.20-rc1 by Linus Torvalds · 6 years ago
  39. 42bd06e Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  40. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  41. 35e7452 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  42. 04578e8 Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  43. 71e5602 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  44. 601a880 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  45. 01897f3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  46. e9ebc21 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  47. 993f0b0 sched/topology: Fix off by one bug by Peter Zijlstra · 6 years ago
  48. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  49. d2ff0ff2 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  50. 83650fd Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  51. 3308a38 Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  52. 9a12efc Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  53. 16944728 Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  54. ed61a13 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  55. af102b3 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  56. cddfa11 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  57. dd33ad7 memory_hotplug: cond_resched in __remove_pages by Michal Hocko · 6 years ago
  58. 9f2df09 bfs: add sanity check at bfs_fill_super() by Tetsuo Handa · 6 years ago
  59. 6f0483d kernel/sysctl.c: remove duplicated include by Michael Schupikov · 6 years ago
  60. 3383b36 kernel/kexec_file.c: remove some duplicated includes by zhong jiang · 6 years ago
  61. 89c83fb mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask by Michal Hocko · 6 years ago
  62. 6194ae4 ocfs2: fix clusters leak in ocfs2_defrag_extent() by Larry Chen · 6 years ago
  63. 3a3d1e5 ocfs2: dlmglue: clean up timestamp handling by Arnd Bergmann · 6 years ago
  64. cf76c78 ocfs2: don't put and assigning null to bh allocated outside by Changwei Ge · 6 years ago
  65. 29aa301 ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago
  66. 9e98578 ocfs2: don't use iocb when EIOCBQUEUED returns by Changwei Ge · 6 years ago
  67. 21158ca ocfs2: without quota support, avoid calling quota recovery by Guozhonghua · 6 years ago
  68. a634644 ocfs2: remove ocfs2_is_o2cb_active() by Gang He · 6 years ago
  69. ac5b2c1 mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings by Andrea Arcangeli · 6 years ago
  70. 94e297c include/linux/notifier.h: SRCU: fix ctags by Sam Protsenko · 6 years ago
  71. e68599a mm: handle no memcg case in memcg_kmem_charge() properly by Roman Gushchin · 6 years ago
  72. 8008cc7 Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 6 years ago
  73. 00a6a84 ARM: dts: stm32: update HASH1 dmas property on stm32mp157c by Alexandre Torgue · 7 years ago
  74. d4f79cb ARM: orion: avoid VLA in orion_mpp_conf by Arnd Bergmann · 6 years ago
  75. 2cbfdf4 iov_iter: Fix 9p virtio breakage by Marc Zyngier · 6 years ago
  76. bff9a10 Merge branch 'clockevents/4.20-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 6 years ago
  77. b98e26d cifs: fix signed/unsigned mismatch on aio_read patch by Steve French · 6 years ago
  78. 8c6c9bed8 cifs: don't dereference smb_file_target before null check by Colin Ian King · 6 years ago
  79. be4eb68 CIFS: Add direct I/O functions to file_operations by Long Li · 6 years ago
  80. 8c5f9c1 CIFS: Add support for direct I/O write by Long Li · 6 years ago
  81. 6e6e2b8 CIFS: Add support for direct I/O read by Long Li · 6 years ago
  82. 0df444a smb3: missing defines and structs for reparse point handling by Steve French · 6 years ago
  83. dfe33f9 smb3: allow more detailed protocol info on open files for debugging by Steve French · 6 years ago
  84. 926674d smb3: on kerberos mount if server doesn't specify auth type use krb5 by Steve French · 6 years ago
  85. f8af49d smb3: add trace point for tree connection by Steve French · 6 years ago
  86. 413d610 cifs: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
  87. 0c5d6cb cifs: fix return value for cifs_listxattr by Ronnie Sahlberg · 6 years ago
  88. ab1e77c dt-bindings: timer: gx6605s SOC timer by Guo Ren · 6 years ago
  89. 33745c3 clocksource/drivers/c-sky: Add gx6605s SOC system timer by Guo Ren · 6 years ago
  90. 732e5dc dt-bindings: timer: C-SKY Multi-processor timer by Guo Ren · 6 years ago
  91. a7ad38b clocksource/drivers/c-sky: Add C-SKY SMP timer by Guo Ren · 6 years ago
  92. 513eb98 ARM: defconfig: Update multi_v7 to use PREEMPT by Linus Walleij · 6 years ago
  93. 7f3d08f arm64: defconfig: Enable some IPMI configs by John Garry · 6 years ago
  94. f627175 arm64: fix warnings without CONFIG_IOMMU_DMA by Christoph Hellwig · 6 years ago
  95. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  96. fcc37f7 Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 6 years ago
  97. 832ad0e soc: ti: QMSS: Fix usage of irq_set_affinity_hint by Marc Zyngier · 6 years ago
  98. 0b21f21 Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 6 years ago
  99. 9668668 arm64: kprobe: make page to RO mode when allocate it by Anders Roxell · 6 years ago
  100. 54480aa Merge tag 'sound-fix-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago