summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
...
* | EDAC/ghes: Clear scanned data on unloadBorislav Petkov2020-09-151-0/+1
* | Merge tag 'edac_urgent_for_v5.9_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-301-4/+6
|\ \
| * | EDAC/ghes: Fix NULL pointer dereference in ghes_edac_register()Shiju Jose2020-08-271-4/+6
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-2/+2
|/ /
* / EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck2020-08-184-7/+7
|/
* Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-151-3/+47
|\
| * EDAC/ie31200: Fallback if host bridge device is already initializedJason Baron2020-08-101-3/+47
* | Merge tag 'edac_updates_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-037-141/+204
|\|
| * Merge branch 'edac-ghes' into edac-for-nextBorislav Petkov2020-06-221-130/+193
| |\
| | * EDAC/ghes: Scan the system once on driver initBorislav Petkov2020-06-161-113/+166
| | * EDAC/ghes: Remove unused members of struct ghes_edac_pvt, rename it to ghes_pvtRobert Richter2020-06-161-8/+5
| | * EDAC/ghes: Setup DIMM label from DMI and use it in error reportsRobert Richter2020-06-161-11/+24
| * | EDAC: Fix reference count leaksQiushi Wu2020-06-172-1/+2
| * | EDAC, {skx,i10nm}: Use CPU stepping macro to pass configurationsQiuxu Zhuo2020-06-152-8/+6
| * | EDAC/mc: Call edac_inc_ue_error() before panicZhenzhong Duan2020-06-151-2/+2
| * | EDAC, pnd2: Set MCE_PRIO_EDAC priority for pnd2_mce_dec notifierZhenzhong Duan2020-06-151-0/+1
| |/
* | Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-031-0/+3
|\ \
| * | x86/mce, EDAC/mce_amd: Print PPIN in machine check recordsSmita Koralahalli2020-06-231-0/+3
| |/
* / EDAC/amd64: Read back the scrub rate PCI register on F15hBorislav Petkov2020-06-181-0/+2
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-1/+1
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* | Merge branch 'x86/entry' into ras/coreThomas Gleixner2020-06-119-54/+73
|\|
| *-. Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8Borislav Petkov2020-06-019-54/+73
| |\ \
| | | * EDAC/amd64: Remove redundant assignment to variable ret in hw_info_get()Colin Ian King2020-05-291-1/+1
| | | * EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enableQiuxu Zhuo2020-05-194-17/+13
| | | * EDAC/amd8131: Remove defined but not used bridge_strJason Yan2020-04-241-8/+0
| | | * EDAC/thunderx: Make symbols staticZou Wei2020-04-231-4/+4
| | | * EDAC/xgene: Remove set but not used address local varJason Yan2020-04-141-3/+0
| | | * EDAC/armada_xp: Fix some log messagesChristophe JAILLET2020-04-141-7/+7
| | |/ | |/|
| | * EDAC/i10nm: Update driver to support different bus number config register off...Qiuxu Zhuo2020-04-271-4/+14
| | * EDAC, {skx,i10nm}: Make some configurations CPU model specificQiuxu Zhuo2020-04-274-14/+38
| |/
* | EDAC/amd64: Add AMD family 17h model 60h PCI IDsAlexander Monakov2020-05-222-0/+17
* | EDAC: Drop the EDAC report status checksTony Luck2020-04-144-71/+0
* | x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck2020-04-145-6/+19
* | x86/mce/amd, edac: Remove report_gart_errorsBorislav Petkov2020-04-143-34/+0
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-305-21/+21
|\
| * Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar2020-03-255-21/+21
| |\
| | * EDAC: Convert to new X86 CPU match macrosThomas Gleixner2020-03-245-21/+21
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'edac-mc-cleanup', 'edac-misc', 'edac-drivers' and 'edac-urgen...Borislav Petkov2020-03-3011-374/+984
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| | | | * | EDAC/synopsys: Do not dump uninitialized pinf->colSherry Sun2020-03-171-11/+11
| |_|_|/ / |/| | | |
| | | * | EDAC: Add EDAC driver for DMC520Lei Wang2020-02-193-0/+664
| | | |/
| | * | EDAC/armada_xp: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-171-13/+13
| | * | EDAC/mce_amd: Print !SMCA processor warning only oncePrarit Bhargava2020-02-181-1/+1
| | |/
| * | EDAC/mc: Remove per layer countersRobert Richter2020-02-172-63/+24
| * | EDAC/mc: Remove detail[] string and cleanup error string generationRobert Richter2020-02-171-58/+32
| * | EDAC/mc: Pass the error descriptor to error reporting functionsRobert Richter2020-02-171-58/+42
| * | EDAC/mc: Remove enable_per_layer_report function argumentRobert Richter2020-02-172-26/+19
| * | EDAC/mc: Report "unknown memory" on too many DIMM labels foundRobert Richter2020-02-171-10/+11
| * | EDAC/mc: Carve out error increment into a separate functionRobert Richter2020-02-171-15/+25
| * | EDAC/mc: Determine mci pointer from the error descriptorRobert Richter2020-02-173-7/+10