Age | Commit message (Expand) | Author | Files | Lines |
2020-08-15 | Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+47 |
2020-08-10 | EDAC/ie31200: Fallback if host bridge device is already initialized | Jason Baron | 1 | -3/+47 |
2020-08-03 | Merge tag 'edac_updates_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -141/+204 |
2020-08-03 | Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
2020-06-23 | x86/mce, EDAC/mce_amd: Print PPIN in machine check records | Smita Koralahalli | 1 | -0/+3 |
2020-06-22 | Merge branch 'edac-ghes' into edac-for-next | Borislav Petkov | 1 | -130/+193 |
2020-06-18 | EDAC/amd64: Read back the scrub rate PCI register on F15h | Borislav Petkov | 1 | -0/+2 |
2020-06-17 | EDAC: Fix reference count leaks | Qiushi Wu | 2 | -1/+2 |
2020-06-16 | EDAC/ghes: Scan the system once on driver init | Borislav Petkov | 1 | -113/+166 |
2020-06-16 | EDAC/ghes: Remove unused members of struct ghes_edac_pvt, rename it to ghes_pvt | Robert Richter | 1 | -8/+5 |
2020-06-16 | EDAC/ghes: Setup DIMM label from DMI and use it in error reports | Robert Richter | 1 | -11/+24 |
2020-06-15 | EDAC, {skx,i10nm}: Use CPU stepping macro to pass configurations | Qiuxu Zhuo | 2 | -8/+6 |
2020-06-15 | EDAC/mc: Call edac_inc_ue_error() before panic | Zhenzhong Duan | 1 | -2/+2 |
2020-06-15 | EDAC, pnd2: Set MCE_PRIO_EDAC priority for pnd2_mce_dec notifier | Zhenzhong Duan | 1 | -0/+1 |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
2020-06-11 | Merge branch 'x86/entry' into ras/core | Thomas Gleixner | 9 | -54/+73 |
2020-06-01 | Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8 | Borislav Petkov | 9 | -54/+73 |
2020-05-29 | EDAC/amd64: Remove redundant assignment to variable ret in hw_info_get() | Colin Ian King | 1 | -1/+1 |
2020-05-22 | EDAC/amd64: Add AMD family 17h model 60h PCI IDs | Alexander Monakov | 2 | -0/+17 |
2020-05-19 | EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enable | Qiuxu Zhuo | 4 | -17/+13 |
2020-04-27 | EDAC/i10nm: Update driver to support different bus number config register off... | Qiuxu Zhuo | 1 | -4/+14 |
2020-04-27 | EDAC, {skx,i10nm}: Make some configurations CPU model specific | Qiuxu Zhuo | 4 | -14/+38 |
2020-04-24 | EDAC/amd8131: Remove defined but not used bridge_str | Jason Yan | 1 | -8/+0 |
2020-04-23 | EDAC/thunderx: Make symbols static | Zou Wei | 1 | -4/+4 |
2020-04-14 | EDAC: Drop the EDAC report status checks | Tony Luck | 4 | -71/+0 |
2020-04-14 | x86/mce: Fix all mce notifiers to update the mce->kflags bitmask | Tony Luck | 5 | -6/+19 |
2020-04-14 | x86/mce/amd, edac: Remove report_gart_errors | Borislav Petkov | 3 | -34/+0 |
2020-04-14 | EDAC/xgene: Remove set but not used address local var | Jason Yan | 1 | -3/+0 |
2020-04-14 | EDAC/armada_xp: Fix some log messages | Christophe JAILLET | 1 | -7/+7 |
2020-03-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -21/+21 |
2020-03-30 | Merge branches 'edac-mc-cleanup', 'edac-misc', 'edac-drivers' and 'edac-urgen... | Borislav Petkov | 11 | -374/+984 |
2020-03-25 | Merge branch 'x86/cpu' into perf/core, to resolve conflict | Ingo Molnar | 5 | -21/+21 |
2020-03-24 | EDAC: Convert to new X86 CPU match macros | Thomas Gleixner | 5 | -21/+21 |
2020-03-17 | EDAC/armada_xp: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 1 | -13/+13 |
2020-03-17 | EDAC/synopsys: Do not dump uninitialized pinf->col | Sherry Sun | 1 | -11/+11 |
2020-02-27 | EDAC/synopsys: Do not print an error with back-to-back snprintf() calls | Sherry Sun | 1 | -15/+7 |
2020-02-19 | EDAC: Add EDAC driver for DMC520 | Lei Wang | 3 | -0/+664 |
2020-02-18 | EDAC/mce_amd: Print !SMCA processor warning only once | Prarit Bhargava | 1 | -1/+1 |
2020-02-17 | EDAC/mc: Remove per layer counters | Robert Richter | 2 | -63/+24 |
2020-02-17 | EDAC/mc: Remove detail[] string and cleanup error string generation | Robert Richter | 1 | -58/+32 |
2020-02-17 | EDAC/mc: Pass the error descriptor to error reporting functions | Robert Richter | 1 | -58/+42 |
2020-02-17 | EDAC/mc: Remove enable_per_layer_report function argument | Robert Richter | 2 | -26/+19 |
2020-02-17 | EDAC/mc: Report "unknown memory" on too many DIMM labels found | Robert Richter | 1 | -10/+11 |
2020-02-17 | EDAC/mc: Carve out error increment into a separate function | Robert Richter | 1 | -15/+25 |
2020-02-17 | EDAC/mc: Determine mci pointer from the error descriptor | Robert Richter | 3 | -7/+10 |
2020-02-17 | EDAC: Store error type in struct edac_raw_error_desc | Robert Richter | 3 | -14/+11 |
2020-02-17 | EDAC/mc: Reorder functions edac_mc_alloc*() | Robert Richter | 1 | -106/+103 |
2020-02-17 | EDAC/mc: Split edac_mc_alloc() into smaller functions | Robert Richter | 1 | -35/+70 |
2020-02-17 | EDAC/mc: Change mci device removal to use put_device() | Robert Richter | 3 | -56/+47 |