Merge branch 'akpm' (Andrew's patch-bomb)
[linux-flexiantxendom0-3.2.10.git] / drivers / char / ipmi / ipmi_watchdog.c
2012-03-29 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-03-29 Corey Minyardipmi: use locks on watchdog timeout set on reboot
2012-03-29 Corey Minyardipmi: fix message handling during panics
2012-03-27 Wim Van Sebroeckwatchdog: nowayout is bool
2011-12-20 Corey Minyardipmi_watchdog: restore settings when BMC reset
2011-10-10 Don Zickusx86, nmi: Wire up NMI handlers to new routines
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-01-07 Don Zickusx86: Convert some devices to use DIE_NMIUNKNOWN
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-09-15 Arnd Bergmannipmi: autoconvert trivial BKL users to private mutex
2010-08-11 Rusty Russellparam: update drivers/char/ipmi/ipmi_watchdog.c to...
2010-05-17 Arnd Bergmanndrivers: Push down BKL into various drivers
2008-11-01 Al Virosaner FASYNC handling on file close
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-11 Mark Rustad[PATCH] IPMI: return correct value from ipmi_write
2008-06-20 Arnd Bergmannipmi-watchdog: BKL pushdown
2008-04-29 Corey MinyardIPMI: Style fixes in the misc code
2007-11-28 Corey Minyard[WATCHDOG] ipmi: add the standard watchdog timeout...
2007-10-18 Corey MinyardIPMI: new NMI handling
2007-10-18 Corey MinyardIPMI: add polled interface
2007-10-18 Corey MinyardIPMI: remove bogus semaphore from watchdog
2007-05-14 Linus TorvaldsRevert "ipmi: add new IPMI nmi watchdog handling"
2007-05-08 Adrian Bunkno longer #include <asm/kdebug.h>
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-08 Corey Minyardipmi: add new IPMI nmi watchdog handling
2006-12-30 Sebastien Dugué[PATCH] Fix IPMI watchdog set_param_str() using kstrdup
2006-12-10 Randy Dunlap[PATCH] IPMI: remove zero inits
2006-12-07 Corey Minyard[PATCH] IPMI: Allow hot system interface remove
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-07-03 Arjan van de Ven[PATCH] make more file_operation structs static
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Corey Minyard[PATCH] IPMI: watchdog handle panic properly
2006-06-23 Pekka Enberg[PATCH] ipmi: strstrip conversion
2006-03-31 Corey Minyard[PATCH] IPMI: convert from semaphores to mutexes
2006-03-31 Corey Minyard[PATCH] IPMI: tidy up various things
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-26 Corey Minyard[PATCH] ipmi: add full sysfs support
2005-11-07 Corey Minyard[PATCH] ipmi: fix watchdog timeout panic handling
2005-11-07 Corey Minyard[PATCH] ipmi: watchdog parms in sysfs
2005-09-10 Nishanth Aravamudan[PATCH] drivers/char: fix-up schedule_timeout() usage
2005-09-07 Corey Minyard[PATCH] ipmi: style cleanups
2005-09-07 Corey Minyard[PATCH] ipmi: clean up versioning of the IPMI driver
2005-09-07 Corey Minyard[PATCH] ipmi: watchdog/NMI interaction fixes
2005-07-27 Andrey Panin[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling
2005-05-01 Corey Minyard[PATCH] ipmi: fix watchdog so the device can be reopene...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2