index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-18
IPMI: add 0.9 support
Corey Minyard
1
-13
/
+2
2007-10-18
IPMI: fix hotmod remove lock
Corey Minyard
1
-9
/
+7
2007-10-18
IPMI: new NMI handling
Corey Minyard
1
-41
/
+105
2007-10-18
IPMI: add polled interface
Corey Minyard
3
-47
/
+73
2007-10-18
IPMI: remove bogus semaphore from watchdog
Corey Minyard
1
-14
/
+3
2007-10-18
IPMI: don't init irq until ready
Corey Minyard
1
-4
/
+4
2007-10-17
Tweak /proc/ipmi removal
Alexey Dobriyan
1
-1
/
+1
2007-10-14
signedness: module_param_array nump argument
Al Viro
1
-9
/
+9
2007-10-12
Convert from class_device to device in drivers/char
tonyj@suse.de
1
-3
/
+3
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-3
/
+3
2007-10-09
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
1
-4
/
+5
2007-09-20
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+2
2007-09-19
pci: fix unterminated pci_device_id lists
Kees Cook
1
-1
/
+2
2007-08-28
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
1
-1
/
+1
2007-08-22
IPMI: fix warning in ipmi_si_intf.c
Mijo Safradin
1
-1
/
+1
2007-08-17
[POWERPC] Use of_get_property in ipmi code
Stephen Rothwell
1
-3
/
+3
2007-07-31
ipmi: Fix mem leak in try_init_dmi()
Jesper Juhl
1
-0
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-16
drivers/char/ipmi/ipmi_si_intf.c: lower printk severity
Dan Aloni
1
-1
/
+1
2007-07-16
drivers/char/ipmi/ipmi_poweroff.c: lower printk severity
Dan Aloni
1
-1
/
+1
2007-07-16
Use menuconfig objects II - IPMI
Jan Engelhardt
1
-10
/
+5
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-10
/
+0
2007-05-14
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-02
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
1
-10
/
+8
2007-01-30
[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
[next]