Age | Commit message (Expand) | Author |
2014-12-08 | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
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 | 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-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 | {mv64x60,ppc4xx}_edac,: Remove deprecated IRQF_DISABLED | Michael Opdenacker |
2014-10-20 | EDAC: Sync memory types and names | Borislav Petkov |
2014-10-20 | EDAC: Add DDR3 LRDIMM entries to edac_mem_types | Aravind Gopalakrishnan |
2014-10-10 | Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2014-10-08 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-10-08 | sb_edac: Claim a different PCI device | Andy Lutomirski |
2014-10-08 | Move Intel SNB device ids from sb_edac to pci_ids.h | Andy Lutomirski |
2014-10-08 | sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channel | Seth Jennings |
2014-09-30 | mpc85xx_edac: Make L2 interrupt shared too | Borislav Petkov |
2014-09-23 | amd64_edac: Modify usage of amd64_read_dct_pci_cfg() | Aravind Gopalakrishnan |
2014-09-15 | ppc4xx_edac: Fix build error caused by wrong member access | Pranith Kumar |
2014-09-04 | edac: altera: Add Altera SDRAM EDAC support | Thor Thayer |
2014-09-02 | EDAC: Fix mem_types strings type | Borislav Petkov |
2014-08-15 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2014-08-14 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2014-08-04 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-07-14 | EDAC, MCE, AMD: Add MCE decoding for F15h M60h | Aravind Gopalakrishnan |
2014-07-10 | ie31200_edac: Allocate mci and map mchbar first | Jason Baron |
2014-07-04 | ie31200_edac: Introduce the driver | Jason Baron |
2014-07-04 | x38_edac: make use of lo_hi_readq() | Jason Baron |
2014-06-26 | sb_edac: add support for Haswell based systems | Aristeu Rozanski |
2014-06-26 | sb_edac: Fix mix tab/spaces alignments | Mauro Carvalho Chehab |
2014-06-26 | edac: add DDR4 and RDDR4 | Aristeu Rozanski |
2014-06-26 | sb_edac: remove bogus assumption on mc ordering | Aristeu Rozanski |
2014-06-26 | sb_edac: make minimal use of channel_mask | Aristeu Rozanski |
2014-06-26 | sb_edac: fix socket detection on Ivy Bridge controllers | Aristeu Rozanski |
2014-06-26 | sb_edac: update Kconfig description | Aristeu Rozanski |
2014-06-26 | sb_edac: search devices using product id | Aristeu Rozanski |
2014-06-26 | sb_edac: make RIR limit retrieval per model | Aristeu Rozanski |
2014-06-26 | sb_edac: make node id retrieval per model | Aristeu Rozanski |
2014-06-26 | sb_edac: make memory type detection per memory controller | Aristeu Rozanski |
2014-06-26 | of: Migrate of_find_node_by_name() users to for_each_node_by_name() | Grant Likely |
2014-06-24 | EDAC, edac_module.c: Remove unnecessary test on unsigned value | Fabian Frederick |
2014-06-23 | trace, RAS: Add basic RAS trace event | Chen, Gong |