Age | Commit message (Expand) | Author |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-10 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2012-01-09 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-06 | watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented. | Shubhrajyoti D |
2012-01-06 | watchdog: new driver for VIA chipsets | Marc Vertes |
2012-01-06 | watchdog: ath79_wdt: flush register writes | Gabor Juhos |
2012-01-06 | drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated data | Julia Lawall |
2012-01-06 | watchdog: Convert wm831x driver to devm_kzalloc() | Mark Brown |
2012-01-06 | watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API | Wim Van Sebroeck |
2012-01-06 | watchdog: convert drivers/watchdog/* to use module_platform_driver() | Axel Lin |
2012-01-06 | watchdog: Use DEFINE_SPINLOCK() for static spinlocks | Axel Lin |
2012-01-06 | watchdog: Convert Wolfson drivers to module_platform_driver | Mark Brown |
2012-01-02 | misc latin1 to utf8 conversions | Al Viro |
2011-12-27 | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2) | Wim Van Sebroeck |
2011-12-26 | watchdog: hpwdt: Changes to handle NX secure bit in 32bit path | Mingarelli, Thomas |
2011-12-26 | watchdog: sp805: Fix section mismatch in ID table. | Nick Bowler |
2011-12-26 | watchdog: move coh901327 state holders | Linus Walleij |
2011-11-28 | ARM: at91: make watchdog drivers soc independent | Jean-Christophe PLAGNIOL-VILLARD |
2011-11-22 | watchdog: sp805: Enable module alias autogeneration for AMBA drivers | Dave Martin |
2011-11-18 | USB: convert some miscellanies drivers to use module_usb_driver() | Greg Kroah-Hartman |
2011-11-16 | watchdog: fix initialisation printout in s3c2410_wdt | Dmitry Artamonow |
2011-11-16 | watchdog: Don't overwrite error value in wm831x_wdt_set_timeout() | Mark Brown |
2011-11-15 | watchdog: adx_wdt.c: remove driver | Wim Van Sebroeck |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-05 | watchdog: Convert wm831x driver to watchdog core | Mark Brown |
2011-11-05 | watchdog: s3c2410: convert to use the watchdog framework | Wolfram Sang |
2011-11-05 | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing | Wim Van Sebroeck |
2011-11-05 | watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driver | Greg Lee |
2011-11-05 | watchdog: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-11-05 | watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREAD | Venkat Subbiah |
2011-11-05 | watchdog: sc520_wdt: Remove unnecessary cast. | Sean Young |
2011-11-02 | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds |
2011-11-02 | um: switch to use of drivers/Kconfig | Al Viro |
2011-11-02 | um: clean Kconfig up a bit | Al Viro |
2011-10-31 | watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.c | Paul Gortmaker |
2011-10-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-10 | x86, nmi, drivers: Fix nmi splitup build bug | Ingo Molnar |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-09-20 | watchdog: Initconst section fixes for watchdog | Andi Kleen |
2011-09-20 | watchdog: lantiq: fix watchdogs timeout handling | John Crispin |
2011-09-20 | watchdog: hpwdt: prevent multiple "NMI occurred" messages | Naga Chumbalkar |
2011-09-20 | watchdog: WatchDog Timer Driver Core - use passed watchdog_device | H Hartley Sweeten |