All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] EDAC for 3.15
@ 2014-03-31 12:55 Borislav Petkov
  0 siblings, 0 replies; only message in thread
From: Borislav Petkov @ 2014-03-31 12:55 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-edac, lkml, Borislav Petkov

Hi Linus,

please pull the EDAC pile which has been trickling down slowly for a
while now.

Thanks.

The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/edac_for_3.15

for you to fetch changes up to 85a8885bd0e00569108aa7b5e26b89c752e3cd51:

  amd64_edac: Add support for newer F16h models (2014-02-27 18:03:16 +0100)

----------------------------------------------------------------
A bunch of EDAC updates all over the place:

* Support for new AMD models, along with more graceful fallback for
unsupported hw.

* Bunch of fixes from SUSE accumulated from bug reports

* Misc other fixes and cleanups

----------------------------------------------------------------
Aravind Gopalakrishnan (2):
      amd64_edac: Fix logic to determine channel for F15 M30h processors
      amd64_edac: Add support for newer F16h models

Aristeu Rozanski (1):
      i5400_edac: Disable device when unloading module

Borislav Petkov (1):
      MCE, AMD: Fix decoding module loading on unsupported hw

Dan Carpenter (1):
      i5100_edac: Remove an unneeded condition in i5100_init_csrows()

Hitoshi Mitake (1):
      i3200_edac: Add a missing pci_disable_device() on the exit path

Jean Delvare (5):
      e752x_edac: Simplify call to pci_get_device()
      e752x_edac: Drop pvt->bridge_ck
      amd8111_edac: Fix leaks in probe error paths
      i82875p_edac: Drop redundant call to pci_get_device()
      i7core_edac: Drop unused variable

Jiang Liu (1):
      sb_edac: Degrade log level for device registration

Johannes Thumshirn (1):
      edac/85xx: Remove deprecated IRQF_DISABLED

 arch/x86/kernel/amd_nb.c    |  2 ++
 drivers/edac/amd64_edac.c   | 38 +++++++++++++++++++++++---
 drivers/edac/amd64_edac.h   |  3 +++
 drivers/edac/amd8111_edac.c | 44 ++++++++++++++++++++----------
 drivers/edac/e752x_edac.c   | 30 ++++++++-------------
 drivers/edac/i3200_edac.c   |  2 ++
 drivers/edac/i5100_edac.c   | 17 +++++-------
 drivers/edac/i5400_edac.c   |  2 ++
 drivers/edac/i7core_edac.c  | 10 +++----
 drivers/edac/i82875p_edac.c |  2 --
 drivers/edac/mce_amd.c      | 65 +++++++++++++++++++++++----------------------
 drivers/edac/mpc85xx_edac.c |  6 ++---
 drivers/edac/sb_edac.c      |  2 +-
 include/linux/pci_ids.h     |  2 ++
 14 files changed, 134 insertions(+), 91 deletions(-)

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

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

only message in thread, other threads:[~2014-03-31 12:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-31 12:55 [GIT PULL] EDAC for 3.15 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.