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
/
ipmi_msghandler.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-13
Fix platform drivers that crash on suspend/resume
Darrick J. Wong
1
-9
/
+11
2008-04-29
ipmi: make alloc_recv_msg static
Adrian Bunk
1
-1
/
+1
2008-04-29
ipmi: remove ->write_proc code
Alexey Dobriyan
1
-5
/
+4
2008-04-29
ipmi: style fixes in the base code
Corey Minyard
1
-414
/
+581
2008-04-29
IPMI: convert message handler defines to an enum
Corey Minyard
1
-58
/
+67
2008-04-29
ipmi: convert locked counters to atomics
Konstantin Baydarov
1
-248
/
+194
2008-04-29
ipmi: update driver version
Corey Minyard
1
-1
/
+1
2008-04-29
ipmi: don't print event queue full on every event
Corey Minyard
1
-4
/
+11
2008-04-29
ipmi: don't grab locks in run-to-completion mode
Konstantin Baydarov
1
-6
/
+24
2008-04-29
ipmi: run to completion fixes
Corey Minyard
1
-8
/
+0
2008-02-06
drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2008-02-06
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-2
/
+2
2007-10-19
IPMI: fix hotmod remove lock
Corey Minyard
1
-9
/
+7
2007-10-19
IPMI: add polled interface
Corey Minyard
1
-0
/
+9
2007-10-17
Tweak /proc/ipmi removal
Alexey Dobriyan
1
-1
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-10
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
1
-1
/
+0
2007-02-11
[PATCH] IPMI: Fix some RCU problems
Corey Minyard
1
-7
/
+22
2007-01-31
[PATCH] IPMI: fix timeout list handling
David Barksdale
1
-2
/
+1
2006-12-10
[PATCH] IPMI: misc fixes
Corey Minyard
1
-4
/
+2
2006-12-10
[PATCH] IPMI: remove zero inits
Randy Dunlap
1
-3
/
+3
2006-12-07
[PATCH] IPMI: fix PROC_FS=n warnings
Randy Dunlap
1
-0
/
+2
2006-12-07
[PATCH] IPMI: Add maintenance mode
Corey Minyard
1
-1
/
+116
2006-12-07
[PATCH] IPMI: Allow hot system interface remove
Corey Minyard
1
-76
/
+170
2006-12-07
[PATCH] IPMI: pass sysfs name from lower level driver
Corey Minyard
1
-6
/
+28
2006-12-07
[PATCH] IPMI: remove interface number limits
Corey Minyard
1
-113
/
+97
2006-12-07
[PATCH] IPMI: Fix device model name
Corey Minyard
1
-56
/
+91
2006-11-16
[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...
Zhang, Yanmin
1
-1
/
+1
2006-11-13
[PATCH] IPMI: Fix more && typos
Corey Minyard
1
-2
/
+2
2006-11-09
[PATCH] IPMI: retry messages on certain error returns
Corey Minyard
1
-1
/
+3
2006-11-09
[PATCH] IPMI: Clean up the waiting message queue properly on unload
Corey Minyard
1
-1
/
+11
2006-10-11
[PATCH] ipmi: handle sysfs errors
Jeff Garzik
1
-29
/
+93
2006-10-01
[PATCH] IPMI: per-channel command registration
Corey Minyard
1
-19
/
+56
2006-09-01
[PATCH] IPMI: fix occasional oops on module unload
Corey Minyard
1
-0
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[PATCH] IPMI: tidy msghandler timer
Corey Minyard
1
-5
/
+2
2006-06-28
[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static
Adrian Bunk
1
-2
/
+1
2006-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-3
/
+3
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-5
/
+2
2006-06-26
fix paniced->panicked typos
Lee Revell
1
-3
/
+3
2006-04-11
[PATCH] ipmi: fix event queue limit
Corey Minyard
1
-0
/
+2
2006-04-01
[PATCH] IPMI: convert from semaphores to mutexes
Corey Minyard
1
-11
/
+12
2006-04-01
[PATCH] IPMI: tidy up various things
Corey Minyard
1
-23
/
+25
2006-04-01
[PATCH] IPMI: fix startup race condition
Corey Minyard
1
-5
/
+4
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-2
/
+2
2006-03-26
[PATCH] ipmi: Increment driver version to v39.0
Corey Minyard
1
-1
/
+1
2006-03-26
[PATCH] ipmi: add full sysfs support
Corey Minyard
1
-14
/
+538
2006-03-25
[PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leak
Adrian Bunk
1
-5
/
+7
[next]