Age | Commit message (Expand) | Author |
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-03-05 | EDAC: Make sysfs functions static | Stephen Hemminger |
2013-03-01 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2013-02-26 | i5100_edac: convert to use simple_open() | Wei Yongjun |
2013-02-26 | ghes_edac: fix to use list_for_each_entry_safe() when delete list items | Wei Yongjun |
2013-02-25 | ghes_edac: Fix RAS tracing | Mauro Carvalho Chehab |
2013-02-25 | ghes_edac: Make it compliant with UEFI spec 2.3.1 | Mauro Carvalho Chehab |
2013-02-25 | ghes_edac: Improve driver's printk messages | Mauro Carvalho Chehab |
2013-02-25 | ghes_edac: Don't credit the same memory dimm twice | Mauro Carvalho Chehab |
2013-02-25 | ghes_edac: do a better job of filling EDAC DIMM info | Mauro Carvalho Chehab |
2013-02-25 | ghes_edac: add support for reporting errors via EDAC | Mauro Carvalho Chehab |
2013-02-25 | ghes_edac: Register at EDAC core the BIOS report | Mauro Carvalho Chehab |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | edac: add support for raw error reports | Mauro Carvalho Chehab |
2013-02-21 | edac: reduce stack pressure by using a pre-allocated buffer | Mauro Carvalho Chehab |
2013-02-21 | edac: lock module owner to avoid error report conflicts | Mauro Carvalho Chehab |
2013-02-21 | edac: add a new memory layer type | Mauro Carvalho Chehab |
2013-02-21 | edac: initialize the core earlier | Mauro Carvalho Chehab |
2013-02-21 | edac: better report error conditions in debug mode | Mauro Carvalho Chehab |
2013-02-21 | i5100_edac: Remove two checkpatch warnings | Mauro Carvalho Chehab |
2013-02-21 | i5100_edac: connect fault injection to debugfs node | Niklas Söderlund |
2013-02-21 | i5100_edac: add fault injection code | Niklas Söderlund |
2013-02-21 | i5100_edac: probe for device 19 function 0 | Niklas Söderlund |
2013-02-21 | edac: only create sdram_scrub_rate where supported | Mauro Carvalho Chehab |
2013-02-21 | i3200_edac: Fix the logic that detects filled memories | Mauro Carvalho Chehab |
2013-02-21 | i3200_edac: Add more debug to the driver | 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-02-20 | Merge tag 'v3.8-rc7' into next | Mauro Carvalho Chehab |
2013-02-20 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-02-10 | mpc85xx_edac: Fix typo | Baruch Siach |
2013-01-30 | EDAC: Fix kcalloc argument order | Joe Perches |
2013-01-30 | EDAC: Test correct variable in ->store function | Dan Carpenter |
2013-01-22 | EDAC, MCE, AMD: Remove unneeded exports | Borislav Petkov |
2013-01-22 | EDAC, MCE, AMD: Add MCE decoding support for Family 16h | Jacob Shin |
2013-01-22 | EDAC, MCE, AMD: Make MC2 decoding per-family | Jacob Shin |
2013-01-22 | amd64_edac: Remove dead code | Borislav Petkov |
2013-01-17 | drivers/edac: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
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-09 | Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-01-07 | EDAC: Cleanup device deregistering path | Lans Zhang |
2013-01-07 | EDAC: Fix EDAC Kconfig menu | Borislav Petkov |
2013-01-07 | EDAC: Fix kernel panic on module unloading | Konstantin Khlebnikov |
2013-01-03 | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-21 | i7core_edac: fix kernel crash on unloading i7core_edac. | Lans Zhang |
2012-12-21 | i7core_edac: fix erroneous size of static array | Niklas Söderlund |
2012-12-21 | sb_edac: add a missing /n on a debug message | Mauro Carvalho Chehab |