| Commit message (Expand) | Author | Age | Files | Lines |
* | EDAC/amd64: Set grain per DIMM | Yazen Ghannam | 2020-03-11 | 1 | -0/+1 |
* | EDAC/mc: Fix edac_mc_find() in case no device is found | Robert Richter | 2020-01-27 | 1 | -8/+4 |
* | EDAC/ghes: Fix grain calculation | Robert Richter | 2019-12-31 | 1 | -2/+8 |
* | EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr() | Dan Carpenter | 2019-12-01 | 1 | -2/+2 |
* | EDAC, sb_edac: Return early on ADDRV bit and address type test | Qiuxu Zhuo | 2019-11-20 | 1 | -33/+35 |
* | EDAC/amd64: Decode syndrome before translating address | Yazen Ghannam | 2019-10-05 | 1 | -7/+7 |
* | EDAC/amd64: Recognize DRAM device type ECC capability | Yazen Ghannam | 2019-10-05 | 1 | -2/+12 |
* | EDAC, pnd2: Fix ioremap() size in dnv_rd_reg() | Stephen Douthit | 2019-10-05 | 1 | -1/+6 |
* | EDAC/altera: Use the proper type for the IRQ status bits | Dan Carpenter | 2019-10-05 | 1 | -1/+3 |
* | EDAC/mc: Fix grain_bits calculation | Robert Richter | 2019-10-05 | 1 | -2/+6 |
* | EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec | Eiichi Tsukata | 2019-07-31 | 2 | -9/+9 |
* | EDAC/sysfs: Fix memory leak when creating a csrow object | Pan Bian | 2019-07-31 | 1 | -1/+7 |
* | EDAC/mpc85xx: Prevent building as a module | Michael Ellerman | 2019-06-15 | 1 | -2/+2 |
* | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra | 2019-05-14 | 1 | -1/+1 |
* | EDAC, skx_edac: Fix logical channel intermediate decoding | Qiuxu Zhuo | 2018-11-13 | 1 | -1/+1 |
* | EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting | Tony Luck | 2018-11-13 | 3 | -0/+3 |
* | EDAC, amd64: Add Family 17h, models 10h-2fh support | Michael Jin | 2018-11-13 | 2 | -0/+17 |
* | EDAC: Fix memleak in module init error path | Johan Hovold | 2018-10-03 | 1 | -3/+3 |
* | EDAC, i7core: Fix memleaks and use-after-free on probe and remove | Johan Hovold | 2018-10-03 | 1 | -7/+15 |
* | EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[] | Takashi Iwai | 2018-08-24 | 1 | -0/+1 |
* | EDAC, altera: Fix ARM64 build warning | Thor Thayer | 2018-08-03 | 1 | -1/+1 |
* | x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type | Yazen Ghannam | 2018-04-19 | 1 | -4/+7 |
* | EDAC, mv64x60: Fix an error handling path | Christophe JAILLET | 2018-04-12 | 1 | -1/+1 |
* | EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL | Anna Karbownik | 2018-03-08 | 1 | -1/+1 |
* | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping | Jia Zhang | 2018-02-22 | 1 | -1/+1 |
* | EDAC, octeon: Fix an uninitialized variable warning | James Hogan | 2018-02-16 | 1 | -0/+1 |
* | EDAC, sb_edac: Fix missing break in switch | Gustavo A. R. Silva | 2017-12-10 | 1 | -0/+1 |
* | EDAC, sb_edac: Don't create a second memory controller if HA1 is not present | Qiuxu Zhuo | 2017-11-21 | 1 | -1/+8 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 4 | -0/+4 |
* | EDAC, mce_amd: Get rid of local var in amd_filter_mce() | Borislav Petkov | 2017-08-21 | 1 | -3/+1 |
* | EDAC, mce_amd: Get rid of most struct cpuinfo_x86 uses | Borislav Petkov | 2017-08-21 | 1 | -10/+12 |
* | EDAC, mce_amd: Rename decode_smca_errors() to decode_smca_error() | Borislav Petkov | 2017-08-21 | 1 | -2/+2 |
* | EDAC: Make device_type const | Bhumika Goyal | 2017-08-20 | 2 | -6/+6 |
* | EDAC, pnd2: Properly toggle hidden state for P2SB PCI device | Qiuxu Zhuo | 2017-08-19 | 1 | -2/+8 |
* | EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR | Qiuxu Zhuo | 2017-08-19 | 1 | -0/+11 |
* | EDAC, pnd2: Mask off the lower four bits of a BAR | Qiuxu Zhuo | 2017-08-19 | 1 | -0/+1 |
* | EDAC, thunderx: Fix error handling path in thunderx_lmc_probe() | Christophe JAILLET | 2017-08-18 | 1 | -3/+2 |
* | EDAC, altera: Fix error handling path in altr_edac_device_probe() | Christophe JAILLET | 2017-08-18 | 1 | -1/+3 |
* | EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake | Tony Luck | 2017-08-04 | 1 | -29/+59 |
* | EDAC, sb_edac: Classify memory mirroring modes | Qiuxu Zhuo | 2017-08-02 | 1 | -16/+47 |
* | EDAC, cpc925, ppc4xx: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-19 | 2 | -5/+5 |
* | EDAC: Get rid of mci->mod_ver | Borislav Petkov | 2017-07-17 | 29 | -50/+0 |
* | EDAC: Constify attribute_group structures | Arvind Yadav | 2017-07-17 | 2 | -5/+5 |
* | EDAC, mce_amd: Use cpu_to_node() to find the node ID | Yazen Ghannam | 2017-07-17 | 1 | -5/+1 |
* | EDAC, pnd2: Fix Apollo Lake DIMM detection | Tony Luck | 2017-06-29 | 1 | -3/+8 |
* | EDAC, i5000, i5400: Fix definition of NRECMEMB register | Jérémy Lefaure | 2017-06-29 | 2 | -5/+5 |
* | EDAC, pnd2: Make function sbi_send() static | Colin Ian King | 2017-06-26 | 1 | -2/+2 |
* | EDAC, pnd2: Return proper error value from apl_rd_reg() | Gustavo A. R. Silva | 2017-06-23 | 1 | -2/+3 |
* | EDAC, altera: Simplify calculation of total memory | Chris Packham | 2017-06-14 | 1 | -16/+8 |
* | EDAC, sb_edac: Avoid creating SOCK memory controller | Qiuxu Zhuo | 2017-06-14 | 1 | -0/+5 |