summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-11-23Merge 4.9.137 into android-4.9Greg Kroah-Hartman145-359/+1102
2018-11-13EDAC, skx_edac: Fix logical channel intermediate decodingQiuxu Zhuo1-1/+1
2018-11-13EDAC, {i7core,sb,skx}_edac: Fix uncorrected error countingTony Luck3-0/+3
2018-10-04Merge 4.9.131 into android-4.9Greg Kroah-Hartman99-237/+669
2018-10-04EDAC: Fix memleak in module init error pathJohan Hovold1-3/+3
2018-10-04EDAC, i7core: Fix memleaks and use-after-free on probe and removeJohan Hovold1-7/+15
2018-08-03Merge 4.9.117 into android-4.9Greg Kroah-Hartman137-285/+721
2018-08-03EDAC, altera: Fix ARM64 build warningThor Thayer1-1/+1
2018-04-14Merge 4.9.94 into android-4.9Greg Kroah-Hartman311-916/+2420
2018-04-13EDAC, mv64x60: Fix an error handling pathChristophe JAILLET1-1/+1
2018-03-22Merge 4.9.89 into android-4.9Greg Kroah-Hartman233-674/+1739
2018-03-22EDAC, altera: Fix peripheral warnings for Cyclone5Thor Thayer1-4/+18
2018-02-28BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook42-72/+87
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang34-69/+69
2018-02-17EDAC, octeon: Fix an uninitialized variable warningJames Hogan1-0/+1
2017-12-14EDAC, i5000, i5400: Fix definition of NRECMEMB registerJérémy Lefaure2-5/+5
2017-12-14EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macroJérémy Lefaure2-3/+4
2017-12-09EDAC, sb_edac: Fix missing break in switchGustavo A. R. Silva1-0/+1
2017-11-15EDAC, amd64: Save and return err code from probe_one_instance()Yazen Ghannam1-2/+4
2017-11-15EDAC, amd64: Add x86cpuid sanity check during initYazen Ghannam2-2/+5
2017-10-21EDAC, mce_amd: Print IPID and Syndrome on a separate lineYazen Ghannam1-5/+4
2016-10-04Merge tag 'edac_for_4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds21-756/+1373
2016-09-23EDAC, altera: Add IRQ Flags to disable IRQ while handlingThor Thayer1-8/+10
2016-09-23EDAC, altera: Correct EDAC IRQ error messageThor Thayer1-1/+1
2016-09-21EDAC, amd64: Autoload module using x86_cpu_idYazen Ghannam1-0/+9
2016-09-13x86/MCE/AMD, EDAC: Handle reserved bank 4 on Fam17h properlyYazen Ghannam2-1/+6
2016-09-13x86/mce, EDAC/mce_amd: Print MCA_SYND and MCA_IPID during MCE on SMCA systemsYazen Ghannam2-0/+9
2016-09-13x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP typesYazen Ghannam3-212/+147
2016-09-13EDAC/mce_amd: Use SMCA prefix for error descriptions arraysYazen Ghannam1-40/+40
2016-09-13EDAC/mce_amd: Add missing SMCA error descriptionsYazen Ghannam1-0/+7
2016-09-13EDAC/mce_amd: Print syndrome register value on SMCA systemsYazen Ghannam1-3/+11
2016-09-12EDAC, sb_edac: Remove NULL pointer check on array pci_tadColin Ian King1-3/+2
2016-09-12EDAC: Remove NO_IRQ from powerpc-only driversMichael Ellerman3-9/+1
2016-09-09EDAC, fsl_ddr: Fix error return code in fsl_mc_err_probe()Wei Yongjun1-1/+2
2016-09-01EDAC, fsl_ddr: Replace simple_strtoul() with kstrtoul()York Sun1-6/+24
2016-09-01EDAC, layerscape: Add Layerscape EDAC supportYork Sun5-1/+85
2016-09-01EDAC, fsl_ddr: Fix IRQ dispose warning when module is removedYork Sun1-3/+1
2016-09-01EDAC, fsl_ddr: Add support for little endianYork Sun2-40/+58
2016-09-01EDAC, fsl_ddr: Add missing DDR DRAM typesYork Sun2-12/+16
2016-09-01EDAC, fsl_ddr: Rename macros and namesYork Sun3-108/+105
2016-09-01EDAC, fsl-ddr: Separate FSL DDR driver from MPC85xxYork Sun5-622/+683
2016-09-01EDAC, mpc85xx: Replace printk() with pr_* formatYork Sun1-49/+38
2016-09-01EDAC, mpc85xx: Drop setting/clearing RFXE bit in HID1York Sun1-40/+0
2016-09-01EDAC, altera: Rename MC trigger to common nameThor Thayer1-1/+1
2016-09-01EDAC, altera: Rename device trigger to common nameThor Thayer2-13/+1
2016-08-21EDAC, skx_edac: Add EDAC driver for SkylakeTony Luck4-0/+1136
2016-08-18EDAC, mpc85xx: Fix PCIe error captureTillmann Heidsieck1-3/+9
2016-08-15EDAC, wq: Remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-08-10EDAC, altera: Make a10_eccmgr_ic_ops staticWei Yongjun1-1/+1
2016-08-10EDAC, altera: Add Arria10 SD-MMC EDAC supportThor Thayer3-1/+199
[next]