index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
4
-168
/
+171
|
\
|
*
ipmi: use locks on watchdog timeout set on reboot
Corey Minyard
2012-03-28
1
-2
/
+2
|
*
ipmi: simplify locking
Corey Minyard
2012-03-28
1
-33
/
+21
|
*
ipmi: fix message handling during panics
Corey Minyard
2012-03-28
2
-64
/
+56
|
*
ipmi: use a tasklet for handling received messages
Corey Minyard
2012-03-28
2
-67
/
+88
|
*
ipmi: increase KCS timeouts
Matthew Garrett
2012-03-28
1
-2
/
+2
|
*
ipmi: decrease the IPMI message transaction time in interrupt mode
Srinivas_Gowda
2012-03-28
1
-1
/
+3
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
3
-3
/
+0
|
\
\
|
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
3
-3
/
+0
|
|
/
*
/
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
1
-2
/
+2
|
/
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
1
-1
/
+1
|
\
|
*
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
1
-1
/
+1
*
|
ipmi_watchdog: restore settings when BMC reset
Corey Minyard
2011-12-20
1
-3
/
+38
|
/
*
x86, nmi: Wire up NMI handlers to new routines
Don Zickus
2011-10-10
1
-22
/
+11
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
ipmi: convert to seq_file interface
Alexey Dobriyan
2011-05-26
2
-85
/
+141
*
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
1
-2
/
+5
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-3
/
+3
*
drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch
Sergey Senozhatsky
2011-03-23
1
-1
/
+1
*
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-16
1
-47
/
+23
|
\
|
*
ipmi: convert OF driver to platform driver
Rob Herring
2011-02-28
1
-47
/
+23
*
|
ipmi: Fix IPMI errors due to timing problems
Doe, YiCheng
2011-03-10
1
-0
/
+8
|
/
*
char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver
Corey Minyard
2011-02-10
1
-10
/
+2
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
2
-5
/
+45
|
\
|
*
Merge branch 'ipmi' into release
Len Brown
2011-01-12
2
-4
/
+43
|
|
\
|
|
*
IPMI: Add one interface to get more info of low-level IPMI device
Zhao Yakui
2010-12-14
2
-4
/
+43
|
*
|
ACPICA: New GPE handler callback definition
Lin Ming
2011-01-12
1
-1
/
+2
|
|
/
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-11
1
-1
/
+1
|
\
\
|
*
|
x86: Convert some devices to use DIE_NMIUNKNOWN
Don Zickus
2011-01-07
1
-1
/
+1
|
|
/
*
|
ipmi: explicitly include of_address.h and of_irq.h
Rob Herring
2011-01-04
1
-0
/
+2
*
|
of: Fixes for OF probing on little endian systems
Rob Herring
2011-01-03
1
-4
/
+4
|
/
*
drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-27
1
-1
/
+1
*
ipmi: fix __init and __exit attribute locations
Corey Minyard
2010-10-27
3
-11
/
+11
*
ipmi: proper spinlock initialization
Eric Dumazet
2010-10-26
1
-11
/
+19
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
2
-3
/
+2
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
2
-3
/
+2
*
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
2
-0
/
+2
|
\
\
|
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
2
-0
/
+2
*
|
|
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
2
-11
/
+11
|
\
\
\
|
*
|
|
ipmi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-09-15
2
-11
/
+11
|
|
/
/
*
|
|
ipmi: fix hardcoded ipmi device exit path warning
Yinghai Lu
2010-09-22
1
-1
/
+6
*
|
|
ipmi: fix acpi probe print
Yinghai Lu
2010-09-22
1
-5
/
+5
|
/
/
*
|
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-08-12
1
-15
/
+27
|
\
\
|
*
|
param: update drivers/char/ipmi/ipmi_watchdog.c to new scheme
Rusty Russell
2010-08-11
1
-15
/
+27
|
|
/
*
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
1
-2
/
+2
|
\
\
|
*
|
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-2
/
+2
*
|
|
ipmi: print info for spmi and smbios paths like acpi and pci
Yinghai Lu
2010-08-11
1
-1
/
+11
*
|
|
ipmi: fix memleaking for add_smi when duplicating happen
Yinghai Lu
2010-08-11
1
-7
/
+28
*
|
|
drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...
Justin P. Mattock
2010-08-11
1
-8
/
+2
|
|
/
|
/
|
[next]