Age | Commit message (Expand) | Author | Files | Lines |
2015-06-03 | EDAC, mce_amd_inj: Use MCE_INJECT_GET macro for bank node too | Aravind Gopalakrishnan | 1 | -7/+1 |
2015-06-03 | sb_edac: support for Broadwell -EP and -EX | Tony Luck | 1 | -15/+58 |
2015-06-03 | sb_edac: Fix support for systems with two home agents per socket | Tony Luck | 1 | -73/+65 |
2015-06-03 | sb_edac: Fix a typo and a thinko in address handling for Haswell | Tony Luck | 1 | -2/+2 |
2015-06-03 | EDAC: Remove arbitrary limit on number of channels | Tony Luck | 1 | -5/+0 |
2015-06-02 | EDAC, xgene: Fix cpuid abuse | Arnd Bergmann | 1 | -47/+8 |
2015-05-31 | EDAC, mpc85xx: Extend error address to 64 bit | York Sun | 2 | -3/+8 |
2015-05-31 | EDAC, mpc8xxx: Adapt for FSL SoC | York Sun | 1 | -2/+2 |
2015-05-29 | EDAC, edac_stub: Drop arch-specific include | Borislav Petkov | 1 | -1/+0 |
2015-05-29 | EDAC: Add APM X-Gene SoC EDAC driver | Loc Ho | 3 | -0/+1262 |
2015-05-28 | EDAC: Cleanup atomic_scrub mess | Borislav Petkov | 2 | -5/+11 |
2015-05-20 | amd64_edac: enforce synchronous probe | Luis R. Rodriguez | 1 | -0/+1 |
2015-05-03 | EDAC, altera: Do not build it as a module | Thor Thayer | 1 | -2/+2 |
2015-03-20 | EDAC: Constify of_device_id array | Fabian Frederick | 4 | -5/+5 |
2015-03-11 | EDAC, i82443bxgx: Don't export static symbol | Julia Lawall | 1 | -4/+0 |
2015-02-23 | EDAC, amd64_edac: Get rid of per-node driver instances | Borislav Petkov | 1 | -20/+13 |
2015-02-23 | EDAC: Properly unwind on failure path in edac_init() | Alexey Khoroshilov | 2 | -7/+10 |
2015-02-23 | EDAC: highbank: Use static attribute groups for sysfs entries | Takashi Iwai | 1 | -4/+8 |
2015-02-23 | EDAC: octeon: Use static attribute groups for sysfs entries | Takashi Iwai | 1 | -42/+13 |
2015-02-23 | EDAC: mpc85xx: Use static attribute groups for sysfs entries | Takashi Iwai | 1 | -30/+8 |
2015-02-23 | EDAC: i7core: Use static attribute groups for sysfs entries | Takashi Iwai | 1 | -19/+11 |
2015-02-23 | EDAC: i7core: Return proper error codes for kzalloc() errors | Takashi Iwai | 1 | -2/+2 |
2015-02-23 | EDAC: amd64: Use static attribute groups | Takashi Iwai | 4 | -118/+47 |
2015-02-23 | EDAC: Allow to pass driver-specific attribute groups | Takashi Iwai | 4 | -8/+15 |
2015-02-23 | EDAC: Use static attribute groups for managing sysfs entries | Takashi Iwai | 1 | -88/+71 |
2015-02-23 | EDAC: Delete unnecessary checks before pci_dev_put() | Markus Elfring | 4 | -16/+5 |
2015-02-19 | Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -5/+14 |
2015-02-17 | EDAC, amd64_edac: Prevent OOPS with >16 memory controllers | Daniel J Blueman | 1 | -2/+8 |
2015-02-09 | sb_edac: Fix detection on SNB machines | Borislav Petkov | 1 | -3/+6 |
2015-01-30 | EDAC, mv64x60_edac: Fix an error code in probe() | Dan Carpenter | 1 | -1/+2 |
2015-01-30 | EDAC: edac_mc_sysfs: Make stuff static | Borislav Petkov | 1 | -11/+11 |
2015-01-30 | EDAC: Fix the leak of mci->bus->name when bus_register fails | Junjie Mao | 1 | -13/+16 |
2015-01-12 | edac: i5100_edac: Remove unused i5100_recmema_dm_buf_id | Rickard Strandqvist | 1 | -5/+0 |
2015-01-07 | EDAC, synps: Add EDAC support for zynq ddr ecc controller | Punnaiah Choudary Kalluri | 3 | -0/+543 |
2015-01-02 | mpc85xx_edac: Fix a typo in comments | Alexander Kuleshov | 2 | -2/+2 |
2014-12-21 | EDAC, mce_amd_inj: Fix sparse non static symbol warning | Wei Yongjun | 1 | -1/+1 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -5/+0 |
2014-12-11 | Merge tag 'edac/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -28/+182 |
2014-12-10 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+0 |
2014-12-08 | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 15 | -267/+439 |
2014-12-02 | sb_edac: Fix typo computing number of banks | Tony Luck | 1 | -1/+1 |
2014-12-02 | sb_edac: Add support for Broadwell-DE processor | Tony Luck | 1 | -6/+157 |
2014-12-02 | sb_edac: Fix discovery of top-of-low-memory for Haswell | Tony Luck | 1 | -2/+3 |
2014-12-02 | sb_edac: Fix erroneous bytes->gigabytes conversion | Jim Snow | 1 | -18/+20 |
2014-12-02 | sb_edac: Fix off-by-one error in number of channels | Jim Snow | 1 | -1/+1 |
2014-11-25 | EDAC, MCE, AMD: Correct formatting of decoded text | Borislav Petkov | 1 | -3/+3 |
2014-11-25 | EDAC, mce_amd_inj: Add an injector function | Borislav Petkov | 1 | -2/+51 |
2014-11-25 | EDAC, mce_amd_inj: Add hw-injection attributes | Borislav Petkov | 1 | -0/+40 |
2014-11-25 | EDAC, mce_amd_inj: Enable direct writes to MCE MSRs | Borislav Petkov | 1 | -0/+24 |
2014-11-25 | EDAC, mce_amd_inj: Convert mce_amd_inj module to debugfs | Borislav Petkov | 2 | -107/+83 |