| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-02-06 | 1 | -1/+1 |
* | drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-02-06 | 1 | -2/+2 |
* | [WATCHDOG] ipmi: add the standard watchdog timeout ioctls | Corey Minyard | 2007-11-28 | 1 | -0/+2 |
* | IPMI: add 0.9 support | Corey Minyard | 2007-10-18 | 1 | -13/+2 |
* | IPMI: fix hotmod remove lock | Corey Minyard | 2007-10-18 | 1 | -9/+7 |
* | IPMI: new NMI handling | Corey Minyard | 2007-10-18 | 1 | -41/+105 |
* | IPMI: add polled interface | Corey Minyard | 2007-10-18 | 3 | -47/+73 |
* | IPMI: remove bogus semaphore from watchdog | Corey Minyard | 2007-10-18 | 1 | -14/+3 |
* | IPMI: don't init irq until ready | Corey Minyard | 2007-10-18 | 1 | -4/+4 |
* | Tweak /proc/ipmi removal | Alexey Dobriyan | 2007-10-17 | 1 | -1/+1 |
* | signedness: module_param_array nump argument | Al Viro | 2007-10-14 | 1 | -9/+9 |
* | Convert from class_device to device in drivers/char | tonyj@suse.de | 2007-10-12 | 1 | -3/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-10-11 | 1 | -3/+3 |
|\ |
|
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-09-20 | 1 | -1/+2 |
| |\ |
|
| * \ | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-08-28 | 1 | -1/+1 |
| |\ \ |
|
| * | | | [POWERPC] Use of_get_property in ipmi code | Stephen Rothwell | 2007-08-17 | 1 | -3/+3 |
* | | | | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 | 1 | -4/+5 |
| |_|/
|/| | |
|
* | | | pci: fix unterminated pci_device_id lists | Kees Cook | 2007-09-19 | 1 | -1/+2 |
| |/
|/| |
|
* | | IPMI: fix warning in ipmi_si_intf.c | Mijo Safradin | 2007-08-22 | 1 | -1/+1 |
|/ |
|
* | ipmi: Fix mem leak in try_init_dmi() | Jesper Juhl | 2007-07-31 | 1 | -0/+1 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | drivers/char/ipmi/ipmi_si_intf.c: lower printk severity | Dan Aloni | 2007-07-16 | 1 | -1/+1 |
* | drivers/char/ipmi/ipmi_poweroff.c: lower printk severity | Dan Aloni | 2007-07-16 | 1 | -1/+1 |
* | Use menuconfig objects II - IPMI | Jan Engelhardt | 2007-07-16 | 1 | -10/+5 |
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 1 | -10/+0 |
* | Revert "ipmi: add new IPMI nmi watchdog handling" | Linus Torvalds | 2007-05-14 | 1 | -92/+42 |
* | IPMI: Add PPC openfirmware unregister | Christian Krafft | 2007-05-12 | 1 | -0/+4 |
* | IPMI: fix SI address space settings | Corey Minyard | 2007-05-12 | 1 | -2/+2 |
* | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 2007-05-10 | 1 | -0/+2 |
* | no longer #include <asm/kdebug.h> | Adrian Bunk | 2007-05-08 | 1 | -1/+0 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 1 | -0/+1 |
* | ipmi: add pci remove handling | Corey Minyard | 2007-05-08 | 1 | -0/+3 |
* | ipmi: add new IPMI nmi watchdog handling | Corey Minyard | 2007-05-08 | 1 | -42/+94 |
* | ipmi: allow shared interrupts | Corey Minyard | 2007-05-08 | 1 | -35/+89 |
* | ipmi: add powerpc openfirmware sensing | Corey Minyard | 2007-05-08 | 1 | -0/+108 |
* | [PATCH] ipmi: check, if default ports are accessible on PPC | Christian Krafft | 2007-03-05 | 1 | -0/+5 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: ipmi: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 2 | -2/+0 |
* | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan | 2007-02-11 | 1 | -1/+0 |
* | [PATCH] IPMI: Fix some RCU problems | Corey Minyard | 2007-02-11 | 1 | -7/+22 |
* | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy | 2007-02-02 | 1 | -10/+8 |
* | [PATCH] IPMI: fix timeout list handling | David Barksdale | 2007-01-30 | 1 | -2/+1 |
* | [PATCH] Fix IPMI watchdog set_param_str() using kstrdup | Sebastien Dugué | 2006-12-30 | 1 | -6/+5 |
* | [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 |