Age | Commit message (Expand) | Author |
2016-06-07 | EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback | Tony Luck |
2016-06-07 | EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr() | Dan Carpenter |
2016-03-09 | EDAC, mc_sysfs: Fix freeing bus' name | Borislav Petkov |
2015-09-13 | EDAC, ppc4xx: Access mci->csrows array elements properly | Michael Walle |
2015-07-03 | sb_edac: Fix erroneous bytes->gigabytes conversion | Jim Snow |
2015-04-29 | sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channel | Seth Jennings |
2014-11-14 | cpc925_edac: Report UE events properly | Jason Baron |
2014-11-14 | e7xxx_edac: Report CE events properly | Jason Baron |
2014-11-14 | i3200_edac: Report CE events properly | Jason Baron |
2014-11-14 | i82860_edac: Report CE events properly | Jason Baron |
2014-03-06 | i7300_edac: Fix device reference count | Jean Delvare |
2014-03-06 | i7core_edac: Fix PCI device reference count | Jean Delvare |
2014-02-22 | EDAC: Correct workqueue setup path | Borislav Petkov |
2014-02-22 | EDAC: Poll timeout cannot be zero, p2 | Borislav Petkov |
2014-02-22 | drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero | Prarit Bhargava |
2014-02-22 | EDAC: Replace strict_strtol() with kstrtol() | Jingoo Han |
2014-02-06 | e752x_edac: Fix pci_dev usage count | Aristeu Rozanski |
2013-12-04 | edac, highbank: Fix interrupt setup of mem and l2 controller | Robert Richter |
2013-09-26 | amd64_edac: Fix single-channel setups | Borislav Petkov |
2013-07-28 | EDAC: Fix lockdep splat | Borislav Petkov |
2013-05-21 | amd64_edac: Fix bogus sysfs file permissions | Borislav Petkov |
2013-05-09 | Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-05-09 | EDAC: Don't give write permission to read-only files | Srivatsa S. Bhat |
2013-04-30 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2013-04-29 | edac: sb_edac.c should not require prescence of IMC_DDRIO device | Luck, Tony |
2013-04-29 | i7300_edac: Fix memory detection in single mode | Mauro Carvalho Chehab |
2013-04-19 | amd64_edac: Add Family 16h support | Aravind Gopalakrishnan |
2013-03-25 | EDAC, mc_sysfs.c: Fix string array pointer types | Borislav Petkov |
2013-03-16 | EDAC: Merge mci.mem_is_per_rank with mci.csbased | Mauro Carvalho Chehab |
2013-03-16 | amd64_edac: Correct DIMM sizes | Mauro Carvalho Chehab |
2013-03-05 | EDAC: Make sysfs functions static | Stephen Hemminger |
2013-02-28 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2013-02-26 | i5100_edac: convert to use simple_open() | Wei Yongjun |
2013-02-26 | ghes_edac: fix to use list_for_each_entry_safe() when delete list items | Wei Yongjun |
2013-02-25 | ghes_edac: Fix RAS tracing | Mauro Carvalho Chehab |
2013-02-25 | ghes_edac: Make it compliant with UEFI spec 2.3.1 | Mauro Carvalho Chehab |
2013-02-25 | ghes_edac: Improve driver's printk messages | Mauro Carvalho Chehab |
2013-02-25 | ghes_edac: Don't credit the same memory dimm twice | Mauro Carvalho Chehab |
2013-02-25 | ghes_edac: do a better job of filling EDAC DIMM info | Mauro Carvalho Chehab |
2013-02-25 | ghes_edac: add support for reporting errors via EDAC | Mauro Carvalho Chehab |
2013-02-25 | ghes_edac: Register at EDAC core the BIOS report | Mauro Carvalho Chehab |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | edac: add support for raw error reports | Mauro Carvalho Chehab |
2013-02-21 | edac: reduce stack pressure by using a pre-allocated buffer | Mauro Carvalho Chehab |
2013-02-21 | edac: lock module owner to avoid error report conflicts | Mauro Carvalho Chehab |
2013-02-21 | edac: add a new memory layer type | Mauro Carvalho Chehab |
2013-02-21 | edac: initialize the core earlier | Mauro Carvalho Chehab |
2013-02-21 | edac: better report error conditions in debug mode | Mauro Carvalho Chehab |
2013-02-21 | i5100_edac: Remove two checkpatch warnings | Mauro Carvalho Chehab |
2013-02-21 | i5100_edac: connect fault injection to debugfs node | Niklas Söderlund |