| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] IPMI: misc fixes | Corey Minyard | 2006-12-10 | 2 | -58/+68 |
* | [PATCH] IPMI: remove zero inits | Randy Dunlap | 2006-12-10 | 6 | -23/+25 |
* | [PATCH] struct path: convert ipmi | Josef Sipek | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] IPMI: fix PROC_FS=n warnings | Randy Dunlap | 2006-12-07 | 2 | -1/+3 |
* | [PATCH] IPMI: increase KCS message size | Corey Minyard | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] IPMI: Fix BT long busy | Corey Minyard | 2006-12-07 | 4 | -264/+417 |
* | [PATCH] IPMI: fix pci warning | Corey Minyard | 2006-12-07 | 1 | -1/+6 |
* | [PATCH] IPMI: add pigeonpoint poweroff | Corey Minyard | 2006-12-07 | 1 | -1/+51 |
* | [PATCH] IPMI: system interface hotplug | Corey Minyard | 2006-12-07 | 1 | -23/+297 |
* | [PATCH] IPMI: add poll delay | Corey Minyard | 2006-12-07 | 1 | -1/+6 |
* | [PATCH] IPMI: fix request events | Corey Minyard | 2006-12-07 | 1 | -10/+12 |
* | [PATCH] IPMI: Add maintenance mode | Corey Minyard | 2006-12-07 | 3 | -1/+150 |
* | [PATCH] IPMI: Allow hot system interface remove | Corey Minyard | 2006-12-07 | 3 | -131/+296 |
* | [PATCH] IPMI: pass sysfs name from lower level driver | Corey Minyard | 2006-12-07 | 2 | -6/+29 |
* | [PATCH] IPMI: remove interface number limits | Corey Minyard | 2006-12-07 | 1 | -113/+97 |
* | [PATCH] IPMI: Fix device model name | Corey Minyard | 2006-12-07 | 1 | -56/+91 |
* | [PATCH] ipmi: use platform_device_add() instead of platform_device_register()... | Zhang, Yanmin | 2006-11-16 | 2 | -2/+2 |
* | [PATCH] IPMI: Fix more && typos | Corey Minyard | 2006-11-13 | 1 | -2/+2 |
* | [PATCH] ipmi_si_intf.c: fix "&& 0xff" typos | Alexey Dobriyan | 2006-11-08 | 1 | -3/+3 |
* | [PATCH] IPMI: retry messages on certain error returns | Corey Minyard | 2006-11-08 | 1 | -1/+3 |
* | [PATCH] IPMI: Clean up the waiting message queue properly on unload | Corey Minyard | 2006-11-08 | 1 | -1/+11 |
* | [PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS | Yvan Seth | 2006-11-03 | 1 | -1/+1 |
* | [PATCH] ipmi: fix return codes in failure case | Dave Jones | 2006-10-20 | 1 | -2/+2 |
* | [PATCH] ipmi: handle sysfs errors | Jeff Garzik | 2006-10-11 | 1 | -29/+93 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 2 | -4/+4 |
* | [PATCH] IPMI: allow user to override the kernel IPMI daemon enable | Corey Minyard | 2006-10-03 | 1 | -2/+19 |
* | [PATCH] ipmi: fix uninitialized data bug | Jeff Garzik | 2006-10-03 | 1 | -0/+1 |
* | [PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts | Corey Minyard | 2006-10-01 | 1 | -1/+5 |
* | [PATCH] IPMI: per-channel command registration | Corey Minyard | 2006-10-01 | 2 | -21/+88 |
* | [PATCH] IPMI: fix handling of OEM flags | Corey Minyard | 2006-09-16 | 1 | -4/+4 |
* | [PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systems | Arnaud Patard | 2006-09-16 | 1 | -0/+1 |
* | [PATCH] IPMI: fix occasional oops on module unload | Corey Minyard | 2006-09-01 | 1 | -0/+1 |
* | [PATCH] make more file_operation structs static | Arjan van de Ven | 2006-07-03 | 2 | -2/+2 |
* | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -2/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 5 | -5/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 1 | -8/+0 |
|\ |
|
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
| * | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -2/+0 |
| * | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -3/+0 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -2/+0 |
* | | [PATCH] IPMI: watchdog handle panic properly | Corey Minyard | 2006-06-28 | 1 | -8/+10 |
* | | [PATCH] IPMI: remove high res timer code | Corey Minyard | 2006-06-28 | 1 | -67/+0 |
* | | [PATCH] IPMI: tidy msghandler timer | Corey Minyard | 2006-06-28 | 1 | -5/+2 |
* | | [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static | Adrian Bunk | 2006-06-27 | 1 | -2/+1 |
* | | [PATCH] IPMI: use schedule in kthread | akpm@osdl.org | 2006-06-27 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | fix paniced->panicked typos | Lee Revell | 2006-06-26 | 1 | -3/+3 |
* | | [PATCH] drivers: use list_move() | Akinobu Mita | 2006-06-26 | 1 | -5/+2 |
|/ |
|
* | [PATCH] ipmi: strstrip conversion | Pekka Enberg | 2006-06-23 | 1 | -16/+9 |
* | [PATCH] IPMI: reserve I/O ports separately | Corey Minyard | 2006-05-31 | 1 | -16/+22 |