summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-8/+0
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-3/+0
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
* | [PATCH] IPMI: watchdog handle panic properlyCorey Minyard2006-06-281-8/+10
* | [PATCH] IPMI: remove high res timer codeCorey Minyard2006-06-281-67/+0
* | [PATCH] IPMI: tidy msghandler timerCorey Minyard2006-06-281-5/+2
* | [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk2006-06-271-2/+1
* | [PATCH] IPMI: use schedule in kthreadakpm@osdl.org2006-06-271-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-3/+3
|\ \ | |/ |/|
| * fix paniced->panicked typosLee Revell2006-06-261-3/+3
* | [PATCH] drivers: use list_move()Akinobu Mita2006-06-261-5/+2
|/
* [PATCH] ipmi: strstrip conversionPekka Enberg2006-06-231-16/+9
* [PATCH] IPMI: reserve I/O ports separatelyCorey Minyard2006-05-311-16/+22
* [PATCH] Open IPMI BT overflowHeikki Orsila2006-04-191-1/+1
* [PATCH] IPMI: fix devinit placementRandy Dunlap2006-04-191-2/+2
* [PATCH] ipmi: fix event queue limitCorey Minyard2006-04-111-0/+2
* [PATCH] IPMI: convert from semaphores to mutexesCorey Minyard2006-03-314-55/+63
* [PATCH] IPMI: tidy up various thingsCorey Minyard2006-03-315-33/+35
* [PATCH] IPMI: fix startup race conditionCorey Minyard2006-03-312-27/+41
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-273-7/+10
* [PATCH] ipmi: Increment driver version to v39.0Corey Minyard2006-03-261-1/+1
* [PATCH] ipmi: add full sysfs supportCorey Minyard2006-03-265-54/+664
* [PATCH] ipmi: add generic PCI handlingCorey Minyard2006-03-262-454/+496
* [PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leakAdrian Bunk2006-03-251-5/+7
* [PATCH] remove ipmi pm_power_off redefinitionOlaf Hering2006-03-241-3/+1
* [PATCH] IPMI: fix issues reported by Coverity in ipmi_msghandler.cJayachandran C2006-02-031-2/+2
* [PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]Alexey Dobriyan2006-02-031-12/+12
* [PATCH] IPMI: remove invalid acpi register spacing checkRocky Craig2006-02-011-8/+0
* [PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86Matt Domsch2006-01-111-5/+5
* [PATCH] ipmi: fix compile errors with PROC_FS=nAdrian Bunk2006-01-102-1/+4
* [PATCH] fix remaining list_for_each_safe_rcu in -mm (take 2)Paul E. McKenney2006-01-061-3/+1
* [PATCH] IPMI oops fixPaolo Galtieri2005-12-151-2/+4
* [PATCH] ipmi: fix panic generator IDMatt Domsch2005-12-121-1/+1
* [PATCH] ipmi: missing NULL test for kthreadMatt Domsch2005-11-181-1/+1
* [PATCH] ipmi: bump-driver-versionCorey Minyard2005-11-151-1/+1
* [PATCH] ipmi: fix inconsistent spinlock usageHironobu Ishii2005-11-111-3/+3
* [PATCH] ipmi: fix watchdog timeout panic handlingCorey Minyard2005-11-071-4/+9
* [PATCH] ipmi: use rcu lock for using command receiversCorey Minyard2005-11-071-16/+15
* [PATCH] ipmi: use kthread APIMatt Domsch2005-11-071-30/+15
* [PATCH] ipmi: add timer threadCorey Minyard2005-11-071-21/+63
* [PATCH] ipmi: kcs error0 delayCorey Minyard2005-11-073-1/+11
* [PATCH] ipmi: bt restart reset fixesCorey Minyard2005-11-071-2/+2
* [PATCH] ipmi: si start transaction hookCorey Minyard2005-11-071-0/+84
* [PATCH] ipmi: more dell fixesCorey Minyard2005-11-072-9/+23
* [PATCH] ipmi: poweroff cleanupsCorey Minyard2005-11-071-3/+1
* [PATCH] ipmi: watchdog parms in sysfsCorey Minyard2005-11-071-50/+196
OpenPOWER on IntegriCloud