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