1. 94a9f8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  2. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  3. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  4. 6d0f0df [WATCHDOG] orion5x_wdt.c: add spinlocking by Wim Van Sebroeck · 16 years ago
  5. 22ac923 [WATCHDOG] Orion: add hardware watchdog support by Sylver Bruneau · 16 years ago
  6. b311218 [WATCHDOG] omap_wdt.c: cleanup a bit omap_wdt.c by Felipe Balbi · 16 years ago
  7. 9f69e3b [WATCHDOG] omap_wdt.c: another ioremap() fix by Felipe Balbi · 16 years ago
  8. 2817142 [WATCHDOG] omap_wdt.c: sync linux-omap changes by Felipe Balbi · 16 years ago
  9. e6bb42e [WATCHDOG] Add AT91SAM9X watchdog by Renaud CERRATO · 16 years ago
  10. 7d8b090 [WATCHDOG] Add driver for winbond w83697ug/uf watchdog feature by Flemming Frandsen · 16 years ago
  11. e1fee94 [WATCHDOG] add watchdog driver IT8716 IT8726 IT8712J/K by Oliver Schuster · 16 years ago
  12. 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
  13. 7275fc8 [WATCHDOG] unlocked_ioctl changes by Wim Van Sebroeck · 16 years ago
  14. edf86c9 [WATCHDOG] wdt285: fix sparse warnings by Ben Dooks · 16 years ago
  15. 7f605ac [WATCHDOG] ibmasr: remove unnecessary spin_unlock() by Akinobu Mita · 16 years ago
  16. 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  17. 0ba8b9b [ARM] cputype: separate definitions, use them by Russell King · 16 years ago
  18. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  19. 8ab0dc3 cpwatchdog: Move to drivers/watchdog/cpwd.c by David S. Miller · 16 years ago
  20. e25ecd0 riowd: Distinguish between driver name and OF device node name. by David S. Miller · 16 years ago
  21. 957183f riowatchdog: Move under drivers/watchdog by David S. Miller · 16 years ago
  22. 3ccd3ec [WATCHDOG] removed unused #include <version.h> by Huang Weiyi · 16 years ago
  23. 95f62bd [WATCHDOG] at91rm9200_wdt.c: fix misleading indentation by Ilpo Jarvinen · 16 years ago
  24. 593fc17 [WATCHDOG] mpc8xxx_wdt: fix modular build by Anton Vorontsov · 16 years ago
  25. ab4ba3c [WATCHDOG] hpwdt.c kdebug support by Thomas Mingarelli · 16 years ago
  26. 03ec585 [WATCHDOG] Add support for the IDT RC32434 watchdog by Florian Fainelli · 16 years ago
  27. b3e8f2c [WATCHDOG] Add support for the built-int RDC R-321x SoC watchdog by Florian Fainelli · 16 years ago
  28. eaa95eb [WATHDOG] delete unused driver mpc8xx_wdt.c by Jochen Friedrich · 16 years ago
  29. 0e65fb2 [WATCHDOG] Fix s3c2410_wdt driver coding style issues by Ben Dooks · 16 years ago
  30. 9e3eaf1 [WATCHDOG] Clean out header of s3c2410_wdt driver. by Ben Dooks · 16 years ago
  31. b4253f8 [WATCHDOG] Fix NULL usage in s3c2410_wdt driver. by Ben Dooks · 16 years ago
  32. 9c0d2a2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  33. 8b5942c [ARM] Fix a pile of broken watchdog drivers by Adrian Bunk · 16 years ago
  34. bdd8735 ALi M7101 PMU also available on Sun Netra's too by Alexander Clouter · 16 years ago
  35. 36cbaa8 [WATCHDOG] pcwd.c - fix open_allowed type. by Wim Van Sebroeck · 16 years ago
  36. 9229376 [WATCHDOG] fix watchdog/ixp4xx_wdt.c compilation by Adrian Bunk · 16 years ago
  37. 3f11df2 [WATCHDOG] fix watchdog/wdt285.c compilation by Adrian Bunk · 16 years ago
  38. 3c4fafd [WATCHDOG] fix watchdog/at91rm9200_wdt.c compilation by Adrian Bunk · 16 years ago
  39. 58cf419 [WATCHDOG] fix watchdog/shwdt.c compilation by Adrian Bunk · 16 years ago
  40. f8494e0 [WATCHDOG] fix watchdog/txx9wdt.c compilation by Adrian Bunk · 16 years ago
  41. d6efcab [WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=n by Jean Delvare · 16 years ago
  42. 097d9eb Merge Linus' latest into master by Russell King · 16 years ago
  43. c1ec829 Fix up duplicate '__s3c2410wdt_stop()' function by Linus Torvalds · 16 years ago
  44. afd2fc0 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
  45. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  46. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  47. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  48. 7944d3a [WATCHDOG] more coding style clean-up's by Wim Van Sebroeck · 16 years ago
  49. 12b7a15 [WATCHDOG] sbc8360.c - move stop code into a function by Wim Van Sebroeck · 16 years ago
  50. 0c06090 [WATCHDOG] Coding style - Indentation - part 2 by Wim Van Sebroeck · 16 years ago
  51. 5eb8249 [WATCHDOG] Coding style - Indentation - part 1 by Wim Van Sebroeck · 16 years ago
  52. 0d7b101 [WATCHDOG] mpc8xxx_wdt: add support for MPC8xx watchdogs by Anton Vorontsov · 16 years ago
  53. cb55d28 [WATCHDOG] mpc8xxx_wdt: fix build by Anton Vorontsov · 16 years ago
  54. 59ca1b0 [WATCHDOG] mpc8xxx_wdt: various renames, mostly s/mpc83xx/mpc8xxx/g by Anton Vorontsov · 16 years ago
  55. 28acd02 [WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdt by Anton Vorontsov · 16 years ago
  56. 500c919 [WATCHDOG] mpc83xx_wdt: add support for MPC86xx CPUs by Anton Vorontsov · 16 years ago
  57. ef8ab12 [WATCHDOG] mpc83xx_wdt: convert to the OF platform driver by Anton Vorontsov · 16 years ago
  58. c948852 [WATCHDOG] pcwd: a couple of watchdogs escaped conversion by Alan Cox · 16 years ago
  59. 089ab07 [WATCHDOG] Clean-up includes by Wim Van Sebroeck · 16 years ago
  60. 9e74114 [WATCHDOG] hpwdt.c - fix double includes by Wim Van Sebroeck · 16 years ago
  61. 96e2e6f [WATCHDOG] Merge code clean-up's from Alan Cox. by Wim Van Sebroeck · 16 years ago
  62. 214c6a7 [ARM] sa1100_wdt: use reset_status to remember watchdog reset status by Eric Miao · 16 years ago
  63. 103a1d5 sc1200 watchdog driver: Fix locking, sems and coding style by Alan Cox · 16 years ago
  64. 8183006 alpha: Fix breakage in wdt_pci by Andrew Morton · 16 years ago
  65. 9f2d1f0 wdt: Cleanup and sort out locking and inb_p by Alan Cox · 16 years ago
  66. 41dc8b7 s3c2410_wdt watchdog driver: Locking and coding style by Alan Cox · 16 years ago
  67. d654737 it8712f_wdt: Locking and coding style by Alan Cox · 16 years ago
  68. 670d59c ar7_wdt watchdog driver: Fix locking by Alan Cox · 16 years ago
  69. d667b6d hpwdt: don't use static flags by Alexey Dobriyan · 16 years ago
  70. f606ddf remove the v850 port by Adrian Bunk · 16 years ago
  71. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  72. f6f88e9 generic-ipi: more merge fallout by Ingo Molnar · 16 years ago
  73. 75195da powerpc/mpc5200_wdt: use linux/of_platform.h instead of asm by Stephen Rothwell · 16 years ago
  74. 63842cc Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working" by Wim Van Sebroeck · 16 years ago
  75. 7c4be5a [WATCHDOG 57/57] wdt501/pci: Clean up, coding style and switch to unlocked_ioctl by Alan Cox · 16 years ago
  76. f2b79c6 [WATCHDOG 56/57] wdt977: clean up, coding style and switch to unlocked_ioctl by Alan Cox · 16 years ago
  77. d0e58ee [WATCHDOG 55/57] wdt285: switch to unlocked_ioctl and tidy up oddments of coding style by Alan Cox · 16 years ago
  78. dae67a2 [WATCHDOG 54/57] wdrtas: clean up, coding style, switch to unlocked_ioctl by Alan Cox · 16 years ago
  79. 694b16b [WATCHDOG 53/57] wafer5823wdt: Clean up, coding style, switch to unlocked_ioctl by Alan Cox · 16 years ago
  80. 84af401 [WATCHDOG 52/57] w83977f_wdt: clean up, coding style and switch to unlocked_ioctl by Alan Cox · 16 years ago
  81. c1cfd1a [WATCHDOG 51/57] w83877f_wdt: clean up code, coding style, switch to unlocked_ioctl by Alan Cox · 16 years ago
  82. c1c8dd3 [WATCHDOG 50/57] w83697hf_wdt: cleanup, coding style and switch to unlocked_ioctl by Alan Cox · 16 years ago
  83. 46a3949 [WATCHDOG 49/57] w83627hf: coding style, clean up and switch to unlocked_ioctl by Alan Cox · 16 years ago
  84. 8dc244f [WATCHDOG 48/57] txx9: Fix locking, switch to unlocked_ioctl by Alan Cox · 16 years ago
  85. f92d374 [WATCHDOG 47/57] softdog: clean up, coding style and switch to unlocked_ioctl by Alan Cox · 16 years ago
  86. 5984679 [WATCHDOG 46/57] smsc37b787_wdt: coding style, switch to unlocked_ioctl by Alan Cox · 16 years ago
  87. 70b814e [WATCHDOG 45/57] shwdt: coding style, cleanup, switch to unlocked_ioctl by Alan Cox · 16 years ago
  88. 9b748ed [WATCHDOG 44/57] scx200_wdt: clean up and switch to unlocked_ioctl by Alan Cox · 16 years ago
  89. ff94806 [WATCHDOG 43/57] sc520_wdt: Clean up and switch to unlocked_ioctl by Alan Cox · 16 years ago
  90. d14bcca [WATCHDOG 42/57] sc1200_wdt: clean up, fix locking and use unlocked_ioctl by Alan Cox · 16 years ago
  91. df3c9de [WATCHDOG 41/57] sb_wdog: Clean up and switch to unlocked_ioctl by Alan Cox · 16 years ago
  92. f4f6f65 [WATCHDOG 40/57] sbc_epx_c3_wdt: switch to unlocked_ioctl by Alan Cox · 16 years ago
  93. 9f53c8d [WATCHDOG 39/57] sbc8360: clean up by Alan Cox · 16 years ago
  94. 619a8a2 [WATCHDOG 38/57] stg7240_wdt: unlocked_ioctl by Alan Cox · 16 years ago
  95. 1780de4 [WATCHDOG 37/57] sbc60xxwdt: clean up and switch to unlocked_ioctl by Alan Cox · 16 years ago
  96. f19e031 [WATCHDOG 36/57] sa1100_wdt: Switch to unlocked_ioctl by Alan Cox · 16 years ago
  97. edef7a9 [WATCHDOG 35/57] s3c2410: watchdog cleanup and switch to unlocked_ioctl by Alan Cox · 16 years ago
  98. 72d5c05 [WATCHDOG 34/57] rm9k_wdt: clean up by Alan Cox · 16 years ago
  99. 84ca995 [WATCHDOG 33/57] pnx4008_wdt: unlocked_ioctl setup by Alan Cox · 16 years ago
  100. 1f6ef234 [watchdog] hpwdt: fix use of inline assembly by Linus Torvalds · 16 years ago