Age | Commit message (Expand) | Author | Files | Lines |
2007-07-16 | Use menuconfig objects II - IPMI | Jan Engelhardt | 1 | -10/+5 |
2007-07-12 | sysfs: kill unnecessary attribute->owner | Tejun Heo | 1 | -10/+0 |
2007-05-15 | Revert "ipmi: add new IPMI nmi watchdog handling" | Linus Torvalds | 1 | -92/+42 |
2007-05-12 | IPMI: Add PPC openfirmware unregister | Christian Krafft | 1 | -0/+4 |
2007-05-12 | IPMI: fix SI address space settings | Corey Minyard | 1 | -2/+2 |
2007-05-10 | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 1 | -0/+2 |
2007-05-08 | no longer #include <asm/kdebug.h> | Adrian Bunk | 1 | -1/+0 |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig | 1 | -0/+1 |
2007-05-08 | ipmi: add pci remove handling | Corey Minyard | 1 | -0/+3 |
2007-05-08 | ipmi: add new IPMI nmi watchdog handling | Corey Minyard | 1 | -42/+94 |
2007-05-08 | ipmi: allow shared interrupts | Corey Minyard | 1 | -35/+89 |
2007-05-08 | ipmi: add powerpc openfirmware sensing | Corey Minyard | 1 | -0/+108 |
2007-03-05 | [PATCH] ipmi: check, if default ports are accessible on PPC | Christian Krafft | 1 | -0/+5 |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] sysctl: ipmi: remove unnecessary insert_at_head flag | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2 | -2/+0 |
2007-02-11 | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan | 1 | -1/+0 |
2007-02-11 | [PATCH] IPMI: Fix some RCU problems | Corey Minyard | 1 | -7/+22 |
2007-02-03 | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy | 1 | -10/+8 |
2007-01-31 | [PATCH] IPMI: fix timeout list handling | David Barksdale | 1 | -2/+1 |
2006-12-30 | [PATCH] Fix IPMI watchdog set_param_str() using kstrdup | Sebastien Dugué | 1 | -6/+5 |
2006-12-10 | [PATCH] IPMI: misc fixes | Corey Minyard | 2 | -58/+68 |
2006-12-10 | [PATCH] IPMI: remove zero inits | Randy Dunlap | 6 | -23/+25 |
2006-12-08 | [PATCH] struct path: convert ipmi | Josef Sipek | 1 | -2/+2 |
2006-12-07 | [PATCH] IPMI: fix PROC_FS=n warnings | Randy Dunlap | 2 | -1/+3 |
2006-12-07 | [PATCH] IPMI: increase KCS message size | Corey Minyard | 1 | -2/+2 |
2006-12-07 | [PATCH] IPMI: Fix BT long busy | Corey Minyard | 4 | -264/+417 |
2006-12-07 | [PATCH] IPMI: fix pci warning | Corey Minyard | 1 | -1/+6 |
2006-12-07 | [PATCH] IPMI: add pigeonpoint poweroff | Corey Minyard | 1 | -1/+51 |
2006-12-07 | [PATCH] IPMI: system interface hotplug | Corey Minyard | 1 | -23/+297 |
2006-12-07 | [PATCH] IPMI: add poll delay | Corey Minyard | 1 | -1/+6 |
2006-12-07 | [PATCH] IPMI: fix request events | Corey Minyard | 1 | -10/+12 |
2006-12-07 | [PATCH] IPMI: Add maintenance mode | Corey Minyard | 3 | -1/+150 |
2006-12-07 | [PATCH] IPMI: Allow hot system interface remove | Corey Minyard | 3 | -131/+296 |
2006-12-07 | [PATCH] IPMI: pass sysfs name from lower level driver | Corey Minyard | 2 | -6/+29 |
2006-12-07 | [PATCH] IPMI: remove interface number limits | Corey Minyard | 1 | -113/+97 |
2006-12-07 | [PATCH] IPMI: Fix device model name | Corey Minyard | 1 | -56/+91 |
2006-11-16 | [PATCH] ipmi: use platform_device_add() instead of platform_device_register()... | Zhang, Yanmin | 2 | -2/+2 |
2006-11-13 | [PATCH] IPMI: Fix more && typos | Corey Minyard | 1 | -2/+2 |
2006-11-09 | [PATCH] ipmi_si_intf.c: fix "&& 0xff" typos | Alexey Dobriyan | 1 | -3/+3 |
2006-11-09 | [PATCH] IPMI: retry messages on certain error returns | Corey Minyard | 1 | -1/+3 |
2006-11-09 | [PATCH] IPMI: Clean up the waiting message queue properly on unload | Corey Minyard | 1 | -1/+11 |
2006-11-03 | [PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS | Yvan Seth | 1 | -1/+1 |
2006-10-20 | [PATCH] ipmi: fix return codes in failure case | Dave Jones | 1 | -2/+2 |
2006-10-11 | [PATCH] ipmi: handle sysfs errors | Jeff Garzik | 1 | -29/+93 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2 | -4/+4 |
2006-10-03 | [PATCH] IPMI: allow user to override the kernel IPMI daemon enable | Corey Minyard | 1 | -2/+19 |
2006-10-03 | [PATCH] ipmi: fix uninitialized data bug | Jeff Garzik | 1 | -0/+1 |
2006-10-01 | [PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts | Corey Minyard | 1 | -1/+5 |
2006-10-01 | [PATCH] IPMI: per-channel command registration | Corey Minyard | 2 | -21/+88 |