Age | Commit message (Expand) | Author |
2011-01-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-07 | x86: Convert some devices to use DIE_NMIUNKNOWN | Don Zickus |
2011-01-06 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-06 | Merge branch 'devel-stable' into devel | Russell King |
2011-01-04 | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar |
2011-01-03 | Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ... | Sascha Hauer |
2010-12-22 | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus |
2010-12-22 | watchdog: Fix null pointer dereference while accessing rdc321x platform_data | Florian Fainelli |
2010-12-14 | watchdog: imx: use clk_get to acquire the watchdog clock | Fabio Estevam |
2010-12-07 | Merge commit 'v2.6.37-rc5' into perf/core | Ingo Molnar |
2010-12-02 | watchdog: it8712f_wdt: add note to Kconfig | Wim Van Sebroeck |
2010-12-02 | watchdog: gef_wdt: include fs.h | Wolfram Sang & Martyn Welch |
2010-12-02 | watchdog: bcm63xx_wdt: improve platform part. | Wim Van Sebroeck |
2010-12-02 | watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCH | Seth Heasley |
2010-11-18 | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog | Don Zickus |
2010-10-29 | WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations. | David Daney |
2010-10-28 | watchdog: iTCO_wdt.c: remove extra pci_dev_put()'s from init code | Prarit Bhargava |
2010-10-28 | watchdog: add support for Broadcom BCM63xx built-in watchdog | Florian Fainelli |
2010-10-28 | watchdog: f71808e_wdt: add support for the F71889FG | Giel van Schijndel |
2010-10-28 | watchdog: MachZ: fix debug macro | Nicolas Kaiser |
2010-10-28 | watchdog: it8712f_wdt: Add module parameter for alternative reset sources | Timo Juhani Lindfors |
2010-10-28 | watchdog: it8712f_wdt: Add comments for config/control register names | Timo Juhani Lindfors |
2010-10-28 | watchdog: it87_wdt: Add support for watchdogs with 8b timers | Ondrej Zajicek |
2010-10-28 | watchdog: it87_wdt: Add support for IT8720F watchdog | Ondrej Zajicek |
2010-10-28 | watchdog: Use static const char * const where possible | Joe Perches |
2010-10-28 | watchdog: iTCO_wdt: Cleanup warning messages | Prarit Bhargava |
2010-10-28 | watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg DeviceIDs | Seth Heasley |
2010-10-25 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-14 | powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig option | Timur Tabi |
2010-10-14 | powerpc/watchdog: Allow the Book-E driver to be compiled as a module | Timur Tabi |
2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells |
2010-10-05 | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann |
2010-09-29 | OMAP: WDT: Use PM runtime APIs instead of clk FW APIs | Varadarajan, Charulatha |
2010-09-15 | watchdog: Enable NXP LPC32XX support in Kconfig (resend) | Kevin Wells |
2010-09-15 | watchdog: ts72xx_wdt: disable watchdog at probe | Mika Westerberg |
2010-09-15 | watchdog: sb_wdog: release irq and reboot notifier in error path and module_e... | Akinobu Mita |
2010-08-13 | watchdog: hpwdt (12/12): Make NMI decoding a compile-time option | dann frazier |
2010-08-13 | watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions | dann frazier |
2010-08-13 | watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing" | dann frazier |
2010-08-13 | watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization | dann frazier |
2010-08-13 | watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT | dann frazier |
2010-08-13 | watchdog: hpwdt (7/12): allow full range of timer values supported by hardware | dann frazier |
2010-08-13 | watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macro | dann frazier |
2010-08-13 | watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict | dann frazier |
2010-08-13 | watchdog: hpwdt (4/12): Despecificate driver from iLO2 | dann frazier |
2010-08-13 | watchdog: hpwdt (3/12): Group NMI sourcing specific items together | dann frazier |