aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_watchdog.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus2011-01-071-1/+1
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | ipmi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-151-4/+4
|/
* param: update drivers/char/ipmi/ipmi_watchdog.c to new schemeRusty Russell2010-08-111-15/+27
* drivers: Push down BKL into various driversArnd Bergmann2010-05-171-2/+15
* saner FASYNC handling on file closeAl Viro2008-11-011-1/+0
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-141-2/+1
|\
| * [PATCH] IPMI: return correct value from ipmi_writeMark Rustad2008-07-111-2/+1
* | ipmi-watchdog: BKL pushdownArnd Bergmann2008-06-201-0/+3
|/
* IPMI: Style fixes in the misc codeCorey Minyard2008-04-291-111/+133
* [WATCHDOG] ipmi: add the standard watchdog timeout ioctlsCorey Minyard2007-11-281-0/+2
* IPMI: new NMI handlingCorey Minyard2007-10-181-41/+105
* IPMI: add polled interfaceCorey Minyard2007-10-181-46/+59
* IPMI: remove bogus semaphore from watchdogCorey Minyard2007-10-181-14/+3
* Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds2007-05-141-92/+42
* no longer #include <asm/kdebug.h>Adrian Bunk2007-05-081-1/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* ipmi: add new IPMI nmi watchdog handlingCorey Minyard2007-05-081-42/+94
* [PATCH] Fix IPMI watchdog set_param_str() using kstrdupSebastien Dugué2006-12-301-6/+5
* [PATCH] IPMI: remove zero initsRandy Dunlap2006-12-101-9/+9
* [PATCH] IPMI: Allow hot system interface removeCorey Minyard2006-12-071-43/+78
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] IPMI: watchdog handle panic properlyCorey Minyard2006-06-281-8/+10
* [PATCH] ipmi: strstrip conversionPekka Enberg2006-06-231-16/+9
* [PATCH] IPMI: convert from semaphores to mutexesCorey Minyard2006-03-311-23/+30
* [PATCH] IPMI: tidy up various thingsCorey Minyard2006-03-311-4/+4
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-2/+4
* [PATCH] ipmi: add full sysfs supportCorey Minyard2006-03-261-1/+1
* [PATCH] ipmi: fix watchdog timeout panic handlingCorey Minyard2005-11-071-4/+9
* [PATCH] ipmi: watchdog parms in sysfsCorey Minyard2005-11-071-50/+196
* [PATCH] drivers/char: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-4/+2
* [PATCH] ipmi: style cleanupsCorey Minyard2005-09-071-10/+9
* [PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard2005-09-071-5/+4
* [PATCH] ipmi: watchdog/NMI interaction fixesCorey Minyard2005-09-071-7/+11
* [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin2005-07-271-5/+1
* [PATCH] ipmi: fix watchdog so the device can be reopened on an unexpected closeCorey Minyard2005-05-011-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1068