index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_watchdog.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-9
/
+12
2012-03-29
ipmi: use locks on watchdog timeout set on reboot
Corey Minyard
1
-2
/
+2
2012-03-29
ipmi: fix message handling during panics
Corey Minyard
1
-7
/
+10
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
1
-2
/
+2
2011-12-20
ipmi_watchdog: restore settings when BMC reset
Corey Minyard
1
-3
/
+38
2011-10-10
x86, nmi: Wire up NMI handlers to new routines
Don Zickus
1
-22
/
+11
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-01-07
x86: Convert some devices to use DIE_NMIUNKNOWN
Don Zickus
1
-1
/
+1
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-15
ipmi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-4
/
+4
2010-08-11
param: update drivers/char/ipmi/ipmi_watchdog.c to new scheme
Rusty Russell
1
-15
/
+27
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
1
-2
/
+15
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-1
/
+0
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-2
/
+1
2008-07-12
[PATCH] IPMI: return correct value from ipmi_write
Mark Rustad
1
-2
/
+1
2008-06-21
ipmi-watchdog: BKL pushdown
Arnd Bergmann
1
-0
/
+3
2008-04-29
IPMI: Style fixes in the misc code
Corey Minyard
1
-111
/
+133
2007-11-28
[WATCHDOG] ipmi: add the standard watchdog timeout ioctls
Corey Minyard
1
-0
/
+2
2007-10-19
IPMI: new NMI handling
Corey Minyard
1
-41
/
+105
2007-10-19
IPMI: add polled interface
Corey Minyard
1
-46
/
+59
2007-10-19
IPMI: remove bogus semaphore from watchdog
Corey Minyard
1
-14
/
+3
2007-05-15
Revert "ipmi: add new IPMI nmi watchdog handling"
Linus Torvalds
1
-92
/
+42
2007-05-08
no longer #include <asm/kdebug.h>
Adrian Bunk
1
-1
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-0
/
+1
2007-05-08
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
1
-42
/
+94
2006-12-30
[PATCH] Fix IPMI watchdog set_param_str() using kstrdup
Sebastien Dugué
1
-6
/
+5
2006-12-10
[PATCH] IPMI: remove zero inits
Randy Dunlap
1
-9
/
+9
2006-12-07
[PATCH] IPMI: Allow hot system interface remove
Corey Minyard
1
-43
/
+78
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-07-04
[PATCH] make more file_operation structs static
Arjan van de Ven
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[PATCH] IPMI: watchdog handle panic properly
Corey Minyard
1
-8
/
+10
2006-06-23
[PATCH] ipmi: strstrip conversion
Pekka Enberg
1
-16
/
+9
2006-04-01
[PATCH] IPMI: convert from semaphores to mutexes
Corey Minyard
1
-23
/
+30
2006-04-01
[PATCH] IPMI: tidy up various things
Corey Minyard
1
-4
/
+4
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-2
/
+4
2006-03-26
[PATCH] ipmi: add full sysfs support
Corey Minyard
1
-1
/
+1
2005-11-07
[PATCH] ipmi: fix watchdog timeout panic handling
Corey Minyard
1
-4
/
+9
2005-11-07
[PATCH] ipmi: watchdog parms in sysfs
Corey Minyard
1
-50
/
+196
2005-09-10
[PATCH] drivers/char: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-4
/
+2
2005-09-08
[PATCH] ipmi: style cleanups
Corey Minyard
1
-10
/
+9
2005-09-08
[PATCH] ipmi: clean up versioning of the IPMI driver
Corey Minyard
1
-5
/
+4
2005-09-08
[PATCH] ipmi: watchdog/NMI interaction fixes
Corey Minyard
1
-7
/
+11
2005-07-28
[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling
Andrey Panin
1
-5
/
+1
2005-05-01
[PATCH] ipmi: fix watchdog so the device can be reopened on an unexpected close
Corey Minyard
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1068