The following changes since commit a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee:

  Linux 3.16-rc2 (2014-06-21 19:02:54 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git 
linux_next

for you to fetch changes up to 50d1bb93672fa2f42cec6e06ce799fbe864f57e9:

  sb_edac: add support for Haswell based systems (2014-06-26 15:47:01 -0300)

----------------------------------------------------------------
Aristeu Rozanski (10):
      sb_edac: make memory type detection per memory controller
      sb_edac: make node id retrieval per model
      sb_edac: make RIR limit retrieval per model
      sb_edac: search devices using product id
      sb_edac: update Kconfig description
      sb_edac: fix socket detection on Ivy Bridge controllers
      sb_edac: make minimal use of channel_mask
      sb_edac: remove bogus assumption on mc ordering
      edac: add DDR4 and RDDR4
      sb_edac: add support for Haswell based systems

Mauro Carvalho Chehab (1):
      sb_edac: Fix mix tab/spaces alignments

 drivers/edac/Kconfig         |   4 +-
 drivers/edac/edac_mc_sysfs.c |   4 +-
 drivers/edac/sb_edac.c       | 810 +++++++++++++++++++++++++++++--------------
 include/linux/edac.h         |   5 +
 4 files changed, 551 insertions(+), 272 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to