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