Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-11-19 | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong | 1 | -3/+0 |
2014-11-19 | EDAC: Delete unnecessary check before calling pci_dev_put() | Markus Elfring | 4 | -8/+4 |
2014-11-11 | EDAC, pci_sysfs: remove unneccessary ifdef around entire file | Andreas Ruprecht | 2 | -6/+1 |
2014-11-11 | ghes_edac: Use snprintf() to silence a static checker warning | Dan Carpenter | 1 | -2/+2 |
2014-11-05 | amd64_edac: Build module on x86-32 | Tomasz Pala | 2 | -3/+8 |
2014-11-04 | EDAC, MCE, AMD: Add decoding table for MC6 xec | Aravind Gopalakrishnan | 1 | -30/+11 |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 4 | -5/+0 |
2014-10-30 | amd64_edac: Add F15h M60h support | Aravind Gopalakrishnan | 2 | -82/+188 |
2014-10-22 | e7xxx_edac: Report CE events properly | Jason Baron | 1 | -1/+1 |
2014-10-22 | cpc925_edac: Report UE events properly | Jason Baron | 1 | -1/+1 |
2014-10-22 | i82860_edac: Report CE events properly | Jason Baron | 1 | -1/+1 |
2014-10-22 | i3200_edac: Report CE events properly | Jason Baron | 1 | -2/+2 |
2014-10-20 | edac: drop owner assignment from platform_drivers | Wolfram Sang | 4 | -5/+0 |
2014-10-20 | {mv64x60,ppc4xx}_edac,: Remove deprecated IRQF_DISABLED | Michael Opdenacker | 2 | -6/+6 |
2014-10-20 | EDAC: Sync memory types and names | Borislav Petkov | 1 | -23/+20 |
2014-10-20 | EDAC: Add DDR3 LRDIMM entries to edac_mem_types | Aravind Gopalakrishnan | 1 | -0/+3 |
2014-10-10 | Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -33/+7 |
2014-10-08 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+421 |
2014-10-08 | sb_edac: Claim a different PCI device | Andy Lutomirski | 1 | -1/+1 |
2014-10-08 | Move Intel SNB device ids from sb_edac to pci_ids.h | Andy Lutomirski | 1 | -30/+0 |
2014-10-08 | sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channel | Seth Jennings | 1 | -2/+6 |
2014-09-30 | mpc85xx_edac: Make L2 interrupt shared too | Borislav Petkov | 1 | -1/+1 |
2014-09-23 | amd64_edac: Modify usage of amd64_read_dct_pci_cfg() | Aravind Gopalakrishnan | 2 | -71/+80 |
2014-09-15 | ppc4xx_edac: Fix build error caused by wrong member access | Pranith Kumar | 1 | -1/+1 |
2014-09-04 | edac: altera: Add Altera SDRAM EDAC support | Thor Thayer | 3 | -0/+421 |
2014-09-02 | EDAC: Fix mem_types strings type | Borislav Petkov | 2 | -2/+2 |
2014-08-15 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 3 | -272/+546 |
2014-08-14 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -2/+1 |
2014-08-04 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -3/+1 |
2014-07-14 | EDAC, MCE, AMD: Add MCE decoding for F15h M60h | Aravind Gopalakrishnan | 1 | -4/+40 |
2014-07-10 | ie31200_edac: Allocate mci and map mchbar first | Jason Baron | 1 | -38/+33 |
2014-07-04 | ie31200_edac: Introduce the driver | Jason Baron | 3 | -0/+549 |
2014-07-04 | x38_edac: make use of lo_hi_readq() | Jason Baron | 1 | -9/+6 |
2014-06-26 | sb_edac: add support for Haswell based systems | Aristeu Rozanski | 2 | -26/+351 |
2014-06-26 | sb_edac: Fix mix tab/spaces alignments | Mauro Carvalho Chehab | 1 | -3/+3 |
2014-06-26 | edac: add DDR4 and RDDR4 | Aristeu Rozanski | 1 | -1/+3 |