Joe Perches
|
25880f7d61
ipmi: Use more common logging styles
|
7 years ago |
Corey Minyard
|
2911c9886c
ipmi: Rename ipmi_user_t to struct ipmi_user *
|
7 years ago |
Corey Minyard
|
5194970c5b
ipmi:watchdog: Use the IPMI panic handler instead of the system one
|
7 years ago |
Corey Minyard
|
e238491704
ipmi:watchdog: Replace printk() with pr_xxx()
|
7 years ago |
Corey Minyard
|
d1b29b9742
ipmi:watchdog: Rework locking and handling
|
7 years ago |
Corey Minyard
|
243ac21035
ipmi: Add or fix SPDX-License-Identifier in all files
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
4c6790c49a
Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmi
|
7 years ago |
Xiongfeng Wang
|
1b4254cee0
ipmi: use correct string length
|
7 years ago |
Wei Yongjun
|
7195a5a6da
ipmi watchdog: fix typo in parameter description
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Corey Minyard
|
511d57dc71
ipmi: Get the device id through a function
|
8 years ago |
Linus Torvalds
|
9eb7888005
Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmi
|
8 years ago |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 years ago |
Valentin Vidic
|
860f01e969
ipmi/watchdog: fix watchdog timeout set on reboot
|
8 years ago |
Robert Lippert
|
2c1175c2e8
ipmi/watchdog: fix wdog hang on panic waiting for ipmi response
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Corey Minyard
|
210af2a5f1
ipmi: make ipmi_usr_hndl const
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Hidehiro Kawai
|
73cbf4a1dd
ipmi/watchdog: use nmi_panic() when kernel panics in NMI handler
|
9 years ago |
Jean-Yves Faye
|
c7f42c6390
ipmi watchdog : add panic_wdt_timeout parameter
|
9 years ago |
Luis R. Rodriguez
|
9c27847dda
kernel/params: constify struct kernel_param_ops uses
|
10 years ago |
Oskar Schirmer
|
18cb2ae55f
char/ipmi: remove local ioctl defines replaced by generic ones
|
13 years ago |
Linus Torvalds
|
532bfc851a
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
Corey Minyard
|
423a5bb49e
ipmi: use locks on watchdog timeout set on reboot
|
13 years ago |
Corey Minyard
|
895dcfd1ca
ipmi: fix message handling during panics
|
13 years ago |
Wim Van Sebroeck
|
86a1e1896c
watchdog: nowayout is bool
|
13 years ago |
Corey Minyard
|
b75d91f7ca
ipmi_watchdog: restore settings when BMC reset
|
13 years ago |
Don Zickus
|
9c48f1c629
x86, nmi: Wire up NMI handlers to new routines
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |