aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAge
...
* EDAC, synopsys: Add error handling for the of_device_get_match_data() resultManish Narani2018-11-05
* EDAC, synopsys: Add platform specific structures for the DDR ControllerManish Narani2018-11-05
* EDAC, synopsys: Return void for functions always returning 0Manish Narani2018-11-05
* EDAC, synopsys: Correct commentsManish Narani2018-11-05
* EDAC, synopsys: Shorten static function namesManish Narani2018-11-05
* EDAC, synopsys: Improve code readabilityManish Narani2018-11-05
* Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-02
|\
| * EDAC, skx: Fix randconfig buildsBorislav Petkov2018-10-31
| * EDAC, skx_edac: Add address translation for non-volatile DIMMsQiuxu Zhuo2018-10-25
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-29
|\ \
| * | drivers: edac: Add EDAC driver support for QCOM SoCsChannagoud Kadabi2018-09-13
* | | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-26
|\ \ \ | |_|/ |/| |
| * | edac: cpc925: use for_each_of_cpu_node iteratorRob Herring2018-09-28
| |/
* | Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-10-25
|\ \
| * | EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr()Dan Carpenter2018-10-13
| * | EDAC, skx_edac: Fix logical channel intermediate decodingQiuxu Zhuo2018-10-09
| * | EDAC, {i7core,sb,skx}_edac: Fix uncorrected error countingTony Luck2018-09-29
| * | EDAC, altera: Work around int-to-pointer-cast warningsArnd Bergmann2018-09-28
| * | EDAC, amd64: Add Hygon Dhyana supportPu Wen2018-09-27
| * | EDAC, altera: Add Stratix10 peripheral supportThor Thayer2018-09-25
| * | EDAC, altera: Merge Stratix10 into the Arria10 SDRAM probe routineThor Thayer2018-09-25
| * | EDAC, altera: Combine Stratix10 and Arria10 probe functionsThor Thayer2018-09-25
| * | EDAC, i7core: Remove set but not used variable pvtYueHaibing2018-09-25
| * | EDAC, ghes: Use CPER module handles to locate DIMMsFan Wu2018-09-22
| * | EDAC: Correct DIMM capacity unit symbolQiuxu Zhuo2018-09-22
| * | EDAC, sb_edac: Fix signedness bugs in *_get_ha() functionsLuck, Tony2018-09-15
| * | EDAC, sb_edac: Fix reporting for patrol scrubber errorsQiuxu Zhuo2018-09-11
| * | EDAC, sb_edac: Return early on ADDRV bit and address type testQiuxu Zhuo2018-09-11
| * | EDAC: Get rid of custom ICPU() macroAndy Shevchenko2018-09-03
| * | EDAC, amd64: Add Family 17h, models 10h-2fh supportMichael Jin2018-08-27
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-23
|\ \
| * | x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-02
| |/
* / regmap: split up regmap_config.use_single_rwDavid Frey2018-09-07
|/
* EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]Takashi Iwai2018-08-17
* EDAC, sb_edac: Add support for systems with segmented PCI busesMasayoshi Mizuma2018-07-25
* EDAC, thunderx: Remove VLA usageKees Cook2018-07-09
* EDAC, i7core: Fix memleaks and use-after-free on probe and removeJohan Hovold2018-06-18
* EDAC: Fix memleak in module init error pathJohan Hovold2018-06-17
* EDAC, altera: Fix an error handling path in altr_s10_sdram_probe()Christophe JAILLET2018-06-17
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* EDAC, ghes: Make platform-based whitelisting x86-onlyBorislav Petkov2018-05-21
* EDAC, altera: Fix ARM64 build warningThor Thayer2018-05-15
* EDAC, skx: Fix skx_edac build error when ACPI_NFIT=mRandy Dunlap2018-05-14
* EDAC, ghes: Use BIT() macroBorislav Petkov2018-05-12
* EDAC, ghes: Add DDR4 and NVDIMM memory typesToshi Kani2018-05-12
* EDAC, altera: Handle SDRAM Uncorrectable Errors on Stratix10Thor Thayer2018-05-12
* EDAC, altera: Add support for Stratix10 SDRAM EDACThor Thayer2018-05-12
* EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error()Alexandru Gagniuc2018-05-12
* EDAC, i7core: Fix spelling mistake: "redundacy" -> "redundancy"Colin Ian King2018-05-04
* EDAC, ghes: Add a null pointer check in ghes_edac_unregister()Sughosh Ganu2018-05-02