Age | Commit message (Expand) | Author | Files | Lines |
2014-02-25 | i7300_edac: Fix device reference count | Jean Delvare | 1 | -18/+20 |
2014-02-25 | i7core_edac: Fix PCI device reference count | Jean Delvare | 1 | -2/+7 |
2014-02-14 | EDAC: Correct workqueue setup path | Borislav Petkov | 1 | -4/+7 |
2014-02-14 | EDAC: Poll timeout cannot be zero, p2 | Borislav Petkov | 3 | -7/+9 |
2014-02-11 | drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero | Prarit Bhargava | 1 | -1/+1 |
2014-01-21 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -1/+24 |
2014-01-20 | Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 22 | -104/+181 |
2014-01-10 | EDAC: Don't try to cancel workqueue when it's never setup | Stephen Boyd | 1 | -0/+3 |
2013-12-21 | e752x_edac: Fix pci_dev usage count | Aristeu Rozanski | 1 | -1/+3 |
2013-12-16 | Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/... | Ingo Molnar | 2 | -1/+24 |
2013-12-15 | sb_edac: Mark get_mci_for_node_id as static | Rashika Kheria | 1 | -1/+1 |
2013-12-15 | EDAC: Mark edac_create_debug_nodes as static | Rashika Kheria | 1 | -1/+1 |
2013-12-15 | amd64_edac: Remove "amd64" prefix from static functions | Borislav Petkov | 1 | -62/+56 |
2013-12-15 | amd64_edac: Simplify code around decode_bus_error | Borislav Petkov | 1 | -9/+4 |
2013-12-15 | amd64_edac: Mark amd64_decode_bus_error as static | Rashika Kheria | 1 | -1/+1 |
2013-12-11 | EDAC, sb_edac: Modify H/W event reporting policy | Chen, Gong | 1 | -1/+5 |
2013-12-11 | EDAC: Add an edac_report parameter to EDAC | Chen, Gong | 1 | -0/+19 |
2013-12-06 | EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 18 | -18/+18 |
2013-12-06 | amd64_edac: Fix condition to verify max channels allowed for F15 M30h | Aravind Gopalakrishnan | 1 | -1/+1 |
2013-11-30 | sb_edac: Shut up compiler warning when EDAC_DEBUG is enabled | Aristeu Rozanski | 1 | -1/+1 |
2013-11-25 | edac/85xx: Add PCIe error interrupt edac support | Chunhe Lan | 2 | -11/+94 |
2013-11-19 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2 | -129/+465 |
2013-11-19 | Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 6 | -125/+128 |
2013-11-17 | edac/85xx: Remove mpc85xx_pci_err_remove | Johannes Thumshirn | 1 | -22/+0 |
2013-11-14 | cell_edac: fix missing of_node_put | Libo Chen | 1 | -0/+1 |
2013-11-14 | sb_edac: add support for Ivy Bridge | Aristeu Rozanski | 1 | -70/+376 |
2013-11-14 | sb_edac: avoid decoding the same error multiple times | Aristeu Rozanski | 1 | -0/+4 |
2013-11-14 | sb_edac: rename mci_bind_devs() | Aristeu Rozanski | 1 | -3/+3 |
2013-11-14 | sb_edac: enable multiple PCI id tables to be used | Aristeu Rozanski | 1 | -9/+13 |
2013-11-14 | sb_edac: rework sad_pkg | Aristeu Rozanski | 1 | -36/+30 |
2013-11-14 | sb_edac: allow different interleave lists | Aristeu Rozanski | 1 | -5/+8 |
2013-11-14 | sb_edac: allow different dram_rule arrays | Aristeu Rozanski | 1 | -11/+14 |
2013-11-14 | sb_edac: isolate TOHM retrieval | Aristeu Rozanski | 1 | -3/+11 |
2013-11-14 | sb_edac: rename pci_br | Aristeu Rozanski | 1 | -4/+4 |
2013-11-14 | sb_edac: isolate TOLM retrieval | Aristeu Rozanski | 1 | -4/+13 |
2013-11-14 | sb_edac: make RANK_CFG_A value part of sbridge_info | Aristeu Rozanski | 1 | -2/+6 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2013-11-05 | edac, highbank: Moving error injection to sysfs for edac | Robert Richter | 1 | -35/+20 |
2013-11-05 | edac: Unify reporting of device info for device, mc and pci | Robert Richter | 3 | -13/+10 |
2013-11-05 | edac, highbank: Improve and unify naming | Robert Richter | 2 | -9/+13 |
2013-11-05 | edac, highbank: Add Calxeda ECX-2000 support | Robert Richter | 1 | -35/+70 |
2013-11-05 | edac, highbank: Fix interrupt setup of mem and l2 controller | Robert Richter | 2 | -16/+20 |
2013-10-23 | EDAC, GHES: Update ghes error record info | Chen, Gong | 1 | -0/+11 |
2013-10-23 | ACPI, APEI, CPER: Add UEFI 2.4 support for memory error | Chen, Gong | 1 | -3/+2 |
2013-10-22 | bitops: Introduce a more generic BITMASK macro | Chen, Gong | 3 | -31/+25 |
2013-10-10 | drivers: clean-up prom.h implicit includes | Rob Herring | 1 | -0/+1 |
2013-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -1/+0 |
2013-08-27 | amd64_edac: Fix incorrect wraparounds | Aravind Gopalakrishnan | 1 | -5/+6 |
2013-08-27 | amd64_edac: Correct erratum 505 range | Borislav Petkov | 1 | -4/+4 |
2013-08-15 | Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Ingo Molnar | 5 | -8/+15 |