| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 1 | -0/+1 |
|\ |
|
| * | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 | 1 | -0/+1 |
* | | EDAC, GHES: Update ghes error record info | Chen, Gong | 2013-10-23 | 1 | -0/+11 |
* | | ACPI, APEI, CPER: Add UEFI 2.4 support for memory error | Chen, Gong | 2013-10-23 | 1 | -3/+2 |
* | | bitops: Introduce a more generic BITMASK macro | Chen, Gong | 2013-10-21 | 3 | -31/+25 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2013-09-06 | 1 | -1/+0 |
|\ |
|
| * | edac: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-07-17 | 1 | -1/+0 |
* | | amd64_edac: Fix incorrect wraparounds | Aravind Gopalakrishnan | 2013-08-27 | 1 | -5/+6 |
* | | amd64_edac: Correct erratum 505 range | Borislav Petkov | 2013-08-27 | 1 | -4/+4 |
* | | Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Ingo Molnar | 2013-08-15 | 5 | -8/+15 |
|\ \ |
|
| * | | cpc925_edac: Use proper array termination | Jingoo Han | 2013-08-14 | 1 | -1/+1 |
| * | | x38_edac: Make a local function static | Jingoo Han | 2013-08-09 | 1 | -2/+1 |
| * | | i3200_edac: Make a local function static | Jingoo Han | 2013-08-09 | 1 | -2/+1 |
| * | | amd64_edac: Fix single-channel setups | Borislav Petkov | 2013-07-29 | 1 | -1/+8 |
| * | | EDAC: Replace strict_strtol() with kstrtol() | Jingoo Han | 2013-07-24 | 1 | -2/+4 |
| |/ |
|
* | | amd64_edac: Get rid of boot_cpu_data accesses | Borislav Petkov | 2013-08-12 | 2 | -48/+46 |
* | | amd64_edac: Add ECC decoding support for newer F15h models | Aravind Gopalakrishnan | 2013-08-12 | 2 | -34/+270 |
* | | EDAC: Fix lockdep splat | Borislav Petkov | 2013-07-23 | 3 | -14/+25 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-13 | 1 | -3/+3 |
|\ |
|
| * | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC | David Daney | 2013-06-10 | 1 | -3/+3 |
* | | Merge tag 'edac_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2013-07-03 | 5 | -15/+16 |
|\ \ |
|
| * | | EDAC, MCE, AMD: Add an MCE signature for new Fam15h models | Aravind Gopalakrishnan | 2013-06-08 | 1 | -2/+3 |
| * | | EDAC: Replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-06-08 | 4 | -13/+13 |
| |/ |
|
* | | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 | 1 | -1/+1 |
|/ |
|
* | amd64_edac: Fix bogus sysfs file permissions | Borislav Petkov | 2013-05-21 | 1 | -2/+2 |
* | Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-09 | 1 | -9/+9 |
|\ |
|
| * | EDAC: Don't give write permission to read-only files | Srivatsa S. Bhat | 2013-05-09 | 1 | -6/+6 |
| * | EDAC, mc_sysfs.c: Fix string array pointer types | Borislav Petkov | 2013-03-25 | 1 | -3/+3 |
* | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2013-04-30 | 2 | -28/+44 |
|\ \ |
|
| * | | edac: sb_edac.c should not require prescence of IMC_DDRIO device | Luck, Tony | 2013-04-29 | 1 | -24/+29 |
| * | | i7300_edac: Fix memory detection in single mode | Mauro Carvalho Chehab | 2013-04-29 | 1 | -4/+15 |
* | | | amd64_edac: Add Family 16h support | Aravind Gopalakrishnan | 2013-04-19 | 2 | -2/+67 |
| |/
|/| |
|
* | | EDAC: Merge mci.mem_is_per_rank with mci.csbased | Mauro Carvalho Chehab | 2013-03-16 | 3 | -5/+4 |
* | | amd64_edac: Correct DIMM sizes | Mauro Carvalho Chehab | 2013-03-16 | 2 | -15/+12 |
* | | EDAC: Make sysfs functions static | Stephen Hemminger | 2013-03-05 | 1 | -1/+1 |
* | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2013-02-28 | 12 | -84/+899 |
|\ \
| |/ |
|
| * | i5100_edac: convert to use simple_open() | Wei Yongjun | 2013-02-26 | 1 | -7/+1 |
| * | ghes_edac: fix to use list_for_each_entry_safe() when delete list items | Wei Yongjun | 2013-02-26 | 1 | -2/+2 |
| * | ghes_edac: Fix RAS tracing | Mauro Carvalho Chehab | 2013-02-25 | 1 | -0/+13 |
| * | ghes_edac: Make it compliant with UEFI spec 2.3.1 | Mauro Carvalho Chehab | 2013-02-25 | 1 | -15/+180 |
| * | ghes_edac: Improve driver's printk messages | Mauro Carvalho Chehab | 2013-02-25 | 1 | -10/+26 |
| * | ghes_edac: Don't credit the same memory dimm twice | Mauro Carvalho Chehab | 2013-02-25 | 1 | -4/+13 |
| * | ghes_edac: do a better job of filling EDAC DIMM info | Mauro Carvalho Chehab | 2013-02-25 | 1 | -12/+180 |
| * | ghes_edac: add support for reporting errors via EDAC | Mauro Carvalho Chehab | 2013-02-25 | 1 | -2/+54 |
| * | ghes_edac: Register at EDAC core the BIOS report | Mauro Carvalho Chehab | 2013-02-25 | 3 | -0/+138 |
| * | edac: add support for raw error reports | Mauro Carvalho Chehab | 2013-02-21 | 2 | -22/+47 |
| * | edac: reduce stack pressure by using a pre-allocated buffer | Mauro Carvalho Chehab | 2013-02-21 | 1 | -33/+48 |
| * | edac: lock module owner to avoid error report conflicts | Mauro Carvalho Chehab | 2013-02-21 | 1 | -4/+21 |
| * | edac: add a new memory layer type | Mauro Carvalho Chehab | 2013-02-21 | 1 | -0/+1 |
| * | edac: initialize the core earlier | Mauro Carvalho Chehab | 2013-02-21 | 1 | -1/+1 |