Age | Commit message (Expand) | Author | Files | Lines |
2018-11-02 | Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -13/+181 |
2018-10-31 | EDAC, skx: Fix randconfig builds | Borislav Petkov | 1 | -1/+1 |
2018-10-29 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -0/+429 |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -18/+2 |
2018-10-25 | EDAC, skx_edac: Add address translation for non-volatile DIMMs | Qiuxu Zhuo | 2 | -13/+181 |
2018-10-25 | Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 11 | -554/+462 |
2018-10-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2018-10-13 | EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr() | Dan Carpenter | 1 | -2/+2 |
2018-10-09 | EDAC, skx_edac: Fix logical channel intermediate decoding | Qiuxu Zhuo | 1 | -1/+1 |
2018-10-02 | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra | 1 | -1/+1 |
2018-09-29 | EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting | Tony Luck | 3 | -0/+3 |
2018-09-28 | edac: cpc925: use for_each_of_cpu_node iterator | Rob Herring | 1 | -18/+2 |
2018-09-28 | EDAC, altera: Work around int-to-pointer-cast warnings | Arnd Bergmann | 1 | -6/+7 |
2018-09-27 | EDAC, amd64: Add Hygon Dhyana support | Pu Wen | 2 | -2/+12 |
2018-09-25 | EDAC, altera: Add Stratix10 peripheral support | Thor Thayer | 2 | -11/+143 |
2018-09-25 | EDAC, altera: Merge Stratix10 into the Arria10 SDRAM probe routine | Thor Thayer | 2 | -300/+14 |
2018-09-25 | EDAC, altera: Combine Stratix10 and Arria10 probe functions | Thor Thayer | 2 | -183/+90 |
2018-09-25 | EDAC, i7core: Remove set but not used variable pvt | YueHaibing | 1 | -2/+0 |
2018-09-22 | EDAC, ghes: Use CPER module handles to locate DIMMs | Fan Wu | 1 | -0/+23 |
2018-09-22 | EDAC: Correct DIMM capacity unit symbol | Qiuxu Zhuo | 4 | -5/+5 |
2018-09-15 | EDAC, sb_edac: Fix signedness bugs in *_get_ha() functions | Luck, Tony | 1 | -2/+2 |
2018-09-13 | drivers: edac: Add EDAC driver support for QCOM SoCs | Channagoud Kadabi | 3 | -0/+429 |
2018-09-11 | EDAC, sb_edac: Fix reporting for patrol scrubber errors | Qiuxu Zhuo | 1 | -6/+110 |
2018-09-11 | EDAC, sb_edac: Return early on ADDRV bit and address type test | Qiuxu Zhuo | 1 | -33/+35 |
2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey | 1 | -1/+2 |
2018-09-03 | EDAC: Get rid of custom ICPU() macro | Andy Shevchenko | 1 | -10/+7 |
2018-08-27 | EDAC, amd64: Add Family 17h, models 10h-2fh support | Michael Jin | 2 | -0/+17 |
2018-08-17 | EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[] | Takashi Iwai | 1 | -0/+1 |
2018-07-25 | EDAC, sb_edac: Add support for systems with segmented PCI buses | Masayoshi Mizuma | 1 | -5/+12 |
2018-07-09 | EDAC, thunderx: Remove VLA usage | Kees Cook | 1 | -5/+9 |
2018-06-18 | EDAC, i7core: Fix memleaks and use-after-free on probe and remove | Johan Hovold | 1 | -7/+15 |
2018-06-17 | EDAC: Fix memleak in module init error path | Johan Hovold | 1 | -3/+3 |
2018-06-17 | EDAC, altera: Fix an error handling path in altr_s10_sdram_probe() | Christophe JAILLET | 1 | -1/+2 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 2 | -2/+2 |
2018-05-21 | EDAC, ghes: Make platform-based whitelisting x86-only | Borislav Petkov | 1 | -5/+9 |
2018-05-15 | EDAC, altera: Fix ARM64 build warning | Thor Thayer | 1 | -1/+1 |
2018-05-14 | EDAC, skx: Fix skx_edac build error when ACPI_NFIT=m | Randy Dunlap | 1 | -0/+1 |
2018-05-12 | EDAC, ghes: Use BIT() macro | Borislav Petkov | 1 | -14/+13 |
2018-05-12 | EDAC, ghes: Add DDR4 and NVDIMM memory types | Toshi Kani | 1 | -1/+11 |
2018-05-12 | EDAC, altera: Handle SDRAM Uncorrectable Errors on Stratix10 | Thor Thayer | 2 | -11/+64 |
2018-05-12 | EDAC, altera: Add support for Stratix10 SDRAM EDAC | Thor Thayer | 3 | -28/+555 |
2018-05-12 | EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error() | Alexandru Gagniuc | 1 | -2/+1 |
2018-05-04 | EDAC, i7core: Fix spelling mistake: "redundacy" -> "redundancy" | Colin Ian King | 1 | -1/+1 |
2018-05-02 | EDAC, ghes: Add a null pointer check in ghes_edac_unregister() | Sughosh Ganu | 1 | -0/+3 |
2018-05-02 | ghes, EDAC: Fix ghes_edac registration | Borislav Petkov | 1 | -4/+2 |
2018-04-05 | Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 5 | -59/+94 |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 3 | -275/+0 |
2018-03-26 | edac: remove tile driver | Arnd Bergmann | 3 | -275/+0 |
2018-03-17 | EDAC, sb_edac: Remove variable length array usage | Gustavo A. R. Silva | 1 | -7/+5 |
2018-03-15 | EDAC, skx_edac: Detect non-volatile DIMMs | Tony Luck | 2 | -7/+65 |