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