| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | cpc925_edac: Report UE events properly | Jason Baron | 2014-10-22 | 1 | -1/+1 |
* | | i82860_edac: Report CE events properly | Jason Baron | 2014-10-22 | 1 | -1/+1 |
* | | i3200_edac: Report CE events properly | Jason Baron | 2014-10-22 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2014-10-10 | 1 | -33/+7 |
|\ |
|
| * | sb_edac: Claim a different PCI device | Andy Lutomirski | 2014-10-08 | 1 | -1/+1 |
| * | Move Intel SNB device ids from sb_edac to pci_ids.h | Andy Lutomirski | 2014-10-08 | 1 | -30/+0 |
| * | sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channel | Seth Jennings | 2014-10-08 | 1 | -2/+6 |
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-08 | 3 | -0/+421 |
|\ \
| |/
|/| |
|
| * | edac: altera: Add Altera SDRAM EDAC support | Thor Thayer | 2014-09-04 | 3 | -0/+421 |
* | | mpc85xx_edac: Make L2 interrupt shared too | Borislav Petkov | 2014-09-30 | 1 | -1/+1 |
* | | amd64_edac: Modify usage of amd64_read_dct_pci_cfg() | Aravind Gopalakrishnan | 2014-09-23 | 2 | -71/+80 |
* | | ppc4xx_edac: Fix build error caused by wrong member access | Pranith Kumar | 2014-09-15 | 1 | -1/+1 |
* | | EDAC: Fix mem_types strings type | Borislav Petkov | 2014-09-02 | 2 | -2/+2 |
|/ |
|