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