index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_watchdog.c
Commit message (
Expand
)
Author
Age
*
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
*
ipmi: Use more common logging styles
Joe Perches
2018-09-18
*
ipmi: Rename ipmi_user_t to struct ipmi_user *
Corey Minyard
2018-04-18
*
ipmi:watchdog: Use the IPMI panic handler instead of the system one
Corey Minyard
2018-04-18
*
ipmi:watchdog: Replace printk() with pr_xxx()
Corey Minyard
2018-04-18
*
ipmi:watchdog: Rework locking and handling
Corey Minyard
2018-04-18
*
ipmi: Add or fix SPDX-License-Identifier in all files
Corey Minyard
2018-02-27
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
*
Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2018-01-31
|
\
|
*
ipmi: use correct string length
Xiongfeng Wang
2018-01-08
|
*
ipmi watchdog: fix typo in parameter description
Wei Yongjun
2017-12-12
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
|
/
*
ipmi: Get the device id through a function
Corey Minyard
2017-09-27
*
Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2017-07-10
|
\
|
*
ipmi/watchdog: fix watchdog timeout set on reboot
Valentin Vidic
2017-05-08
*
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
|
/
*
ipmi/watchdog: fix wdog hang on panic waiting for ipmi response
Robert Lippert
2017-04-28
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
*
ipmi: make ipmi_usr_hndl const
Corey Minyard
2017-01-05
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
*
ipmi/watchdog: use nmi_panic() when kernel panics in NMI handler
Hidehiro Kawai
2016-03-22
*
ipmi watchdog : add panic_wdt_timeout parameter
Jean-Yves Faye
2015-11-16
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-27
*
char/ipmi: remove local ioctl defines replaced by generic ones
Oskar Schirmer
2012-07-23
*
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-28
*
|
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
|
/
*
ipmi_watchdog: restore settings when BMC reset
Corey Minyard
2011-12-20
*
x86, nmi: Wire up NMI handlers to new routines
Don Zickus
2011-10-10
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
x86: Convert some devices to use DIE_NMIUNKNOWN
Don Zickus
2011-01-07
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
|
ipmi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-09-15
|
/
*
param: update drivers/char/ipmi/ipmi_watchdog.c to new scheme
Rusty Russell
2010-08-11
*
drivers: Push down BKL into various drivers
Arnd Bergmann
2010-05-16
*
saner FASYNC handling on file close
Al Viro
2008-11-01
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
|
\
|
*
[PATCH] IPMI: return correct value from ipmi_write
Mark Rustad
2008-07-11
*
|
ipmi-watchdog: BKL pushdown
Arnd Bergmann
2008-06-20
|
/
*
IPMI: Style fixes in the misc code
Corey Minyard
2008-04-29
*
[WATCHDOG] ipmi: add the standard watchdog timeout ioctls
Corey Minyard
2007-11-28
*
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-10-18
*
Revert "ipmi: add new IPMI nmi watchdog handling"
Linus Torvalds
2007-05-14
*
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
2007-05-08
[next]