Age | Commit message (Expand) | Author | Files | Lines |
2021-02-15 | Merge branch 'edac-misc' into edac-updates-for-v5.12 | Borislav Petkov | 2 | -2/+2 |
2021-01-22 | EDAC/amd64: Issue probing messages only on properly detected hardware | Borislav Petkov | 1 | -7/+7 |
2021-01-19 | EDAC/xgene: Do not print a failure message to get an IRQ twice | Menglong Dong | 1 | -1/+1 |
2020-12-30 | EDAC/ppc4xx: Convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
2020-12-28 | EDAC/amd64: Limit error injection functionality to supported hw | Borislav Petkov | 2 | -7/+9 |
2020-12-28 | EDAC/amd64: Merge error injection sysfs facilities | Borislav Petkov | 5 | -252/+235 |
2020-12-28 | EDAC/amd64: Merge sysfs debugging attributes setup code | Borislav Petkov | 4 | -69/+59 |
2020-12-28 | EDAC/amd64: Tone down messages about missing PCI IDs | Yazen Ghannam | 1 | -4/+4 |
2020-12-28 | EDAC/amd64: Do not load on family 0x15, model 0x13 | Borislav Petkov | 1 | -3/+7 |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+2 |
2020-12-15 | edac: ghes: use krealloc_array() | Bartosz Golaszewski | 1 | -2/+2 |
2020-12-15 | Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -4/+4 |
2020-12-14 | Merge branches 'edac-spr', 'edac-igen6' and 'edac-misc' into edac-updates-for... | Borislav Petkov | 25 | -63/+1076 |
2020-12-07 | EDAC/mv64x60: Remove orphan mv64x60 driver | Michael Ellerman | 4 | -1005/+0 |
2020-12-07 | EDAC/aspeed: Add support for AST2400 and AST2600 | Troy Lee | 2 | -5/+8 |
2020-11-27 | EDAC/amd64: Fix PCI component registration | Borislav Petkov | 1 | -12/+14 |
2020-11-23 | EDAC/igen6: ecclog_llist can be static | kernel test robot | 1 | -1/+1 |
2020-11-19 | EDAC/i10nm: Add Intel Sapphire Rapids server support | Qiuxu Zhuo | 4 | -21/+58 |
2020-11-19 | EDAC: Add DDR5 new memory type | Qiuxu Zhuo | 1 | -0/+1 |
2020-11-19 | EDAC/i10nm: Use readl() to access MMIO registers | Qiuxu Zhuo | 1 | -4/+7 |
2020-11-19 | EDAC/igen6: Add debugfs interface for Intel client SoC EDAC driver | Qiuxu Zhuo | 1 | -0/+59 |
2020-11-19 | EDAC/igen6: Add EDAC driver for Intel client SoCs using IBECC | Qiuxu Zhuo | 3 | -0/+928 |
2020-11-19 | EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId | Yazen Ghannam | 1 | -1/+1 |
2020-11-19 | x86/CPU/AMD: Remove amd_get_nb_id() | Yazen Ghannam | 2 | -3/+3 |
2020-11-18 | EDAC/synopsys: Return the correct value in mc_probe() | Zhang Xiaoxu | 1 | -1/+2 |
2020-11-05 | EDAC: Add three new memory types | Qiuxu Zhuo | 1 | -0/+3 |
2020-11-02 | EDAC: Fix some kernel-doc markups | Mauro Carvalho Chehab | 1 | -6/+5 |
2020-10-26 | EDAC: Do not issue useless debug statements in the polling routine | Borislav Petkov | 14 | -14/+2 |
2020-10-26 | EDAC/amd64: Remove unneeded breaks | Tom Rix | 1 | -8/+0 |
2020-10-12 | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+15 |
2020-10-12 | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+1 |
2020-10-12 | Merge tag 'edac_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 17 | -50/+420 |
2020-10-12 | Merge branch 'edac-drivers' into edac-updates-for-v5.10 | Borislav Petkov | 3 | -0/+362 |
2020-10-09 | EDAC/amd64: Set proper family type for Family 19h Models 20h-2Fh | Yazen Ghannam | 1 | -0/+6 |
2020-09-18 | EDAC/mc_sysfs: Add missing newlines when printing {max,dimm}_location | Xiongfeng Wang | 1 | -5/+17 |
2020-09-18 | EDAC/aspeed: Use module_platform_driver() to simplify | Liu Shixin | 1 | -17/+1 |
2020-09-17 | cper,edac,efi: Memory Error Record: bank group/address and chip id | Alex Kluver | 1 | -0/+9 |
2020-09-17 | edac,ghes,cper: Add Row Extension to Memory Error Record | Alex Kluver | 1 | -2/+6 |
2020-09-15 | EDAC/ghes: Check whether the driver is on the safe list correctly | Borislav Petkov | 1 | -0/+4 |
2020-09-15 | EDAC/ghes: Clear scanned data on unload | Borislav Petkov | 1 | -0/+1 |
2020-09-09 | EDAC, sb_edac: Simplify switch statement | Tom Rix | 1 | -4/+1 |
2020-09-01 | EDAC/ti: Fix handling of platform_get_irq() error | Krzysztof Kozlowski | 1 | -1/+2 |
2020-09-01 | EDAC/aspeed: Fix handling of platform_get_irq() error | Krzysztof Kozlowski | 1 | -2/+2 |
2020-09-01 | EDAC/i5100: Fix error handling order in i5100_init_one() | Dinghao Liu | 1 | -6/+5 |
2020-08-30 | Merge tag 'edac_urgent_for_v5.9_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+6 |
2020-08-27 | EDAC/ghes: Fix NULL pointer dereference in ghes_edac_register() | Shiju Jose | 1 | -4/+6 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2 | -2/+2 |
2020-08-20 | x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmap | Yazen Ghannam | 1 | -3/+1 |
2020-08-18 | EDAC/{i7core,sb,pnd2,skx}: Fix error event severity | Tony Luck | 4 | -7/+7 |
2020-08-17 | EDAC/thunderx: Make symbol lmc_dfs_ents static | Wei Yongjun | 1 | -1/+1 |