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