aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi
Commit message (Expand)AuthorAge
* [PATCH] IPMI: allow user to override the kernel IPMI daemon enableCorey Minyard2006-10-03
* [PATCH] ipmi: fix uninitialized data bugJeff Garzik2006-10-03
* [PATCH] ipmi: don't start kipmid if the IPMI driver can use interruptsCorey Minyard2006-10-01
* [PATCH] IPMI: per-channel command registrationCorey Minyard2006-10-01
* [PATCH] IPMI: fix handling of OEM flagsCorey Minyard2006-09-16
* [PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systemsArnaud Patard2006-09-16
* [PATCH] IPMI: fix occasional oops on module unloadCorey Minyard2006-09-01
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* | [PATCH] IPMI: watchdog handle panic properlyCorey Minyard2006-06-28
* | [PATCH] IPMI: remove high res timer codeCorey Minyard2006-06-28
* | [PATCH] IPMI: tidy msghandler timerCorey Minyard2006-06-28
* | [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk2006-06-27
* | [PATCH] IPMI: use schedule in kthreadakpm@osdl.org2006-06-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-26
|\ \ | |/ |/|
| * fix paniced->panicked typosLee Revell2006-06-26
* | [PATCH] drivers: use list_move()Akinobu Mita2006-06-26
|/
* [PATCH] ipmi: strstrip conversionPekka Enberg2006-06-23
* [PATCH] IPMI: reserve I/O ports separatelyCorey Minyard2006-05-31
* [PATCH] Open IPMI BT overflowHeikki Orsila2006-04-19
* [PATCH] IPMI: fix devinit placementRandy Dunlap2006-04-19
* [PATCH] ipmi: fix event queue limitCorey Minyard2006-04-11
* [PATCH] IPMI: convert from semaphores to mutexesCorey Minyard2006-03-31
* [PATCH] IPMI: tidy up various thingsCorey Minyard2006-03-31
* [PATCH] IPMI: fix startup race conditionCorey Minyard2006-03-31
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* [PATCH] ipmi: Increment driver version to v39.0Corey Minyard2006-03-26
* [PATCH] ipmi: add full sysfs supportCorey Minyard2006-03-26
* [PATCH] ipmi: add generic PCI handlingCorey Minyard2006-03-26
* [PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leakAdrian Bunk2006-03-25
* [PATCH] remove ipmi pm_power_off redefinitionOlaf Hering2006-03-24
* [PATCH] IPMI: fix issues reported by Coverity in ipmi_msghandler.cJayachandran C2006-02-03
* [PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]Alexey Dobriyan2006-02-03
* [PATCH] IPMI: remove invalid acpi register spacing checkRocky Craig2006-02-01
* [PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86Matt Domsch2006-01-11
* [PATCH] ipmi: fix compile errors with PROC_FS=nAdrian Bunk2006-01-10
* [PATCH] fix remaining list_for_each_safe_rcu in -mm (take 2)Paul E. McKenney2006-01-06
* [PATCH] IPMI oops fixPaolo Galtieri2005-12-15
* [PATCH] ipmi: fix panic generator IDMatt Domsch2005-12-12
* [PATCH] ipmi: missing NULL test for kthreadMatt Domsch2005-11-18
* [PATCH] ipmi: bump-driver-versionCorey Minyard2005-11-15
* [PATCH] ipmi: fix inconsistent spinlock usageHironobu Ishii2005-11-11
* [PATCH] ipmi: fix watchdog timeout panic handlingCorey Minyard2005-11-07
* [PATCH] ipmi: use rcu lock for using command receiversCorey Minyard2005-11-07