linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-02 20:17:28 to 2019-10-01 11:22:00 UTC [more...]

[PATCH v4 0/4] x86/mce: Add supports for Zhaoxin MCA
 2019-10-01 11:21 UTC  (9+ messages)
` [PATCH v4 1/4] x86/mce: Add Zhaoxin MCE support
  ` [PATCH v4 2/4] x86/mce: Make 3 functions non-static
    ` [PATCH v4 3/4] x86/mce: Add Zhaoxin CMCI support
      ` [PATCH v4 4/4] x86/mce: Add Zhaoxin LMCE support
        ` [tip: ras/core] "
      ` [tip: ras/core] x86/mce: Add Zhaoxin CMCI support
  ` [tip: ras/core] x86/mce: Add Zhaoxin MCE support

[PATCH v4 0/2] Add an API for edac device, for mulriple errors
 2019-10-01 10:53 UTC  (10+ messages)
` [PATCH v4 1/2] edac: Add an API for edac device to report for multiple errors
` [PATCH v4 2/2] edac: move edac_device_handle_*() API functions to header

[PATCH] riscv: move sifive_l2_cache.c to drivers/soc
 2019-09-27 22:53 UTC  (11+ messages)

[PATCH 0/2] EDAC, skx: Provide more machine specific location detail
 2019-09-25 13:51 UTC  (11+ messages)
` [PATCH 1/2] EDAC, skx_common: Refactor so that we initialize "dev" in result of adxl decode
` [RFC PATCH 2/2] EDAC, skx: Retrieve and print retry_rd_err_log registers
    ` [PATCHv2 "

[PATCH v6 2/2] EDAC: add EDAC driver for DMC520
 2019-09-23 19:25 UTC  (2+ messages)

[PATCH v3 0/2] Add an API for edac device, for mulriple errors
 2019-09-23 19:01 UTC  (8+ messages)
` [PATCH v3 1/2] edac: Add an API for edac device to report for multiple errors
` [PATCH v3 2/2] edac: move edac_device_handle_*() API functions to header

[PATCH v6 1/2] dt-bindings: edac: arm-dmc520.txt
 2019-09-23 16:10 UTC 

[PATCH] EDAC: Armada XP: Use devm_platform_ioremap_resource() in two functions
 2019-09-23  9:25 UTC  (3+ messages)
  `  "

[PATCH AUTOSEL 5.3 036/203] EDAC/mc: Fix grain_bits calculation
 2019-09-22 18:42 UTC  (8+ messages)
` [PATCH AUTOSEL 5.3 047/203] EDAC/altera: Use the proper type for the IRQ status bits
` [PATCH AUTOSEL 5.3 055/203] RAS: Fix prototype warnings
` [PATCH AUTOSEL 5.3 056/203] RAS: Build debugfs.o only when enabled in Kconfig
` [PATCH AUTOSEL 5.3 061/203] EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()
` [PATCH AUTOSEL 5.3 111/203] EDAC/amd64: Support more than two controllers for chip selects handling
` [PATCH AUTOSEL 5.3 114/203] EDAC/amd64: Recognize DRAM device type ECC capability
` [PATCH AUTOSEL 5.3 115/203] EDAC/amd64: Decode syndrome before translating address

[PATCH AUTOSEL 5.2 031/185] EDAC/mc: Fix grain_bits calculation
 2019-09-22 18:48 UTC  (8+ messages)
` [PATCH AUTOSEL 5.2 039/185] EDAC/altera: Use the proper type for the IRQ status bits
` [PATCH AUTOSEL 5.2 046/185] RAS: Fix prototype warnings
` [PATCH AUTOSEL 5.2 047/185] RAS: Build debugfs.o only when enabled in Kconfig
` [PATCH AUTOSEL 5.2 052/185] EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()
` [PATCH AUTOSEL 5.2 101/185] EDAC/amd64: Support more than two controllers for chip selects handling
` [PATCH AUTOSEL 5.2 103/185] EDAC/amd64: Recognize DRAM device type ECC capability
` [PATCH AUTOSEL 5.2 104/185] EDAC/amd64: Decode syndrome before translating address

[PATCH AUTOSEL 4.19 023/128] EDAC/mc: Fix grain_bits calculation
 2019-09-22 18:53 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 028/128] EDAC/altera: Use the proper type for the IRQ status bits
` [PATCH AUTOSEL 4.19 035/128] RAS: Fix prototype warnings
` [PATCH AUTOSEL 4.19 038/128] EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()
` [PATCH AUTOSEL 4.19 073/128] EDAC/amd64: Recognize DRAM device type ECC capability
` [PATCH AUTOSEL 4.19 074/128] EDAC/amd64: Decode syndrome before translating address

[PATCH AUTOSEL 4.14 17/89] EDAC/mc: Fix grain_bits calculation
 2019-09-22 18:56 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 22/89] EDAC/altera: Use the proper type for the IRQ status bits
` [PATCH AUTOSEL 4.14 27/89] RAS: Fix prototype warnings
` [PATCH AUTOSEL 4.14 29/89] EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()
` [PATCH AUTOSEL 4.14 50/89] EDAC/amd64: Recognize DRAM device type ECC capability
` [PATCH AUTOSEL 4.14 51/89] EDAC/amd64: Decode syndrome before translating address

[PATCH AUTOSEL 4.9 19/60] EDAC/altera: Use the proper type for the IRQ status bits
 2019-09-22 18:58 UTC 

[PATCH] EDAC: BlueField: Use devm_platform_ioremap_resource() in bluefield_edac_mc_probe()
 2019-09-21 17:02 UTC 

[PATCH] EDAC: Aspeed: Use devm_platform_ioremap_resource() in aspeed_probe()
 2019-09-21 16:46 UTC 

[PATCH v2 0/2] Amazon's Annapurna Labs Memory Controller EDAC
 2019-09-19  8:36 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: edac: al-mc-edac: "
` [PATCH v2 2/2] EDAC: al-mc-edac: Introduce "

[PATCH v2 0/2] Add an API for edac device, for mulriple errors
 2019-09-19  7:24 UTC  (5+ messages)
` [PATCH v2 1/2] edac: Add an API for edac device to report for multiple errors
` [PATCH v2 2/2] edac: move edac_device_handle_*() API functions to header

[PATCH v3 4/4] x86/mce: Add Zhaoxin LMCE support
 2019-09-17 16:37 UTC  (2+ messages)

[GIT PULL] RAS updates for 5.4
 2019-09-16 21:35 UTC  (2+ messages)

[GIT PULL] EDAC pile for 5.4
 2019-09-16 21:35 UTC  (2+ messages)

[PATCH v3 4/4] x86/mce: Add Zhaoxin LMCE support
 2019-09-16 17:40 UTC  (2+ messages)

[PATCH v3 0/4] x86/mce: Add supports for Zhaoxin MCA
 2019-09-16 13:49 UTC  (2+ messages)

[PATCH v3 3/4] x86/mce: Add Zhaoxin CMCI support
 2019-09-16 11:36 UTC 

[PATCH v3 2/4] x86/mce: Make 3 functions non-static
 2019-09-16 11:36 UTC 

[PATCH v3 1/4] x86/mce: Add Zhaoxin MCE support
 2019-09-16 11:36 UTC 

[PATCH v3 2/4] x86/mce: Make 3 functions non-static
 2019-09-16  9:56 UTC 

[PATCH v3 2/4] x86/mce: Make 3 functions non-static
 2019-09-16  9:50 UTC  (2+ messages)

[PATCH v3 2/4] x86/mce: Make 3 functions non-static
 2019-09-16  8:13 UTC  (2+ messages)

[PATCH v3 1/4] x86/mce: Add Zhaoxin MCE support
 2019-09-13 21:16 UTC  (4+ messages)

[PATCH 0/7] Address most issues when building with W=1
 2019-09-13 18:05 UTC  (11+ messages)
` [PATCH 1/7] EDAC: i5100_edac: get rid of an unused var
` [PATCH 2/7] EDAC: i7300_edac: rename a kernel-doc var description
` [PATCH 3/7] EDAC: i7300_edac: fix a kernel-doc syntax
` [PATCH 4/7] EDAC: i5400_edac: print type at debug message
` [PATCH 5/7] EDAC: i5400_edac: get rid of some unused vars
` [PATCH 6/7] EDAC: sb_edac: get rid of "
` [PATCH 7/7] EDAC: skx_common: get rid of unused type var

[PATCH 0/3] Amazon's Annapurna Labs Memory Controller EDAC
 2019-09-13 14:36 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: edac: al-mc-edac: "
` [PATCH 2/3] EDAC: al-mc-edac: Introduce "
` [PATCH 3/3] arm64: alpine: select EDAC_AL_MC

[PATCH v2 4/4] x86/mce: Add Zhaoxin LMCE support
 2019-09-12 18:48 UTC  (4+ messages)
  ` 答复: "

[PATCH] x86/mce: add a switch of CONFIG_X86_MCELOG_LEGACY
 2019-09-11 15:40 UTC  (2+ messages)

[PATCH V2] x86/mce: set cmci_disabled unmodifiable in FF mode
 2019-09-11 13:17 UTC 

Inquiry 11/Sept/2019
 2019-09-11 12:07 UTC 

[PATCH v3 4/4] x86/mce: Add Zhaoxin LMCE support
 2019-09-11 12:03 UTC 

[PATCH v3 3/4] x86/mce: Add Zhaoxin CMCI support
 2019-09-11 12:02 UTC 

[PATCH v2 3/4] x86/mce: Add Zhaoxin CMCI support
 2019-09-11 10:12 UTC  (3+ messages)
  ` 答复: "

[PATCH v2 2/4] x86/mce: Make 4 functions non-static
 2019-09-11 10:11 UTC  (3+ messages)
  ` 答复: "

[PATCH v2 1/4] x86/mce: Add Zhaoxin MCE support
 2019-09-11 10:10 UTC  (3+ messages)
  ` 答复: "

[PATCH 1/1] edac: Add an API for edac device to report for multiple errors
 2019-09-10 12:42 UTC  (7+ messages)

[PATCH] ras: debugfs: Fix warning: no previous prototype
 2019-09-10  8:39 UTC  (2+ messages)

[PATCH v1 3/4] x86/mce: Add Zhaoxin CMCI support
 2019-09-10  8:17 UTC  (3+ messages)
  ` 答复: "

[PATCH v1 4/4] x86/mce: Add Zhaoxin LMCE support
 2019-09-09 15:49 UTC  (2+ messages)

[PATCH v3 0/8] AMD64 EDAC fixes
 2019-09-09 15:31 UTC  (7+ messages)
` [RFC PATCH v3 08/10] EDAC/amd64: Gather hardware information early

[PATCH v1 2/4] x86/mce: Make 4 functions non-static
 2019-09-09 10:21 UTC 

[PATCH v1 1/4] x86/mce: Add Zhaoxin MCE support
 2019-09-09 10:21 UTC 

[PATCH] Add PCI device IDs for family 17h, model 70h
 2019-09-07 12:09 UTC  (3+ messages)

[PATCH] amd64_edac - Add Family 17h Model 70h PCI IDs
 2019-09-06 23:27 UTC  (18+ messages)
          ` [PATCH] Add PCI device IDs for family 17h, model 70h

[PATCH v5 0/4] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-09-06 16:28 UTC  (8+ messages)
` [PATCH v5 1/4] dt-bindings: EDAC: Add Amazon's Annapurna Labs L1 EDAC

[PATCH 0/5] EDAC: Small cleanups and fixes
 2019-09-04 15:53 UTC  (3+ messages)

[PATCH v3 0/4] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-09-03 19:00 UTC  (10+ messages)
` [PATCH v3 2/4] edac: Add support for Amazon's Annapurna Labs L1 EDAC
` [PATCH v3 4/4] edac: Add support for Amazon's Annapurna Labs L2 EDAC


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).