1. 773d7a0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  2. 47bece8 [WATCHDOG] hpwdt: Add NMI sourcing by Thomas Mingarelli · 15 years ago
  3. 55e8dde [WATCHDOG] iTCO_wdt: Fix ICH7+ reboot issue. by Wim Van Sebroeck · 15 years ago
  4. de8cd9a [WATCHDOG] iTCO_wdt: fix memory corruption when RCBA is disabled by hardware by Denis V. Lunev · 15 years ago
  5. e73a780 [WATCHDOG] Correct WDIOF_MAGICCLOSE flag by Wim Van Sebroeck · 15 years ago
  6. b6bf291 [WATCHDOG] move platform probe and remove function to devinit and devexit by Wim Van Sebroeck · 15 years ago
  7. a77dba7 [WATCHDOG] Some more general cleanup by Wim Van Sebroeck · 15 years ago
  8. 0a7e6582 [WATCHDOG] iTCO_wdt: Cleanup code by Wim Van Sebroeck · 15 years ago
  9. 87c441e powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function by Wolfgang Denk · 15 years ago
  10. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  11. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  12. 4b512d2 trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able by Thadeu Lima de Souza Cascardo · 15 years ago
  13. 3b937a7 [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt by Nicolas Pitre · 15 years ago
  14. 054bd3f0 [ARM] Kirkwood: Add the watchdog timer as a platform device. by Thomas Reitmayr · 15 years ago
  15. 6462c61 [ARM] orion5x: Change names of defines for Reset-Out-Mask register by Thomas Reitmayr · 15 years ago
  16. fdd8b07 [ARM] 5460/1: Orion: reduce namespace pollution by Nicolas Pitre · 15 years ago
  17. 0e3912c [WATCHDOG] omap_wdt.c: move probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  18. c98d58e [WATCHDOG] ks8695_wdt.c: move probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  19. 47dec7c [WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  20. b8f75b0 [WATCHDOG] remove ARM26 sections by Paulius Zaleckas · 15 years ago
  21. df6707b2 [WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping function by Thomas Reitmayr · 15 years ago
  22. fc8a9d8 [WATCHDOG] i6300esb.c: Restructure initialization of the device by Wim Van Sebroeck · 15 years ago
  23. 31838d9d [WATCHDOG] i6300esb.c: Fix the GETSTATUS and GETBOOTSTATUS ioctls. by Wim Van Sebroeck · 15 years ago
  24. bd4e6c1 [WATCHDOG] i6300esb.c: Cleanup by Wim Van Sebroeck · 15 years ago
  25. b6966b1 powerpc/wdrtas: Update wdrtas_get_interval to use rtas_data_buf by Mark Nelson · 15 years ago
  26. 3c6fae6 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  27. e7a19c56 dmi: Let dmi_walk() users pass private data by Jean Delvare · 15 years ago
  28. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  29. 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  30. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  31. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  32. 8690d8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  33. 3b9d49e [WATCHDOG] i6300esb.c: start locking by Wim Van Sebroeck · 15 years ago
  34. 0426fd0 [WATCHDOG] i6300esb.c: convert to platform device driver by Wim Van Sebroeck · 15 years ago
  35. 04bedfa [WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501 by Alan Cox · 15 years ago
  36. 278aefc [WATCHDOG] Fix io.h & uaccess.h includes. by Wim Van Sebroeck · 15 years ago
  37. 143a2e5 [WATCHDOG] More coding-style and trivial clean-up by Wim Van Sebroeck · 15 years ago
  38. d5c26a5 [WATCHDOG] struct file_operations should be const by Wim Van Sebroeck · 15 years ago
  39. 927d696 [WATCHDOG] cpwd.c: Coding style - Clean-up by Wim Van Sebroeck · 15 years ago
  40. d8100c3 [WATCHDOG] hpwdt.c: Add new HP BMC controller. by Thomas Mingarelli · 15 years ago
  41. 2855d28 [PATCH 13/13] drivers/watchdog: use USB API functions rather than constants by Julia Lawall · 16 years ago
  42. 9e058d4 [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data by Thomas Reitmayr · 15 years ago
  43. f296b14 [WATCHDOG] rc32434_wdt: make sure watchdog is not running at startup by Wim Van Sebroeck · 15 years ago
  44. e455b6b [WATCHDOG] rc32434_wdt: add spin_locking by Wim Van Sebroeck · 15 years ago
  45. 0aaae66 [WATCHDOG] rc32434_wdt: add shutdown method by Wim Van Sebroeck · 15 years ago
  46. 08eb2e0 [WATCHDOG] rc32434_wdt: add timeout module parameter by Phil Sutter · 15 years ago
  47. 9b655e0 [WATCHDOG] rc32434_wdt: clean-up driver by Phil Sutter · 15 years ago
  48. 371d352 [WATCHDOG] davinci: convert to ioremap() + io[read|write] by Kevin Hilman · 15 years ago
  49. 63bad14 [WATCHDOG] w83697ug: add error checking by Eric Lammerts · 15 years ago
  50. 9626dd7 [WATCHDOG] cpwd.c & riowd.c - unlocked_ioctl by Wim Van Sebroeck · 15 years ago
  51. 7a192ec platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' by Ming Lei · 15 years ago
  52. 14b6848 Merge branch 'omap-clks3' into devel by Russell King · 15 years ago
  53. 740d36a powerpc/86xx: Board support for GE Fanuc's PPC9A by Martyn Welch · 15 years ago
  54. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  55. e14eee5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  56. 5bf3df3 [ARM] pxa: separate definitions from pxa-regs.h and remove it finally by Eric Miao · 15 years ago
  57. c9a0c8a [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared by Wim Van Sebroeck · 15 years ago
  58. 2695266 [WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticed by Roel Kluin · 15 years ago
  59. b02c387 [WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclared by Alexey Dobriyan · 15 years ago
  60. d9a8798 [WATCHDOG] rc32434_wdt: fix sections by Phil Sutter · 15 years ago
  61. 0af98d3 [WATCHDOG] rc32434_wdt: fix watchdog driver by Phil Sutter · 15 years ago
  62. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  63. 402a917 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  64. 82a0a1c Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  65. 2af29b7 [ARM] 5390/1: AT91: Watchdog fixes by Andrew Victor · 15 years ago
  66. 12d60e2 [WATCHDOG] iTCO_wdt: fix SMI_EN regression 2 by Wim Van Sebroeck · 15 years ago
  67. 4c5e194 [ARM] omap: watchdog: provide a dummy ick for OMAP1 by Russell King · 15 years ago
  68. 39a80c7 [ARM] omap: watchdog: convert clocks to match by devid and conid by Russell King · 15 years ago
  69. bb2b66d powerpc/86xx: Board support for GE Fanuc SBC310 by Martyn Welch · 15 years ago
  70. 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  71. b7cfc9c [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platforms by Russell King · 15 years ago
  72. 02e0746 [ARM] 5370/1: at91: fix rm9200 watchdog by Jean-Christop PLAGNIOL-VILLARD · 15 years ago
  73. 5662a2f x86, rdc321x: remove/move leftover files by Ingo Molnar · 15 years ago
  74. 618efba [WATCHDOG] Pika Warp appliance watchdog timer by Sean MacLennan · 16 years ago
  75. 3268b56 [WATCHDOG] Basic support for GE Fanuc's FPGA based watchdog timer by Martyn Welch · 16 years ago
  76. b1cf3e9 [WATCHDOG] wm8350: Fix section annotations by Mark Brown · 16 years ago
  77. 006948b [WATCHDOG] Add support for the WM8350 watchdog by Mark Brown · 16 years ago
  78. 4c6e63b [WATCHDOG] Add SMSC SCH311x Watchdog Timer. by Wim Van Sebroeck · 16 years ago
  79. 794db26 [WATCHDOG] ib700wdt - add timeout parameter by Wim Van Sebroeck · 16 years ago
  80. 47992cb Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
  81. 28a6238 [ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constant by Eric Miao · 16 years ago
  82. 7e1548a Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
  83. cd92a17 iTCO_wdt: fix typo when setting TCO_EN bit by Linus Torvalds · 16 years ago
  84. 290172e [WATCHDOG] hpwdt: Fix kdump when using hpwdt by Bernhard Walle · 16 years ago
  85. fba6700 Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 16 years ago
  86. 87c5257 [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h by Russell King · 16 years ago
  87. 0602641 [WATCHDOG] hpwdt: set the mapped BIOS address space as executable by Bernhard Walle · 16 years ago
  88. 28d41f5 [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsets by Wim Van Sebroeck · 16 years ago
  89. c6904dd [WATCHDOG] iTCO_wdt : correct status clearing by Wim Van Sebroeck · 16 years ago
  90. 7cd5b08 [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboards by Wim Van Sebroeck · 16 years ago
  91. f80e919 [WATCHDOG] fix mtx1_wdt compilation failure by Florian Fainelli · 16 years ago
  92. e892873 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  93. 0a0e9e0 powerpc: Fix Book-E watchdog timer interval setting by Matthias Fuchs · 16 years ago
  94. f0e625c [WATCHDOG] SAM9 watchdog - supported on all SAM9 and CAP9 processors by Andrew Victor · 16 years ago
  95. b954f6f [WATCHDOG] SAM9 watchdog - update for moved headers by Andrew Victor · 16 years ago
  96. e856359 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2 by Ben Dooks · 16 years ago
  97. 180ee70 [ARM] S3C: Move regs-watchdog.h to arch/arm/plat-s3c/include/plat by Ben Dooks · 16 years ago
  98. 29fa058 [PATCH] Switch all my contributions stuff to a single common address by Alan Cox · 16 years ago
  99. af4c293 [WATCHDOG] pci: use pci_ioremap_bar() in drivers/watchdog by Arjan van de Ven · 16 years ago
  100. 7dc9b48 watchdog: Fix warning by Alan Cox · 16 years ago