summaryrefslogtreecommitdiff
path: root/drivers/char/ipmi/ipmi_watchdog.c
AgeCommit message (Expand)Author
2018-01-31Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2018-01-08ipmi: use correct string lengthXiongfeng Wang
2017-12-12ipmi watchdog: fix typo in parameter descriptionWei Yongjun
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-09-27ipmi: Get the device id through a functionCorey Minyard
2017-07-10Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-05-08ipmi/watchdog: fix watchdog timeout set on rebootValentin Vidic
2017-04-28ipmi/watchdog: fix wdog hang on panic waiting for ipmi responseRobert Lippert
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-01-05ipmi: make ipmi_usr_hndl constCorey Minyard
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-03-22ipmi/watchdog: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai
2015-11-16ipmi watchdog : add panic_wdt_timeout parameterJean-Yves Faye
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2012-07-23char/ipmi: remove local ioctl defines replaced by generic onesOskar Schirmer
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28ipmi: use locks on watchdog timeout set on rebootCorey Minyard
2012-03-28ipmi: fix message handling during panicsCorey Minyard
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2011-12-20ipmi_watchdog: restore settings when BMC resetCorey Minyard
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-01-07x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-15ipmi: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-11param: update drivers/char/ipmi/ipmi_watchdog.c to new schemeRusty Russell
2010-05-17drivers: Push down BKL into various driversArnd Bergmann
2008-11-01saner FASYNC handling on file closeAl Viro
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-11[PATCH] IPMI: return correct value from ipmi_writeMark Rustad
2008-06-20ipmi-watchdog: BKL pushdownArnd Bergmann
2008-04-29IPMI: Style fixes in the misc codeCorey Minyard
2007-11-28[WATCHDOG] ipmi: add the standard watchdog timeout ioctlsCorey Minyard
2007-10-18IPMI: new NMI handlingCorey Minyard
2007-10-18IPMI: add polled interfaceCorey Minyard
2007-10-18IPMI: remove bogus semaphore from watchdogCorey Minyard
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds
2007-05-08no longer #include <asm/kdebug.h>Adrian Bunk
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard
2006-12-30[PATCH] Fix IPMI watchdog set_param_str() using kstrdupSebastien Dugué
2006-12-10[PATCH] IPMI: remove zero initsRandy Dunlap
2006-12-07[PATCH] IPMI: Allow hot system interface removeCorey Minyard
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-28[PATCH] IPMI: watchdog handle panic properlyCorey Minyard
2006-06-23[PATCH] ipmi: strstrip conversionPekka Enberg