Age | Commit message (Expand) | Author | Files | Lines |
2005-10-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -67/+172 |
2005-09-29 | [PATCH] mv64x60_wdt __user annotations and cleanups | Al Viro | 1 | -7/+7 |
2005-09-29 | [WATCHDOG] pcwd_pci.c add debug module_param | Wim Van Sebroeck | 1 | -0/+64 |
2005-09-29 | [WATCHDOG] pcwd_pci.c control status + boot-code clean-up | Wim Van Sebroeck | 1 | -67/+108 |
2005-09-14 | [ARM SMP] Add timer/watchdog defines for MPCore | Russell King | 1 | -0/+2 |
2005-09-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 9 | -43/+2244 |
2005-09-12 | [ARM SMP] Add MPCore watchdog driver | Russell King | 3 | -0/+444 |
2005-09-12 | [WATCHDOG] pcwd_pci-include+WDIOC_SETOPTIONS-patch | Wim Van Sebroeck | 1 | -20/+24 |
2005-09-12 | [WATCHDOG] sbc8360+w83977f_wdt-consolidate_CONFIG_WATCHDOG_NOWAYOUT_handling | Wim Van Sebroeck | 2 | -12/+2 |
2005-09-12 | [WATCHDOG] w83977f-watchdog-driver.patch | Jose Miguel Goncalves | 3 | -0/+562 |
2005-09-11 | [WATCHDOG] New SBC8360 watchdog driver (revised) | Ian E. Morgan | 3 | -0/+433 |
2005-09-11 | [WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog-fix2.patch | Wim Van Sebroeck | 1 | -8/+3 |
2005-09-11 | [WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog-fix | Andrew Morton | 1 | -1/+4 |
2005-09-11 | [WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog.patch | Andrey Panin | 3 | -0/+418 |
2005-09-11 | [WATCHDOG] i6300.h-removal-patch | David Hardeman | 2 | -74/+30 |
2005-09-11 | [WATCHDOG] i6300esb.c-2-bugs-little-cleanup.patch | Jiri Slaby | 1 | -2/+2 |
2005-09-11 | [WATCHDOG] i6300esb.c-pci_dev_put+nowayout-patch | Naveen Gupta | 1 | -9/+6 |
2005-09-11 | [WATCHDOG] i6300esb-set_correct_reload_register_bit | Naveen Gupta | 2 | -3/+5 |
2005-09-11 | [WATCHDOG] i6300esb.c-WDT_ENABLE-bug | Naveen Gupta | 1 | -1/+1 |
2005-09-11 | [WATCHDOG] removes pci_find_device from i6300esb.c | Jiri Slaby | 1 | -2/+4 |
2005-09-11 | [WATCHDOG] i6300esb.patch | David Hardeman | 4 | -0/+581 |
2005-09-10 | [WATCHDOG] mv64x60_wdt.patch | James Chapman | 3 | -0/+257 |
2005-09-10 | [WATCHDOG] Kconfig+Makefile-clean2 | Wim Van Sebroeck | 2 | -22/+23 |
2005-09-10 | [WATCHDOG] s3c2410_wdt.c-state_warning.patch | Arnaud Patard (Rtp) | 1 | -1/+1 |
2005-09-09 | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 1 | -1/+1 |
2005-09-05 | Merge watchdog driver updates | Linus Torvalds | 7 | -62/+121 |
2005-09-05 | [PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variables | Kumar Gala | 2 | -11/+15 |
2005-09-05 | [PATCH] ppc32: Added support for the Book-E style Watchdog Timer | Kumar Gala | 3 | -0/+196 |
2005-09-03 | [WATCHDOG] softdog-timer-running-oops.patch | Chuck Ebbert | 1 | -4/+9 |
2005-09-03 | [WATCHDOG] w83627hf_wdt.c-initialized_bios_bug | P@Draig Brady | 1 | -0/+6 |
2005-09-03 | [WATCHDOG] s3c2410 watchdog - replace reboot notifier | Ben Dooks | 1 | -29/+7 |
2005-09-03 | [WATCHDOG] s3c2410 watchdog power management | Ben Dooks | 1 | -3/+48 |
2005-09-03 | [WATCHDOG] correct sysfs name for watchdog devices | Olaf Hering | 3 | -3/+3 |
2005-09-03 | [WATCHDOG] Kconfig+Makefile-clean | Wim Van Sebroeck | 2 | -22/+25 |
2005-09-03 | [WATCHDOG] Makefile-probe_order-patch | Wim Van Sebroeck | 1 | -23/+46 |
2005-08-09 | [PATCH] i8xx_tco.c: arm watchdog only when started | Wim Van Sebroeck | 1 | -13/+28 |
2005-08-03 | [PATCH] ARM: 2833/2: Remove support for WDIOF_MAGICCLOSE from sa1100-wdt | Ian Campbell | 1 | -39/+10 |
2005-07-27 | [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling | Andrey Panin | 29 | -169/+29 |
2005-07-27 | [PATCH] watchdog: add missing 0x in alim1535_wdt.c | Rolf Eike Beer | 1 | -1/+1 |
2005-07-26 | [PATCH] softdog build fix | Andrew Morton | 1 | -1/+1 |
2005-07-26 | [PATCH] eurotechwdt build fix | Andrew Morton | 1 | -1/+1 |
2005-07-26 | [PATCH] pcwd.c: Call kernel_power_off not machine_power_off | Eric W. Biederman | 1 | -2/+2 |
2005-07-26 | [PATCH] Fix watchdog drivers to call emergency_reboot() | Eric W. Biederman | 4 | -4/+4 |
2005-07-01 | [PATCH] PCI: clean up dynamic pci id logic | Greg Kroah-Hartman | 1 | -1/+1 |
2005-06-28 | [PATCH] ixp4xx/ixp2000 watchdog driver typo | Lennert Buytenhek | 2 | -2/+2 |
2005-06-23 | [PATCH] ppc64: add a watchdog driver for rtas | Utz Bacher | 3 | -0/+707 |
2005-06-20 | [PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdog | Lennert Buytenhek | 1 | -1/+6 |
2005-05-17 | [PATCH] Intel 6300ESB TCO timer support | Peter Lundkvist | 1 | -0/+1 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 36 | -0/+14255 |