Age | Commit message (Expand) | Author |
2015-03-20 | EDAC: Constify of_device_id array | Fabian Frederick |
2015-03-11 | EDAC, i82443bxgx: Don't export static symbol | Julia Lawall |
2015-02-23 | EDAC, amd64_edac: Get rid of per-node driver instances | Borislav Petkov |
2015-02-23 | EDAC: Properly unwind on failure path in edac_init() | Alexey Khoroshilov |
2015-02-23 | EDAC: highbank: Use static attribute groups for sysfs entries | Takashi Iwai |
2015-02-23 | EDAC: octeon: Use static attribute groups for sysfs entries | Takashi Iwai |
2015-02-23 | EDAC: mpc85xx: Use static attribute groups for sysfs entries | Takashi Iwai |
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 |
2015-02-23 | EDAC: amd64: Use static attribute groups | Takashi Iwai |
2015-02-23 | EDAC: Allow to pass driver-specific attribute groups | Takashi Iwai |
2015-02-23 | EDAC: Use static attribute groups for managing sysfs entries | Takashi Iwai |
2015-02-23 | EDAC: Delete unnecessary checks before pci_dev_put() | Markus Elfring |
2015-02-19 | Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-02-17 | EDAC, amd64_edac: Prevent OOPS with >16 memory controllers | Daniel J Blueman |
2015-02-09 | sb_edac: Fix detection on SNB machines | Borislav Petkov |
2015-01-30 | EDAC, mv64x60_edac: Fix an error code in probe() | Dan Carpenter |
2015-01-30 | EDAC: edac_mc_sysfs: Make stuff static | Borislav Petkov |
2015-01-30 | EDAC: Fix the leak of mci->bus->name when bus_register fails | Junjie Mao |
2015-01-12 | edac: i5100_edac: Remove unused i5100_recmema_dm_buf_id | Rickard Strandqvist |
2015-01-07 | EDAC, synps: Add EDAC support for zynq ddr ecc controller | Punnaiah Choudary Kalluri |
2015-01-02 | mpc85xx_edac: Fix a typo in comments | Alexander Kuleshov |
2014-12-21 | EDAC, mce_amd_inj: Fix sparse non static symbol warning | Wei Yongjun |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-11 | Merge tag 'edac/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-08 | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2014-12-02 | sb_edac: Fix typo computing number of banks | Tony Luck |
2014-12-02 | sb_edac: Add support for Broadwell-DE processor | Tony Luck |
2014-12-02 | sb_edac: Fix discovery of top-of-low-memory for Haswell | Tony Luck |
2014-12-02 | sb_edac: Fix erroneous bytes->gigabytes conversion | Jim Snow |
2014-12-02 | sb_edac: Fix off-by-one error in number of channels | Jim Snow |
2014-11-25 | EDAC, MCE, AMD: Correct formatting of decoded text | Borislav Petkov |
2014-11-25 | EDAC, mce_amd_inj: Add an injector function | Borislav Petkov |
2014-11-25 | EDAC, mce_amd_inj: Add hw-injection attributes | Borislav Petkov |
2014-11-25 | EDAC, mce_amd_inj: Enable direct writes to MCE MSRs | Borislav Petkov |
2014-11-25 | EDAC, mce_amd_inj: Convert mce_amd_inj module to debugfs | Borislav Petkov |
2014-11-19 | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong |
2014-11-19 | EDAC: Delete unnecessary check before calling pci_dev_put() | Markus Elfring |
2014-11-11 | EDAC, pci_sysfs: remove unneccessary ifdef around entire file | Andreas Ruprecht |
2014-11-11 | ghes_edac: Use snprintf() to silence a static checker warning | Dan Carpenter |
2014-11-05 | amd64_edac: Build module on x86-32 | Tomasz Pala |
2014-11-04 | EDAC, MCE, AMD: Add decoding table for MC6 xec | Aravind Gopalakrishnan |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2014-10-30 | amd64_edac: Add F15h M60h support | Aravind Gopalakrishnan |
2014-10-22 | e7xxx_edac: Report CE events properly | Jason Baron |
2014-10-22 | cpc925_edac: Report UE events properly | Jason Baron |
2014-10-22 | i82860_edac: Report CE events properly | Jason Baron |
2014-10-22 | i3200_edac: Report CE events properly | Jason Baron |
2014-10-20 | edac: drop owner assignment from platform_drivers | Wolfram Sang |