| Age | Commit message (Expand) | Author | Lines |
| 2013-11-30 | sb_edac: Shut up compiler warning when EDAC_DEBUG is enabled | Aristeu Rozanski | -1/+1 |
| 2013-11-18 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | -129/+465 |
| 2013-11-18 | Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | -125/+128 |
| 2013-11-17 | edac/85xx: Remove mpc85xx_pci_err_remove | Johannes Thumshirn | -22/+0 |
| 2013-11-14 | cell_edac: fix missing of_node_put | Libo Chen | -0/+1 |
| 2013-11-14 | sb_edac: add support for Ivy Bridge | Aristeu Rozanski | -70/+376 |
| 2013-11-14 | sb_edac: avoid decoding the same error multiple times | Aristeu Rozanski | -0/+4 |
| 2013-11-14 | sb_edac: rename mci_bind_devs() | Aristeu Rozanski | -3/+3 |
| 2013-11-14 | sb_edac: enable multiple PCI id tables to be used | Aristeu Rozanski | -9/+13 |
| 2013-11-14 | sb_edac: rework sad_pkg | Aristeu Rozanski | -36/+30 |
| 2013-11-14 | sb_edac: allow different interleave lists | Aristeu Rozanski | -5/+8 |
| 2013-11-14 | sb_edac: allow different dram_rule arrays | Aristeu Rozanski | -11/+14 |
| 2013-11-14 | sb_edac: isolate TOHM retrieval | Aristeu Rozanski | -3/+11 |
| 2013-11-14 | sb_edac: rename pci_br | Aristeu Rozanski | -4/+4 |
| 2013-11-14 | sb_edac: isolate TOLM retrieval | Aristeu Rozanski | -4/+13 |
| 2013-11-14 | sb_edac: make RANK_CFG_A value part of sbridge_info | Aristeu Rozanski | -2/+6 |
| 2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | -0/+1 |
| 2013-11-04 | edac, highbank: Moving error injection to sysfs for edac | Robert Richter | -35/+20 |
| 2013-11-04 | edac: Unify reporting of device info for device, mc and pci | Robert Richter | -13/+10 |
| 2013-11-04 | edac, highbank: Improve and unify naming | Robert Richter | -9/+13 |
| 2013-11-04 | edac, highbank: Add Calxeda ECX-2000 support | Robert Richter | -35/+70 |
| 2013-11-04 | edac, highbank: Fix interrupt setup of mem and l2 controller | Robert Richter | -16/+20 |
| 2013-10-23 | EDAC, GHES: Update ghes error record info | Chen, Gong | -0/+11 |
| 2013-10-23 | ACPI, APEI, CPER: Add UEFI 2.4 support for memory error | Chen, Gong | -3/+2 |
| 2013-10-21 | bitops: Introduce a more generic BITMASK macro | Chen, Gong | -31/+25 |
| 2013-10-09 | drivers: clean-up prom.h implicit includes | Rob Herring | -0/+1 |
| 2013-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | -1/+0 |
| 2013-08-27 | amd64_edac: Fix incorrect wraparounds | Aravind Gopalakrishnan | -5/+6 |
| 2013-08-27 | amd64_edac: Correct erratum 505 range | Borislav Petkov | -4/+4 |
| 2013-08-15 | Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Ingo Molnar | -8/+15 |
| 2013-08-14 | cpc925_edac: Use proper array termination | Jingoo Han | -1/+1 |
| 2013-08-12 | amd64_edac: Get rid of boot_cpu_data accesses | Borislav Petkov | -48/+46 |
| 2013-08-12 | amd64_edac: Add ECC decoding support for newer F15h models | Aravind Gopalakrishnan | -34/+270 |
| 2013-08-09 | x38_edac: Make a local function static | Jingoo Han | -2/+1 |
| 2013-08-09 | i3200_edac: Make a local function static | Jingoo Han | -2/+1 |
| 2013-07-29 | amd64_edac: Fix single-channel setups | Borislav Petkov | -1/+8 |
| 2013-07-24 | EDAC: Replace strict_strtol() with kstrtol() | Jingoo Han | -2/+4 |
| 2013-07-23 | EDAC: Fix lockdep splat | Borislav Petkov | -14/+25 |
| 2013-07-17 | edac: Remove redundant platform_set_drvdata() | Sachin Kamat | -1/+0 |
| 2013-07-13 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | -3/+3 |
| 2013-07-03 | Merge tag 'edac_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | -15/+16 |
| 2013-06-10 | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC | David Daney | -3/+3 |
| 2013-06-08 | EDAC, MCE, AMD: Add an MCE signature for new Fam15h models | Aravind Gopalakrishnan | -2/+3 |
| 2013-06-08 | EDAC: Replace strict_strtoul() with kstrtoul() | Jingoo Han | -13/+13 |
| 2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | -1/+1 |
| 2013-05-21 | amd64_edac: Fix bogus sysfs file permissions | Borislav Petkov | -2/+2 |
| 2013-05-09 | Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | -9/+9 |
| 2013-05-09 | EDAC: Don't give write permission to read-only files | Srivatsa S. Bhat | -6/+6 |
| 2013-04-30 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | -28/+44 |
| 2013-04-29 | edac: sb_edac.c should not require prescence of IMC_DDRIO device | Luck, Tony | -24/+29 |