History log of /linux/drivers/edac/x38_edac.c (Results 326 – 343 of 343)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v2.6.28-rc8, v2.6.28-rc7
# 3af4182c 01-Dec-2008 Takashi Iwai <tiwai@suse.de>

Merge branch 'upstream' into topic/asoc


# 7fbb8759 26-Nov-2008 Ingo Molnar <mingo@elte.hu>

Merge commit 'v2.6.28-rc6' into core/debug


# 3e1d7a62 24-Nov-2008 Thomas Gleixner <tglx@linutronix.de>

Merge branch 'linus' into core/futexes


# ca9eed76 23-Nov-2008 Ingo Molnar <mingo@elte.hu>

Merge commit 'v2.6.28-rc6' into x86/debug


Revision tags: v2.6.28-rc6
# 90accd6f 20-Nov-2008 Ingo Molnar <mingo@elte.hu>

Merge branch 'linus' into x86/memory-corruption-check


# fbc2a060 20-Nov-2008 Ingo Molnar <mingo@elte.hu>

Merge branch 'linus' into x86/uv


# dba0a918 19-Nov-2008 David Vrabel <david.vrabel@csr.com>

Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream


Revision tags: v2.6.28-rc5
# 708b8eae 12-Nov-2008 Ingo Molnar <mingo@elte.hu>

Merge branch 'linus' into core/locking


# 4ecd33d9 10-Nov-2008 Ingo Molnar <mingo@elte.hu>

Merge commit 'v2.6.28-rc4' into x86/apic


# a5a64498 10-Nov-2008 Ingo Molnar <mingo@elte.hu>

Merge commit 'v2.6.28-rc4' into timers/rtc

Conflicts:
drivers/rtc/rtc-cmos.c


Revision tags: v2.6.28-rc4
# 895e0317 08-Nov-2008 Ingo Molnar <mingo@elte.hu>

Merge branch 'linus' into x86/cleanups


# e21e696e 05-Nov-2008 James Morris <jmorris@namei.org>

Merge branch 'master' into next


# e8563596 03-Nov-2008 Ben Dooks <ben-linux@fluff.org>

Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2


# db593500 03-Nov-2008 Ingo Molnar <mingo@elte.hu>

Merge commit 'v2.6.28-rc3' into sched/core


Revision tags: v2.6.28-rc3
# 0803d540 31-Oct-2008 Paul Mundt <lethal@linux-sh.org>

Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6


# a1744d3b 31-Oct-2008 David S. Miller <davem@davemloft.net>

Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6

Conflicts:

drivers/net/wireless/p54/p54common.c


# e1e302d8 30-Oct-2008 Ingo Molnar <mingo@elte.hu>

Merge branch 'linus' into tracing/ftrace


# df8bc08c 29-Oct-2008 Hitoshi Mitake <mitake@clustcom.com>

edac x38: new MC driver module

I wrote a new module for Intel X38 chipset. This chipset is very similar
to Intel 3200 chipset, but there are some different points, so I copyed
i3200_edac.c and modi

edac x38: new MC driver module

I wrote a new module for Intel X38 chipset. This chipset is very similar
to Intel 3200 chipset, but there are some different points, so I copyed
i3200_edac.c and modified.

This is Intel's web page describing this chipset.
http://www.intel.com/Products/Desktop/Chipsets/X38/X38-overview.htm

I've tested this new module with broken memory, and it seems to be working
well.

Signed-off-by: Hitoshi Mitake <mitake@clustcom.com>
Signed-off-by: Doug Thompson <dougthompson@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

show more ...


1...<<11121314