Age | Commit message (Expand) | Author |
2020-10-12 | Merge tag 'edac_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-08-18 | EDAC/{i7core,sb,pnd2,skx}: Fix error event severity | Tony Luck |
2020-08-17 | EDAC: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-04-14 | x86/mce: Fix all mce notifiers to update the mce->kflags bitmask | Tony Luck |
2019-11-09 | EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function | Robert Richter |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172 | Thomas Gleixner |
2018-11-10 | EDAC: Fix indentation issues in several EDAC drivers | Colin Ian King |
2018-09-29 | EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting | Tony Luck |
2018-09-25 | EDAC, i7core: Remove set but not used variable pvt | YueHaibing |
2018-09-22 | EDAC: Correct DIMM capacity unit symbol | Qiuxu Zhuo |
2018-06-18 | EDAC, i7core: Fix memleaks and use-after-free on probe and remove | Johan Hovold |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-05-04 | EDAC, i7core: Fix spelling mistake: "redundacy" -> "redundancy" | Colin Ian King |
2017-09-21 | EDAC: Handle return value of kasprintf() | Arvind Yadav |
2017-08-20 | EDAC: Make device_type const | Bhumika Goyal |
2017-07-17 | EDAC: Get rid of mci->mod_ver | Borislav Petkov |
2017-07-17 | EDAC: Constify attribute_group structures | Arvind Yadav |
2017-01-24 | x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority | Borislav Petkov |
2016-12-15 | edac: rename edac_core.h to edac_mc.h | Mauro Carvalho Chehab |
2016-05-16 | Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2016-04-29 | EDAC, i7core: Remove double buffering of error records | Tony Luck |
2016-04-29 | EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback | Tony Luck |
2015-02-23 | EDAC: i7core: Use static attribute groups for sysfs entries | Takashi Iwai |
2015-02-23 | EDAC: i7core: Return proper error codes for kzalloc() errors | Takashi Iwai |
2014-04-04 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-04-01 | Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2014-03-11 | Merge tag 'v3.14-rc5' into patchwork | Mauro Carvalho Chehab |
2014-02-25 | i7core_edac: Drop unused variable | Jean Delvare |
2014-02-25 | i7core_edac: Fix PCI device reference count | Jean Delvare |
2014-02-07 | [media, edac] Change my email address | Mauro Carvalho Chehab |
2013-12-06 | EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han |
2013-06-08 | EDAC: Replace strict_strtoul() with kstrtoul() | Jingoo Han |
2013-02-20 | Merge tag 'v3.8-rc7' into next | Mauro Carvalho Chehab |
2013-01-03 | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-21 | i7core_edac: fix erroneous size of static array | Niklas Söderlund |
2012-11-28 | i7core_edac: fix panic when accessing sysfs files | Prarit Bhargava |
2012-07-29 | Merge branch 'devel' | Mauro Carvalho Chehab |
2012-06-12 | i7core_edac: properly handle error count | Mauro Carvalho Chehab |
2012-06-12 | edac: edac_mc_handle_error(): add an error_count parameter | Mauro Carvalho Chehab |
2012-06-11 | edac: remove arch-specific parameter for the error handler | Mauro Carvalho Chehab |
2012-06-11 | edac: Convert debugfX to edac_dbg(X, | Joe Perches |
2012-06-11 | edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs | Mauro Carvalho Chehab |
2012-06-11 | i7core_edac: change the mem allocation scheme to make Documentation/kobject.t... | Mauro Carvalho Chehab |
2012-06-11 | i7core_edac: convert it to use struct device | Mauro Carvalho Chehab |
2012-06-11 | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab |
2012-06-11 | edac: avoid mce decoding crash after edac driver unloaded | Chen Gong |
2012-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac | Linus Torvalds |
2012-05-28 | i7core: fix ranks information at the per-channel struct | Mauro Carvalho Chehab |
2012-05-28 | edac: Cleanup the logs for i7core and sb edac drivers | Mauro Carvalho Chehab |
2012-05-28 | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab |