index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_watchdog.c
Age
Commit message (
Expand
)
Author
2012-07-23
char/ipmi: remove local ioctl defines replaced by generic ones
Oskar Schirmer
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
ipmi: use locks on watchdog timeout set on reboot
Corey Minyard
2012-03-28
ipmi: fix message handling during panics
Corey Minyard
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2011-12-20
ipmi_watchdog: restore settings when BMC reset
Corey Minyard
2011-10-10
x86, nmi: Wire up NMI handlers to new routines
Don Zickus
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-01-07
x86: Convert some devices to use DIE_NMIUNKNOWN
Don Zickus
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-15
ipmi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-11
param: update drivers/char/ipmi/ipmi_watchdog.c to new scheme
Rusty Russell
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
2008-11-01
saner FASYNC handling on file close
Al Viro
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-11
[PATCH] IPMI: return correct value from ipmi_write
Mark Rustad
2008-06-20
ipmi-watchdog: BKL pushdown
Arnd Bergmann
2008-04-29
IPMI: Style fixes in the misc code
Corey Minyard
2007-11-28
[WATCHDOG] ipmi: add the standard watchdog timeout ioctls
Corey Minyard
2007-10-18
IPMI: new NMI handling
Corey Minyard
2007-10-18
IPMI: add polled interface
Corey Minyard
2007-10-18
IPMI: remove bogus semaphore from watchdog
Corey Minyard
2007-05-14
Revert "ipmi: add new IPMI nmi watchdog handling"
Linus Torvalds
2007-05-08
no longer #include <asm/kdebug.h>
Adrian Bunk
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2007-05-08
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
2006-12-30
[PATCH] Fix IPMI watchdog set_param_str() using kstrdup
Sebastien Dugué
2006-12-10
[PATCH] IPMI: remove zero inits
Randy Dunlap
2006-12-07
[PATCH] IPMI: Allow hot system interface remove
Corey Minyard
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-28
[PATCH] IPMI: watchdog handle panic properly
Corey Minyard
2006-06-23
[PATCH] ipmi: strstrip conversion
Pekka Enberg
2006-03-31
[PATCH] IPMI: convert from semaphores to mutexes
Corey Minyard
2006-03-31
[PATCH] IPMI: tidy up various things
Corey Minyard
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-26
[PATCH] ipmi: add full sysfs support
Corey Minyard
2005-11-07
[PATCH] ipmi: fix watchdog timeout panic handling
Corey Minyard
2005-11-07
[PATCH] ipmi: watchdog parms in sysfs
Corey Minyard
2005-09-10
[PATCH] drivers/char: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-07
[PATCH] ipmi: style cleanups
Corey Minyard
2005-09-07
[PATCH] ipmi: clean up versioning of the IPMI driver
Corey Minyard
2005-09-07
[PATCH] ipmi: watchdog/NMI interaction fixes
Corey Minyard
2005-07-27
[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling
Andrey Panin
2005-05-01
[PATCH] ipmi: fix watchdog so the device can be reopened on an unexpected close
Corey Minyard
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds