All of lore.kernel.org
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@amd64.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: edac-devel <linux-edac@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] amd64_edac changes for .38
Date: Fri, 7 Jan 2011 11:51:35 +0100	[thread overview]
Message-ID: <20110107105134.GC16507@aftab> (raw)

Hi Linus,

please pull from the branch below to receive the current amd64_edac
patchqueue. This has been cooking in linux-next and here internally
without issues for more than a month now.

Please note that I've rebased the branch ontop of your merge commit of
-tip's x86-amd-nb-for-linus since the edac changes depend on amd-nb
code. Please let me know if that's crap and you would rather like to see
a resolved merge diff.

Thanks.

The following changes since commit 42cbd8efb0746b55112de45173219f76c54390da:

  Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (2011-01-06 10:50:28 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git edac-for-linus

Borislav Petkov (16):
      amd64_edac: Remove F11h support
      amd64_edac: Use cached extended CPU model
      amd64_edac: Add per-family init function
      amd64_edac: Simplify CPU family detection
      amd64_edac: Cleanup the CPU PCI device reservation
      amd64_edac: Concentrate per-family init even more
      amd64_edac: Rename CPU PCI devices
      amd64_edac: Rework printk macros
      amd64_edac: Allocate driver instances dynamically
      amd64_edac: Remove explicit Kconfig PCI dependency
      amd64_edac: Remove PCI ECS enabling functions
      amd64_edac: Carve out ECC-related hw settings
      amd64_edac: Check ECC capabilities initially
      amd64_edac: Remove two-stage initialization
      EDAC: Fixup scrubrate manipulation
      amd64_edac: Disable DRAM ECC injection on K8

 drivers/edac/Kconfig          |    8 +-
 drivers/edac/amd64_edac.c     |  823 +++++++++++++++++------------------------
 drivers/edac/amd64_edac.h     |   86 ++---
 drivers/edac/amd64_edac_inj.c |   25 +-
 drivers/edac/cpc925_edac.c    |    9 +-
 drivers/edac/e752x_edac.c     |    8 +-
 drivers/edac/edac_core.h      |    5 +-
 drivers/edac/edac_mc.c        |    4 +-
 drivers/edac/edac_mc_sysfs.c  |   57 ++--
 drivers/edac/i5100_edac.c     |    9 +-
 10 files changed, 436 insertions(+), 598 deletions(-)

-- 
Regards/Gruss,
Boris.

Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach
General Managers: Alberto Bozzo, Andrew Bowd
Registration: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632

                 reply	other threads:[~2011-01-07 10:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110107105134.GC16507@aftab \
    --to=bp@amd64.org \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.