| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 2015-09-11 | 1 | -12/+60 |
|\ |
|
| * | sb_edac: correctly fetch DIMM width on Ivy Bridge and Haswell | Aristeu Rozanski | 2015-09-08 | 1 | -11/+49 |
| * | sb_edac: look harder for DDRIO on Haswell systems | Aristeu Rozanski | 2015-09-08 | 1 | -1/+11 |
* | | Merge tag 'edac_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2015-09-01 | 2 | -2/+2 |
|\ \ |
|
| * | | EDAC, mce_amd: Don't emit 'CE' for Deferred error | Aravind Gopalakrishnan | 2015-07-14 | 1 | -1/+2 |
| * | | EDAC, xgene: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 2015-07-10 | 1 | -1/+0 |
* | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-08-31 | 3 | -386/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86/ras: Move AMD MCE injector to arch/x86/ras/ | Borislav Petkov | 2015-08-13 | 3 | -386/+0 |
| * | | x86/mce: Kill drain_mcelog_buffer() | Borislav Petkov | 2015-08-13 | 3 | -3/+3 |
| * | | x86/mce: Remove the MCE ring for Action Optional errors | Chen, Gong | 2015-08-13 | 3 | -3/+3 |
| |/ |
|
* | | EDAC, ppc4xx: Access mci->csrows array elements properly | Michael Walle | 2015-08-13 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'edac_urgent_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-07-03 | 3 | -3/+3 |
|\ |
|
| * | EDAC, octeon: Fix broken build due to model helper renames | Aaro Koskinen | 2015-07-02 | 3 | -3/+3 |
* | | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-06-26 | 1 | -0/+1 |
|\ \ |
|
| * | | amd64_edac: enforce synchronous probe | Luis R. Rodriguez | 2015-05-20 | 1 | -0/+1 |
* | | | Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 2015-06-25 | 2 | -95/+125 |
|\ \ \
| |_|/
|/| | |
|
| * | | sb_edac: support for Broadwell -EP and -EX | Tony Luck | 2015-06-03 | 1 | -15/+58 |
| * | | sb_edac: Fix support for systems with two home agents per socket | Tony Luck | 2015-06-03 | 1 | -73/+65 |
| * | | sb_edac: Fix a typo and a thinko in address handling for Haswell | Tony Luck | 2015-06-03 | 1 | -2/+2 |
| * | | EDAC: Remove arbitrary limit on number of channels | Tony Luck | 2015-06-03 | 1 | -5/+0 |
| |/ |
|
* | | EDAC, mce_amd_inj: Set MISCV on injection | Borislav Petkov | 2015-06-24 | 1 | -0/+3 |
* | | EDAC, mce_amd_inj: Move bit preparations before the injection | Borislav Petkov | 2015-06-24 | 1 | -4/+4 |
* | | EDAC, mce_amd_inj: Cleanup and simplify README | Borislav Petkov | 2015-06-24 | 1 | -31/+35 |
* | | EDAC, altera: Do not allow suspend when EDAC is enabled | Alan Tull | 2015-06-24 | 1 | -0/+20 |
* | | EDAC, mce_amd_inj: Make inj_type static | kbuild test robot | 2015-06-24 | 1 | -1/+1 |
* | | EDAC, altera: Add Arria10 EDAC support | Thor Thayer | 2015-06-24 | 2 | -16/+204 |
* | | EDAC, altera: Refactor for Altera CycloneV SoC | Thor Thayer | 2015-06-24 | 2 | -104/+206 |
* | | EDAC, altera: Generalize driver to use DT Memory size | Thor Thayer | 2015-06-24 | 1 | -32/+26 |
* | | EDAC, mce_amd_inj: Add README file | Aravind Gopalakrishnan | 2015-06-24 | 1 | -0/+46 |
* | | EDAC, mce_amd_inj: Add individual permissions field to dfs_node | Aravind Gopalakrishnan | 2015-06-24 | 1 | -7/+8 |
* | | EDAC, mce_amd_inj: Modify flags attribute to use string arguments | Aravind Gopalakrishnan | 2015-06-03 | 1 | -10/+71 |
* | | EDAC, mce_amd_inj: Read out number of MCE banks from the hardware | Aravind Gopalakrishnan | 2015-06-03 | 1 | -5/+9 |
* | | EDAC, mce_amd_inj: Use MCE_INJECT_GET macro for bank node too | Aravind Gopalakrishnan | 2015-06-03 | 1 | -7/+1 |
* | | EDAC, xgene: Fix cpuid abuse | Arnd Bergmann | 2015-06-02 | 1 | -47/+8 |
* | | EDAC, mpc85xx: Extend error address to 64 bit | York Sun | 2015-05-31 | 2 | -3/+8 |
* | | EDAC, mpc8xxx: Adapt for FSL SoC | York Sun | 2015-05-31 | 1 | -2/+2 |
* | | EDAC, edac_stub: Drop arch-specific include | Borislav Petkov | 2015-05-29 | 1 | -1/+0 |
* | | EDAC: Add APM X-Gene SoC EDAC driver | Loc Ho | 2015-05-29 | 3 | -0/+1262 |
* | | EDAC: Cleanup atomic_scrub mess | Borislav Petkov | 2015-05-28 | 2 | -5/+11 |
* | | EDAC, altera: Do not build it as a module | Thor Thayer | 2015-05-03 | 1 | -2/+2 |
|/ |
|
* | EDAC: Constify of_device_id array | Fabian Frederick | 2015-03-20 | 4 | -5/+5 |
* | EDAC, i82443bxgx: Don't export static symbol | Julia Lawall | 2015-03-11 | 1 | -4/+0 |
* | EDAC, amd64_edac: Get rid of per-node driver instances | Borislav Petkov | 2015-02-23 | 1 | -20/+13 |
* | EDAC: Properly unwind on failure path in edac_init() | Alexey Khoroshilov | 2015-02-23 | 2 | -7/+10 |
* | EDAC: highbank: Use static attribute groups for sysfs entries | Takashi Iwai | 2015-02-23 | 1 | -4/+8 |
* | EDAC: octeon: Use static attribute groups for sysfs entries | Takashi Iwai | 2015-02-23 | 1 | -42/+13 |
* | EDAC: mpc85xx: Use static attribute groups for sysfs entries | Takashi Iwai | 2015-02-23 | 1 | -30/+8 |
* | EDAC: i7core: Use static attribute groups for sysfs entries | Takashi Iwai | 2015-02-23 | 1 | -19/+11 |
* | EDAC: i7core: Return proper error codes for kzalloc() errors | Takashi Iwai | 2015-02-23 | 1 | -2/+2 |
* | EDAC: amd64: Use static attribute groups | Takashi Iwai | 2015-02-23 | 4 | -118/+47 |