Age | Commit message (Expand) | Author |
2015-11-03 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-10-21 | x86/amd_nb, EDAC: Rename amd_get_node_id() | Aravind Gopalakrishnan |
2015-09-29 | EDAC, amd64_edac: Extend scrub rate support to F15hM60h | Aravind Gopalakrishnan |
2015-05-20 | amd64_edac: enforce synchronous probe | Luis R. Rodriguez |
2015-02-23 | EDAC, amd64_edac: Get rid of per-node driver instances | Borislav Petkov |
2015-02-23 | EDAC: amd64: Use static attribute groups | Takashi Iwai |
2015-02-17 | EDAC, amd64_edac: Prevent OOPS with >16 memory controllers | Daniel J Blueman |
2014-11-05 | amd64_edac: Build module on x86-32 | Tomasz Pala |
2014-10-30 | amd64_edac: Add F15h M60h support | Aravind Gopalakrishnan |
2014-09-23 | amd64_edac: Modify usage of amd64_read_dct_pci_cfg() | Aravind Gopalakrishnan |
2014-02-27 | amd64_edac: Add support for newer F16h models | Aravind Gopalakrishnan |
2014-02-07 | amd64_edac: Fix logic to determine channel for F15 M30h processors | Aravind Gopalakrishnan |
2013-12-15 | amd64_edac: Remove "amd64" prefix from static functions | Borislav Petkov |
2013-12-15 | amd64_edac: Simplify code around decode_bus_error | Borislav Petkov |
2013-12-15 | amd64_edac: Mark amd64_decode_bus_error as static | Rashika Kheria |
2013-12-06 | EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han |
2013-12-06 | amd64_edac: Fix condition to verify max channels allowed for F15 M30h | Aravind Gopalakrishnan |
2013-10-21 | bitops: Introduce a more generic BITMASK macro | Chen, Gong |
2013-08-27 | amd64_edac: Fix incorrect wraparounds | Aravind Gopalakrishnan |
2013-08-27 | amd64_edac: Correct erratum 505 range | Borislav Petkov |
2013-08-15 | Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Ingo Molnar |
2013-08-12 | 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-07-29 | amd64_edac: Fix single-channel setups | Borislav Petkov |
2013-04-19 | amd64_edac: Add Family 16h support | Aravind Gopalakrishnan |
2013-03-16 | EDAC: Merge mci.mem_is_per_rank with mci.csbased | Mauro Carvalho Chehab |
2013-03-16 | amd64_edac: Correct DIMM sizes | Mauro Carvalho Chehab |
2013-02-20 | Merge tag 'edac_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2013-01-22 | amd64_edac: Remove dead code | Borislav Petkov |
2013-01-10 | amd64_edac: Fix type usage in NB IDs and memory ranges | Daniel J Blueman |
2013-01-10 | amd64_edac: Fix PCI function lookup | Daniel J Blueman |
2013-01-10 | x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_id | Daniel J Blueman |
2013-01-10 | x86, AMD, NB: Add multi-domain support | Daniel J Blueman |
2013-01-03 | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-28 | EDAC: Fix csrow size reported in sysfs | Borislav Petkov |
2012-11-28 | EDAC: Add memory controller flags | Borislav Petkov |
2012-11-28 | amd64_edac: Fix csrows size and pages computation | Borislav Petkov |
2012-11-28 | amd64_edac: Use DBAM_DIMM macro | Borislav Petkov |
2012-11-28 | amd64_edac: Fix K8 chip select reporting | Borislav Petkov |
2012-11-28 | amd64_edac: Reorganize error reporting path | Borislav Petkov |
2012-11-28 | amd64_edac: Do not check whether error address is valid | Borislav Petkov |
2012-11-28 | amd64_edac: Improve error injection | Borislav Petkov |
2012-11-28 | amd64_edac: Small fixlets and cleanups | Borislav Petkov |
2012-10-24 | amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[] | Andrew Morton |
2012-06-12 | edac: edac_mc_handle_error(): add an error_count parameter | Mauro Carvalho Chehab |
2012-06-11 | edac: remove arch-specific parameter for the error handler | Mauro Carvalho Chehab |
2012-06-11 | amd64_edac: Don't pass driver name as an error parameter | Mauro Carvalho Chehab |
2012-06-11 | edac: Convert debugfX to edac_dbg(X, | Joe Perches |
2012-06-11 | edac: change the mem allocation scheme to make Documentation/kobject.txt happy | Mauro Carvalho Chehab |
2012-06-11 | amd64_edac: convert sysfs logic to use struct device | Mauro Carvalho Chehab |