Age | Commit message (Expand) | Author | Files | Lines |
2015-07-03 | Merge tag 'edac_urgent_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp |  Linus Torvalds | 3 | -3/+3 |
2015-07-02 | EDAC, octeon: Fix broken build due to model helper renames |  Aaro Koskinen | 3 | -3/+3 |
2015-06-26 | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 1 | -0/+1 |
2015-06-25 | Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac |  Linus Torvalds | 2 | -95/+125 |
2015-06-24 | EDAC, mce_amd_inj: Set MISCV on injection |  Borislav Petkov | 1 | -0/+3 |
2015-06-24 | EDAC, mce_amd_inj: Move bit preparations before the injection |  Borislav Petkov | 1 | -4/+4 |
2015-06-24 | EDAC, mce_amd_inj: Cleanup and simplify README |  Borislav Petkov | 1 | -31/+35 |
2015-06-24 | EDAC, altera: Do not allow suspend when EDAC is enabled |  Alan Tull | 1 | -0/+20 |
2015-06-24 | EDAC, mce_amd_inj: Make inj_type static |  kbuild test robot | 1 | -1/+1 |
2015-06-24 | EDAC, altera: Add Arria10 EDAC support |  Thor Thayer | 2 | -16/+204 |
2015-06-24 | EDAC, altera: Refactor for Altera CycloneV SoC |  Thor Thayer | 2 | -104/+206 |
2015-06-24 | EDAC, altera: Generalize driver to use DT Memory size |  Thor Thayer | 1 | -32/+26 |
2015-06-24 | EDAC, mce_amd_inj: Add README file |  Aravind Gopalakrishnan | 1 | -0/+46 |
2015-06-24 | EDAC, mce_amd_inj: Add individual permissions field to dfs_node |  Aravind Gopalakrishnan | 1 | -7/+8 |
2015-06-03 | EDAC, mce_amd_inj: Modify flags attribute to use string arguments |  Aravind Gopalakrishnan | 1 | -10/+71 |
2015-06-03 | EDAC, mce_amd_inj: Read out number of MCE banks from the hardware |  Aravind Gopalakrishnan | 1 | -5/+9 |
2015-06-03 | EDAC, mce_amd_inj: Use MCE_INJECT_GET macro for bank node too |  Aravind Gopalakrishnan | 1 | -7/+1 |
2015-06-03 | sb_edac: support for Broadwell -EP and -EX |  Tony Luck | 1 | -15/+58 |
2015-06-03 | sb_edac: Fix support for systems with two home agents per socket |  Tony Luck | 1 | -73/+65 |
2015-06-03 | sb_edac: Fix a typo and a thinko in address handling for Haswell |  Tony Luck | 1 | -2/+2 |
2015-06-03 | EDAC: Remove arbitrary limit on number of channels |  Tony Luck | 1 | -5/+0 |
2015-06-02 | EDAC, xgene: Fix cpuid abuse |  Arnd Bergmann | 1 | -47/+8 |
2015-05-31 | EDAC, mpc85xx: Extend error address to 64 bit |  York Sun | 2 | -3/+8 |
2015-05-31 | EDAC, mpc8xxx: Adapt for FSL SoC |  York Sun | 1 | -2/+2 |
2015-05-29 | EDAC, edac_stub: Drop arch-specific include |  Borislav Petkov | 1 | -1/+0 |
2015-05-29 | EDAC: Add APM X-Gene SoC EDAC driver |  Loc Ho | 3 | -0/+1262 |
2015-05-28 | EDAC: Cleanup atomic_scrub mess |  Borislav Petkov | 2 | -5/+11 |
2015-05-20 | amd64_edac: enforce synchronous probe |  Luis R. Rodriguez | 1 | -0/+1 |
2015-05-03 | EDAC, altera: Do not build it as a module |  Thor Thayer | 1 | -2/+2 |
2015-03-20 | EDAC: Constify of_device_id array |  Fabian Frederick | 4 | -5/+5 |
2015-03-11 | EDAC, i82443bxgx: Don't export static symbol |  Julia Lawall | 1 | -4/+0 |
2015-02-23 | EDAC, amd64_edac: Get rid of per-node driver instances |  Borislav Petkov | 1 | -20/+13 |
2015-02-23 | EDAC: Properly unwind on failure path in edac_init() |  Alexey Khoroshilov | 2 | -7/+10 |
2015-02-23 | EDAC: highbank: Use static attribute groups for sysfs entries |  Takashi Iwai | 1 | -4/+8 |
2015-02-23 | EDAC: octeon: Use static attribute groups for sysfs entries |  Takashi Iwai | 1 | -42/+13 |
2015-02-23 | EDAC: mpc85xx: Use static attribute groups for sysfs entries |  Takashi Iwai | 1 | -30/+8 |
2015-02-23 | EDAC: i7core: Use static attribute groups for sysfs entries |  Takashi Iwai | 1 | -19/+11 |
2015-02-23 | EDAC: i7core: Return proper error codes for kzalloc() errors |  Takashi Iwai | 1 | -2/+2 |
2015-02-23 | EDAC: amd64: Use static attribute groups |  Takashi Iwai | 4 | -118/+47 |
2015-02-23 | EDAC: Allow to pass driver-specific attribute groups |  Takashi Iwai | 4 | -8/+15 |
2015-02-23 | EDAC: Use static attribute groups for managing sysfs entries |  Takashi Iwai | 1 | -88/+71 |
2015-02-23 | EDAC: Delete unnecessary checks before pci_dev_put() |  Markus Elfring | 4 | -16/+5 |
2015-02-19 | Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp |  Linus Torvalds | 2 | -5/+14 |
2015-02-17 | EDAC, amd64_edac: Prevent OOPS with >16 memory controllers |  Daniel J Blueman | 1 | -2/+8 |
2015-02-09 | sb_edac: Fix detection on SNB machines |  Borislav Petkov | 1 | -3/+6 |
2015-01-30 | EDAC, mv64x60_edac: Fix an error code in probe() |  Dan Carpenter | 1 | -1/+2 |
2015-01-30 | EDAC: edac_mc_sysfs: Make stuff static |  Borislav Petkov | 1 | -11/+11 |
2015-01-30 | EDAC: Fix the leak of mci->bus->name when bus_register fails |  Junjie Mao | 1 | -13/+16 |
2015-01-12 | edac: i5100_edac: Remove unused i5100_recmema_dm_buf_id |  Rickard Strandqvist | 1 | -5/+0 |
2015-01-07 | EDAC, synps: Add EDAC support for zynq ddr ecc controller |  Punnaiah Choudary Kalluri | 3 | -0/+543 |