All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] amd64_edac pile for 39
@ 2011-03-17 14:04 Borislav Petkov
  0 siblings, 0 replies; only message in thread
From: Borislav Petkov @ 2011-03-17 14:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: edac-devel, LKML

Hi Linus,

please pull from the branch below to receive my latest pile. This
patchset adds support for the memory controller on a new CPU family.
Also, it removes and cleans up a bunch of crap resulting in a diffstat
which gives me a warm and fuzzy feeling:

 8 files changed, 842 insertions(+), 1043 deletions(-)

Thanks.

The following changes since commit 521cb40b0c44418a4fd36dc633f575813d59a43d:

  Linux 2.6.38 (2011-03-14 18:20:32 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git for-linus

Borislav Petkov (38):
      EDAC: Shut up sysfs registration debug code
      amd64_edac: Add support for F15h DCT PCI config accesses
      amd64_edac: Remove DRAM base/limit subfields caching
      amd64_edac: Cleanup DHAR handling
      amd64_edac: Cleanup chipselect handling
      amd64_edac: Sanitize channel extraction
      amd64_edac: Sanitize f10_get_base_addr_offset
      amd64_edac: Replace huge bitmasks with a macro
      amd64_edac: Cleanup DBAM handling
      amd64_edac: Cleanup Dram Configuration registers handling
      amd64_edac: Cleanup DCT Select Low/High code
      amd64_edac: Cleanup NBCTL code
      amd64_edac: Cleanup NBCFG handling
      amd64_edac: Cleanup NBSH cruft
      amd64_edac: Cleanup old defines cruft
      amd64_edac: Adjust channel counting to F15h
      amd64_edac: Simplify decoding path
      amd64_edac: Unify get_error_address
      amd64_edac: Add support for interleaved region swapping
      amd64_edac: Correct node interleaving removal
      amd64_edac: Fix channel interleave removal
      amd64_edac: Revamp online spare handling
      amd64_edac: Beef up early exit reporting
      amd64_edac: Adjust sys_addr to chip select conversion routine to F15h
      amd64_edac: Sanitize ->read_dram_ctl_register
      amd64_edac: Improve DRAM address mapping
      PCI: Rename CPU PCI id define
      amd64_edac: Simplify scrubrate setting
      amd64_edac: Adjust ECC symbol size to F15h
      amd64_edac: Enable driver on F15h
      amd64_edac: Drop redundant declarations
      amd64_edac: Fix node id signedness
      amd64_edac: Fix DRAM base macros
      amd64_edac: Fix PCI config addressing types
      amd64_edac: Drop local variable
      amd64_edac: Fix ranges signedness
      amd64_edac: Fix DCT argument type
      amd64_edac: Fix decode_syndrome types

 arch/x86/kernel/amd_nb.c      |    2 +-
 drivers/edac/amd64_edac.c     | 1442 +++++++++++++++++++----------------------
 drivers/edac/amd64_edac.h     |  369 ++++-------
 drivers/edac/amd64_edac_inj.c |    8 +-
 drivers/edac/edac_mc_sysfs.c  |   26 +-
 drivers/edac/mce_amd.c        |    8 +-
 drivers/edac/mce_amd.h        |   28 +-
 include/linux/pci_ids.h       |    2 +-
 8 files changed, 842 insertions(+), 1043 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-17 14:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-17 14:04 [GIT PULL] amd64_edac pile for 39 Borislav Petkov

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.