1. e3a60ea watchdog: s3c2410: Add prefix to local function by Krzysztof Kozlowski · 8 years ago
  2. 53eac48 watchdog: s3c2410: Select MFD_SYSCON on all Exynos platforms by Krzysztof Kozlowski · 8 years ago
  3. 456f53d watchdog: s3c2410: Use dev_dbg instead of pr_info by Krzysztof Kozlowski · 8 years ago
  4. 0b44554 watchdog: s3c2410: Fix infinite interrupt in soft mode by Krzysztof Kozlowski · 8 years ago
  5. 4f21195 watchdog: s3c2410: Remove confusing CONFIG prefix from local defines by Krzysztof Kozlowski · 8 years ago
  6. 4cbc690 watchdog: softdog: make pretimeout support a compile option by Wolfram Sang · 8 years ago
  7. 8ce6796 watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family by Baoyou Xie · 8 years ago
  8. df823c1 dt: bindings: add documentation for zx2967 family watchdog controller by Baoyou Xie · 8 years ago
  9. f201353 watchdog: sama5d4: Implement resume hook by Alexandre Belloni · 8 years ago
  10. 722ce63 watchdog: sama5d4: Cache MR instead of a partial config by Alexandre Belloni · 8 years ago
  11. 8f8dc7b watchdog: ts72xx_wdt: convert driver to watchdog core by H Hartley Sweeten · 8 years ago
  12. 9170036 watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeat by H Hartley Sweeten · 8 years ago
  13. 8751f90 watchdog: RDC321X_WDT always depends on PCI by Guenter Roeck · 8 years ago
  14. eca10ae watchdog: add driver for Cortina Gemini watchdog by Linus Walleij · 8 years ago
  15. 428a665 watchdog: add DT bindings for Cortina Gemini by Linus Walleij · 8 years ago
  16. b893e34 watchdog: constify watchdog_ops structures by Bhumika Goyal · 8 years ago
  17. bb292ac watchdog: Introduce watchdog_stop_on_unregister helper by Guenter Roeck · 8 years ago
  18. 540aea3 watchdog: ebc-c384_wdt: Utilize devm_ functions in driver probe callback by William Breathitt Gray · 8 years ago
  19. 4b448c9 watchdog: tegra_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  20. 64b849e watchdog: da9063_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  21. 528eff3 watchdog: da9062_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  22. 89f944c0 watchdog: da9055_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  23. 189c049 watchdog: da9052_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  24. 5f5aa6f watchdog: bcm2835_wdt: Convert to use device managed functions and other improvements by Guenter Roeck · 8 years ago
  25. cb5c14e watchdog: mena21_wdt: Convert to use device managed functions and other improvements by Guenter Roeck · 8 years ago
  26. 30cba9a1 watchdog: wm831x_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  27. dd36f6c watchdog: digicolor_wdt: Convert to use device managed functions and other improvements by Guenter Roeck · 8 years ago
  28. d3d77b5 watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_reboot by Guenter Roeck · 8 years ago
  29. 396164b watchdog: intel-mid_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  30. c8841a6 watchdog: meson_wdt: Convert to use device managed functions and other improvements by Guenter Roeck · 8 years ago
  31. 42f8269 watchdog: sunxi_wdt: Convert to use device managed functions and other improvements by Guenter Roeck · 8 years ago
  32. 7db1634 watchdog: aspeed_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  33. 9e14375 watchdog: coh901327_wdt: Use dev variable instead of pdev->dev by Guenter Roeck · 8 years ago
  34. 30c65b22 watchdog: coh901327_wdt: Use devm_ioremap_resource to map resources by Guenter Roeck · 8 years ago
  35. 14da8d4 watchdog: coh901327_wdt: Keep clock enabled after loading driver by Guenter Roeck · 8 years ago
  36. 01372ae watchdog: coh901327_wdt: Simplify error handling in probe function by Guenter Roeck · 8 years ago
  37. 0397c5d watchdog: tangox: Use watchdog core to install restart handler by Guenter Roeck · 8 years ago
  38. a70dcc0 watchdog: dw_wdt: Use watchdog core to install restart handler by Guenter Roeck · 8 years ago
  39. 71e9b2f watchdog: bcm2835_wdt: Use watchdog core to install restart handler by Guenter Roeck · 8 years ago
  40. 55dbe8f watchdog: asm9260_wdt: Use watchdog core to install restart handler by Guenter Roeck · 8 years ago
  41. 3b72c41 watchdog: bcm47xx_wdt: Don't validate platform data on remove by Guenter Roeck · 8 years ago
  42. 9616bd2 watchdog: iTCO_wdt: Simplify module init function by Guenter Roeck · 8 years ago
  43. 78e4569 watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci device by Guenter Roeck · 8 years ago
  44. c7bbcc8 watchdog: iTCO_wdt: Use device managed resources by Guenter Roeck · 8 years ago
  45. ce1b95c watchdog: iTCO_wdt: Use allocated data structures by Guenter Roeck · 8 years ago
  46. 9bf2dfb watchdog: orion: fix spelling mistake: "harcoded" -> "hardcoded" by Colin Ian King · 8 years ago
  47. da2a68b watchdog: Enable COMPILE_TEST where possible by Guenter Roeck · 8 years ago
  48. e628a0c watchdog: pnx833x_wdt: Mark as broken by Guenter Roeck · 8 years ago
  49. 98078ca watchdog: nic7018_wdt: Add NIC7018 watchdog driver by Hui Chun Ong · 8 years ago
  50. 6c36893 watchdog: constify watchdog_info structures by Bhumika Goyal · 8 years ago
  51. cb5f9d4 watchdog: pika_wdt: add __ro_after_init to ident by Bhumika Goyal · 8 years ago
  52. 8d97005 watchdog: booke_wdt: add __ro_after_init to booke_wdt_info by Bhumika Goyal · 8 years ago
  53. 027d89d watchdog: sa11x0/pxa: fix error path of driver initialization by Vladimir Zapolskiy · 8 years ago
  54. f3519a6 watchdog: update my email address by John Crispin · 8 years ago
  55. c470abd Linux 4.10 by Linus Torvalds · 8 years ago
  56. 137d01d Fix missing sanity check in /dev/sg by Al Viro · 8 years ago
  57. fd3fc0b scsi: don't BUG_ON() empty DMA transfers by Johannes Thumshirn · 8 years ago
  58. 00ea1ce ipv6: release dst on error in ip6_dst_lookup_tail by Willem de Bruijn · 8 years ago
  59. 2763f92 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  60. b92ce30 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  61. 17a984b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 244ff16 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. e602e70 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 3dd9c12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  65. fc98c3c printk: use rcuidle console tracepoint by Sergey Senozhatsky · 8 years ago
  66. 69e0517 ARM: multi_v7_defconfig: enable Qualcomm RPMCC by Andy Gross · 8 years ago
  67. 4c03b86 irda: Fix lockdep annotations in hashbin_delete(). by David S. Miller · 8 years ago
  68. 6dc39c5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  69. 22f0708 vxlan: fix oops in dev_fill_metadata_dst by Paolo Abeni · 8 years ago
  70. 5edabca dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 8 years ago
  71. 2fe1e8a Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  72. a0d5ef4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  73. 444a034 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  74. 6adfd6a Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  75. 7ed1b12 Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  76. 785f357 dpaa_eth: small leak on error by Dan Carpenter · 8 years ago
  77. 6fe1bfc Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux into fixes by Arnd Bergmann · 8 years ago
  78. 2bd624b packet: Do not call fanout_release from atomic contexts by Anoob Soman · 8 years ago
  79. e5a1dad reset: fix shared reset triggered_count decrement on error by Jerome Brunet · 8 years ago
  80. 939ada5 ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly by Dave Jiang · 8 years ago
  81. 8fcd095 ntb_transport: Pick an unused queue by Thomas VanSelus · 8 years ago
  82. 9644347 ntb: ntb_perf missing dmaengine_unmap_put by Dave Jiang · 8 years ago
  83. dd62245 NTB: ntb_transport: fix debugfs_remove_recursive by Allen Hubbe · 8 years ago
  84. 0722f57bf Merge tag 'drm-fixes-for-v4.10-final' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  85. 18a0de8 Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  86. 558e8e2 Revert "nohz: Fix collision between tick and other hrtimers" by Linus Torvalds · 8 years ago
  87. 4695dae Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  88. 5a81e6a vfs: fix uninitialized flags in splice_to_pipe() by Miklos Szeredi · 8 years ago
  89. 58f6eae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  90. aa6fba55 Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  91. 3c7a9f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  92. d74c67dd drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor by Michel Dänzer · 8 years ago
  93. 9e34404 ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user() by Kees Cook · 8 years ago
  94. 32b1436 ARM: 8657/1: uaccess: consistently check object sizes by Kees Cook · 8 years ago
  95. 5d7f5ce cfq-iosched: don't call wbt_disable_default() with IRQs disabled by Jens Axboe · 8 years ago
  96. 84588a9 fuse: fix uninitialized flags in pipe_buffer by Miklos Szeredi · 8 years ago
  97. bf3f14d rhashtable: Revert nested table changes. by David S. Miller · 8 years ago
  98. b7a2699 Merge tag 'drm-misc-fixes-2017-02-15' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  99. 3f91a89 powerpc/64: Disable use of radix under a hypervisor by Paul Mackerras · 8 years ago
  100. 75224c9 ibmvnic: Fix endian errors in error reporting output by Thomas Falcon · 8 years ago