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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-07
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
Ingo Molnar
5
-152
/
+251
2014-04-18
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
1
-1
/
+1
2014-04-17
ipmi: boolify some things
Corey Minyard
2
-37
/
+35
2014-04-17
ipmi: Turn off all activity on an idle ipmi interface
Corey Minyard
2
-96
/
+174
2014-04-17
ipmi: Turn off default probing of interfaces
Corey Minyard
2
-1
/
+13
2014-04-17
ipmi: Reset the KCS timeout when starting error recovery
Corey Minyard
1
-2
/
+3
2014-04-17
ipmi: Fix a race restarting the timer
Bodo Stroesser
1
-18
/
+28
2014-04-17
Char: ipmi_bt_sm, fix infinite loop
Jiri Slaby
1
-1
/
+1
2014-02-08
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-30
ipmi: Add missing rv in ipmi_parisc_probe()
Geert Uytterhoeven
1
-0
/
+1
2014-01-26
ipmi: Cleanup error return
Corey Minyard
1
-15
/
+29
2014-01-26
ipmi: fix timeout calculation when bmc is disconnected
Xie XiuQi
1
-1
/
+1
2014-01-26
ipmi: use USEC_PER_SEC instead of 1000000 for more meaningful
Xie XiuQi
3
-7
/
+7
2014-01-26
ipmi: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+2
2013-09-05
BMC support for PARISC machines
Thomas Bogendoerfer
1
-0
/
+75
2013-09-05
Add MODULE_ALIAS for autoloading ipmi driver on ACPI systems
Jordan_Hargrave@Dell.com
1
-0
/
+2
2013-09-05
ipmi: Initialize locals to avoid warning
Corey Minyard
1
-1
/
+1
2013-09-05
ipmi: info leak in compat_ipmi_ioctl()
Dan Carpenter
1
-0
/
+1
2013-06-18
char: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2013-05-17
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
Benjamin LaHaise
1
-1
/
+13
2013-05-17
ipmi: Improve error messages on failed irq enable
Corey Minyard
1
-6
/
+10
2013-05-17
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Chen Gang
1
-2
/
+2
2013-05-17
drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup
Alexandru Gheorghiu
1
-2
/
+1
2013-05-02
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2
-6
/
+6
2013-02-28
ipmi: add options to disable openfirmware and PCI scanning
Corey Minyard
1
-10
/
+28
2013-02-28
ipmi: add new kernel options to prevent automatic ipmi init
Corey Minyard
1
-4
/
+24
2013-01-04
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2012-11-22
char: remove use of __devexit
Bill Pemberton
1
-3
/
+3
2012-11-22
char: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-22
char: remove use of __devinit
Bill Pemberton
1
-12
/
+12
2012-11-19
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
2
-2
/
+2
2012-10-17
IPMI: Detect register spacing on PCI interfaces
Corey Minyard
1
-2
/
+34
2012-10-17
IPMI: Fix some uninitialized warning
Corey Minyard
1
-1
/
+1
2012-07-23
char/ipmi: remove local ioctl defines replaced by generic ones
Oskar Schirmer
1
-13
/
+0
2012-07-10
PM / IPMI: Remove empty legacy PCI PM callbacks
Rafael J. Wysocki
1
-16
/
+0
2012-03-29
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
4
-168
/
+171
2012-03-29
ipmi: use locks on watchdog timeout set on reboot
Corey Minyard
1
-2
/
+2
2012-03-29
ipmi: simplify locking
Corey Minyard
1
-33
/
+21
2012-03-29
ipmi: fix message handling during panics
Corey Minyard
2
-64
/
+56
2012-03-29
ipmi: use a tasklet for handling received messages
Corey Minyard
2
-67
/
+88
2012-03-29
ipmi: increase KCS timeouts
Matthew Garrett
1
-2
/
+2
2012-03-29
ipmi: decrease the IPMI message transaction time in interrupt mode
Srinivas_Gowda
1
-1
/
+3
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
3
-3
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
3
-3
/
+0
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
1
-2
/
+2
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-12-20
ipmi_watchdog: restore settings when BMC reset
Corey Minyard
1
-3
/
+38
[next]