Age | Commit message (Expand) | Author |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | edac: ghes: use krealloc_array() | Bartosz Golaszewski |
2020-12-14 | Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-14 | Merge branches 'edac-spr', 'edac-igen6' and 'edac-misc' into edac-updates-for... | Borislav Petkov |
2020-12-07 | EDAC/mv64x60: Remove orphan mv64x60 driver | Michael Ellerman |
2020-12-07 | EDAC/aspeed: Add support for AST2400 and AST2600 | Troy Lee |
2020-11-27 | EDAC/amd64: Fix PCI component registration | Borislav Petkov |
2020-11-23 | EDAC/igen6: ecclog_llist can be static | kernel test robot |
2020-11-19 | EDAC/i10nm: Add Intel Sapphire Rapids server support | Qiuxu Zhuo |
2020-11-19 | EDAC: Add DDR5 new memory type | Qiuxu Zhuo |
2020-11-19 | EDAC/i10nm: Use readl() to access MMIO registers | Qiuxu Zhuo |
2020-11-19 | EDAC/igen6: Add debugfs interface for Intel client SoC EDAC driver | Qiuxu Zhuo |
2020-11-19 | EDAC/igen6: Add EDAC driver for Intel client SoCs using IBECC | Qiuxu Zhuo |
2020-11-19 | EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId | Yazen Ghannam |
2020-11-19 | x86/CPU/AMD: Remove amd_get_nb_id() | Yazen Ghannam |
2020-11-18 | EDAC/synopsys: Return the correct value in mc_probe() | Zhang Xiaoxu |
2020-11-05 | EDAC: Add three new memory types | Qiuxu Zhuo |
2020-11-02 | EDAC: Fix some kernel-doc markups | Mauro Carvalho Chehab |
2020-10-26 | EDAC: Do not issue useless debug statements in the polling routine | Borislav Petkov |
2020-10-26 | EDAC/amd64: Remove unneeded breaks | Tom Rix |
2020-10-12 | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-12 | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-12 | Merge tag 'edac_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-10-12 | Merge branch 'edac-drivers' into edac-updates-for-v5.10 | Borislav Petkov |
2020-10-09 | EDAC/amd64: Set proper family type for Family 19h Models 20h-2Fh | Yazen Ghannam |
2020-09-18 | EDAC/mc_sysfs: Add missing newlines when printing {max,dimm}_location | Xiongfeng Wang |
2020-09-18 | EDAC/aspeed: Use module_platform_driver() to simplify | Liu Shixin |
2020-09-17 | cper,edac,efi: Memory Error Record: bank group/address and chip id | Alex Kluver |
2020-09-17 | edac,ghes,cper: Add Row Extension to Memory Error Record | Alex Kluver |
2020-09-15 | EDAC/ghes: Check whether the driver is on the safe list correctly | Borislav Petkov |
2020-09-15 | EDAC/ghes: Clear scanned data on unload | Borislav Petkov |
2020-09-08 | EDAC, sb_edac: Simplify switch statement | Tom Rix |
2020-09-01 | EDAC/ti: Fix handling of platform_get_irq() error | Krzysztof Kozlowski |
2020-09-01 | EDAC/aspeed: Fix handling of platform_get_irq() error | Krzysztof Kozlowski |
2020-09-01 | EDAC/i5100: Fix error handling order in i5100_init_one() | Dinghao Liu |
2020-08-30 | Merge tag 'edac_urgent_for_v5.9_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-08-27 | EDAC/ghes: Fix NULL pointer dereference in ghes_edac_register() | Shiju Jose |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-20 | x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmap | Yazen Ghannam |
2020-08-18 | EDAC/{i7core,sb,pnd2,skx}: Fix error event severity | Tony Luck |
2020-08-17 | EDAC/thunderx: Make symbol lmc_dfs_ents static | Wei Yongjun |
2020-08-17 | EDAC/al-mc-edac: Add Amazon's Annapurna Labs Memory Controller driver | Talel Shenhar |
2020-08-17 | EDAC/mce_amd: Add new error descriptions for existing types | Yazen Ghannam |
2020-08-17 | EDAC: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-08-15 | Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-08-10 | EDAC/ie31200: Fallback if host bridge device is already initialized | Jason Baron |
2020-08-03 | Merge tag 'edac_updates_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-08-03 | Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-06-23 | x86/mce, EDAC/mce_amd: Print PPIN in machine check records | Smita Koralahalli |
2020-06-22 | Merge branch 'edac-ghes' into edac-for-next | Borislav Petkov |