15 Dec, 2011

1 commit


01 Nov, 2011

1 commit


31 Mar, 2011

1 commit


07 Jan, 2011

1 commit


22 Nov, 2010

1 commit


21 Oct, 2010

2 commits

  • Drop "edac_" string from the filenames since they're prefixed with edac/
    in their pathname anyway.

    Signed-off-by: Borislav Petkov

    Borislav Petkov
     
  • Add sysfs injection facilities for testing of the MCE decoding code.
    Remove large parts of amd64_edac_dbg.c, as a result, which did only
    NB MCE injection anyway and the new injection code supports that
    functionality already.

    Add an injection module so that MCE decoding code in production kernels
    like those in RHEL and SLES can be tested.

    Signed-off-by: Borislav Petkov

    Borislav Petkov