Age | Commit message (Expand) | Author | Files | Lines |
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-14 | 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-08 | 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-23 | 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 |
2020-08-17 | EDAC/al-mc-edac: Add Amazon's Annapurna Labs Memory Controller driver | Talel Shenhar | 3 | -0/+362 |
2020-08-17 | EDAC/mce_amd: Add new error descriptions for existing types | Yazen Ghannam | 1 | -1/+10 |
2020-08-17 | EDAC: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 8 | -13/+13 |
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 |