1. f9a9f09 watchdog: clean-up f71808e_wdt.c by Lutz Ballaschke · 14 years ago
  2. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  3. 673a609 x86: Convert some devices to use DIE_NMIUNKNOWN by Don Zickus · 14 years ago
  4. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  5. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  6. cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 14 years ago
  7. 1fef891 Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 into imx-for-2.6.38-new by Sascha Hauer · 14 years ago
  8. 4a7863c x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR by Don Zickus · 14 years ago
  9. 3b3c1f2 watchdog: Fix null pointer dereference while accessing rdc321x platform_data by Florian Fainelli · 14 years ago
  10. 2c1f467 watchdog: imx: use clk_get to acquire the watchdog clock by Fabio Estevam · 14 years ago
  11. 10a18d7 Merge commit 'v2.6.37-rc5' into perf/core by Ingo Molnar · 14 years ago
  12. 4fc3680 watchdog: it8712f_wdt: add note to Kconfig by Wim Van Sebroeck · 14 years ago
  13. f6e0722 watchdog: gef_wdt: include fs.h by Wolfram Sang & Martyn Welch · 14 years ago
  14. e6c3b69 watchdog: bcm63xx_wdt: improve platform part. by Wim Van Sebroeck · 14 years ago
  15. c54fb81 watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCH by Seth Heasley · 14 years ago
  16. 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 14 years ago
  17. 468ffde WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations. by David Daney · 14 years ago
  18. ad1d3a2 watchdog: iTCO_wdt.c: remove extra pci_dev_put()'s from init code by Prarit Bhargava · 14 years ago
  19. b63aa73 watchdog: add support for Broadcom BCM63xx built-in watchdog by Florian Fainelli · 14 years ago
  20. dee00ab watchdog: f71808e_wdt: add support for the F71889FG by Giel van Schijndel · 14 years ago
  21. 29c3e8c watchdog: MachZ: fix debug macro by Nicolas Kaiser · 14 years ago
  22. a422088 watchdog: it8712f_wdt: Add module parameter for alternative reset sources by Timo Juhani Lindfors · 14 years ago
  23. f0fc107 watchdog: it8712f_wdt: Add comments for config/control register names by Timo Juhani Lindfors · 14 years ago
  24. dfb0b8e watchdog: it87_wdt: Add support for watchdogs with 8b timers by Ondrej Zajicek · 14 years ago
  25. ee3e965 watchdog: it87_wdt: Add support for IT8720F watchdog by Ondrej Zajicek · 14 years ago
  26. a2b89cd watchdog: Use static const char * const where possible by Joe Perches · 14 years ago
  27. 641912f watchdog: iTCO_wdt: Cleanup warning messages by Prarit Bhargava · 14 years ago
  28. cad0df3 watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg DeviceIDs by Seth Heasley · 14 years ago
  29. 7b6181e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  30. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  31. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  32. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  33. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  34. e0dc09f powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig option by Timur Tabi · 14 years ago
  35. fbdd714 powerpc/watchdog: Allow the Book-E driver to be compiled as a module by Timur Tabi · 14 years ago
  36. ca4d3e67 MIPS: Add missing #inclusions of <linux/irq.h> by David Howells · 14 years ago
  37. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  38. 7ec5ad0 OMAP: WDT: Use PM runtime APIs instead of clk FW APIs by Varadarajan, Charulatha · 14 years ago
  39. 0a18e15 watchdog: Enable NXP LPC32XX support in Kconfig (resend) by Kevin Wells · 14 years ago
  40. 0e901be watchdog: ts72xx_wdt: disable watchdog at probe by Mika Westerberg · 14 years ago
  41. ae44855 watchdog: sb_wdog: release irq and reboot notifier in error path and module_exit() by Akinobu Mita · 14 years ago
  42. 86ded1f watchdog: hpwdt (12/12): Make NMI decoding a compile-time option by dann frazier · 14 years ago
  43. 2ec7ed6 watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions by dann frazier · 14 years ago
  44. 34572b2 watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing" by dann frazier · 14 years ago
  45. 243066b watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization by dann frazier · 14 years ago
  46. aae67f3 watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT by dann frazier · 14 years ago
  47. 6f681c2 watchdog: hpwdt (7/12): allow full range of timer values supported by hardware by dann frazier · 14 years ago
  48. e802e32 watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macro by dann frazier · 14 years ago
  49. 6b7f3d5 watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict by dann frazier · 14 years ago
  50. 36e3ff4 watchdog: hpwdt (4/12): Despecificate driver from iLO2 by dann frazier · 14 years ago
  51. 923410d watchdog: hpwdt (3/12): Group NMI sourcing specific items together by dann frazier · 14 years ago
  52. 550d299 watchdog: hpwdt (2/12): Group options that affect watchdog behavior together by dann frazier · 14 years ago
  53. a52e6d1 watchdog: hpwdt (1/12): clean-up include-files. by dann frazier · 14 years ago
  54. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  55. adb2363 watchdog: hpwdt: formatting of pointers in printk() by Kulikov Vasiliy · 14 years ago
  56. 4a37027 watchdog: Adding support for ARM Primecell SP805 Watchdog by Viresh KUMAR · 14 years ago
  57. 96cb4eb watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FG by Giel van Schijndel · 14 years ago
  58. 4c4b638 watchdog: sch311x_wdt.c: set parent before registeriing the misc device in probe() function by Wim Van Sebroeck · 14 years ago
  59. 9f2cc6f watchdog: wdt_pci.c: move ids to pci_ids.h by H Hartley Sweeten · 14 years ago
  60. 9a37256 watchdog: s3c2410_wdt - Fix removing of platform device by Wim Van Sebroeck · 14 years ago
  61. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  62. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  63. 4c076fb WATCHDOG: Add watchdog driver for OCTEON SOCs by David Daney · 14 years ago
  64. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  65. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  66. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  67. f1f5bda watchdog: at32ap700x_wdt: register misc device last in probe() function by Hans-Christian Egtvedt · 14 years ago
  68. 8acf7d0 watchdog: [PATCH 3/3] imx2_wdt: fix section mismatch by Baruch Siach · 14 years ago
  69. cfca31c [PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  70. b74dbf2 of/watchdog: gef_wdt.c: fix build breakage by Anatolij Gustschin · 14 years ago
  71. de2b606 watchdog: Fix build failure with OF changes by Michael Guntsche · 14 years ago
  72. 8deca39e mfd: Change rdc321x resources flags to IORESOURCE_IO by Florian Fainelli · 14 years ago
  73. 842102f watchdog: Convert rdc321x_wdt to use southbridge pci device by Florian Fainelli · 14 years ago
  74. bb2fd8a watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) processors. by Wolfram Sang · 14 years ago
  75. 8f5585e watchdog: shwdt: driver model conversion. by Paul Mundt · 14 years ago
  76. 100fb76 watchdog: s3c2410_wdt - Fix on handling of the request_mem_region fail by Banajit Goswami · 14 years ago
  77. 8740f71 watchdog: s3c2410_wdt - Add extra option to include watchdog for Samsung SoCs by Banajit Goswami · 14 years ago
  78. 7e6811d iTCO_wdt: fix TCO V1 timeout values and limits by Pádraig Brady · 14 years ago
  79. bb6f360 watchdog: twl4030_wdt: Disable watchdog during probing by Ameya Palande · 14 years ago
  80. 4724ba57 watchdog: update/improve/consolidate watchdog driver by Randy Dunlap · 14 years ago
  81. 8b18085 watchdog: booke_wdt: fix ioctl status flags by Wim Van Sebroeck · 14 years ago
  82. 76550d3 watchdog: fix several MODULE_PARM_DESC strings by Randy Dunlap · 14 years ago
  83. 42bd5d4 watchdog: bfin: use new common Blackfin watchdog header by Mike Frysinger · 14 years ago
  84. b1fa888 watchdog: shwdt: Kill off mmap stub and superfluous comments. by Paul Mundt · 14 years ago
  85. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  86. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  87. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  88. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  89. 98af057 ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixes by Srinidhi Kasagar · 14 years ago
  90. d557f65 watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string. by Wim Van Sebroeck · 14 years ago
  91. d8d8b63 watchdog: booke_wdt: fix build - unconstify watchdog_info by Anton Vorontsov · 14 years ago
  92. 322af98 watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug. by Denis Turischev · 14 years ago
  93. fcf1dd7 watchdog: sbc_fitpc2_wdt: fixed I/O operations order by Denis Turischev · 14 years ago
  94. 8691331 Watchdog: sb_wdog.c: Fix sibyte watchdog initialization by Guenter Roeck · 14 years ago
  95. aebaec9 [WATCHDOG] max63xx driver depends on ioremap() by Geert Uytterhoeven · 14 years ago
  96. b1183e0 [WATCHDOG] max63xx: be careful when disabling the watchdog by Marc Zyngier · 14 years ago
  97. 0fb0657 [WATCHDOG] fixed book E watchdog period register mask. by Luuk Paulussen · 14 years ago
  98. 77165a4 [WATCHDOG] omap4: Fix WDT Kconfig by Santosh Shilimkar · 14 years ago
  99. 14e71e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  100. 8ba42bd [WATCHDOG] hpwdt - fix lower timeout limit by Thomas Mingarelli · 14 years ago