Age | Commit message (Expand) | Author | Files | Lines |
2013-03-16 | EDAC: Merge mci.mem_is_per_rank with mci.csbased | Mauro Carvalho Chehab | 3 | -5/+4 |
2013-03-16 | amd64_edac: Correct DIMM sizes | Mauro Carvalho Chehab | 2 | -15/+12 |
2013-03-05 | EDAC: Make sysfs functions static | Stephen Hemminger | 1 | -1/+1 |
2013-02-28 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 12 | -84/+899 |
2013-02-26 | i5100_edac: convert to use simple_open() | Wei Yongjun | 1 | -7/+1 |
2013-02-26 | ghes_edac: fix to use list_for_each_entry_safe() when delete list items | Wei Yongjun | 1 | -2/+2 |
2013-02-25 | ghes_edac: Fix RAS tracing | Mauro Carvalho Chehab | 1 | -0/+13 |
2013-02-25 | ghes_edac: Make it compliant with UEFI spec 2.3.1 | Mauro Carvalho Chehab | 1 | -15/+180 |
2013-02-25 | ghes_edac: Improve driver's printk messages | Mauro Carvalho Chehab | 1 | -10/+26 |
2013-02-25 | ghes_edac: Don't credit the same memory dimm twice | Mauro Carvalho Chehab | 1 | -4/+13 |
2013-02-25 | ghes_edac: do a better job of filling EDAC DIMM info | Mauro Carvalho Chehab | 1 | -12/+180 |
2013-02-25 | ghes_edac: add support for reporting errors via EDAC | Mauro Carvalho Chehab | 1 | -2/+54 |
2013-02-25 | ghes_edac: Register at EDAC core the BIOS report | Mauro Carvalho Chehab | 3 | -0/+138 |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2013-02-21 | edac: add support for raw error reports | Mauro Carvalho Chehab | 2 | -22/+47 |
2013-02-21 | edac: reduce stack pressure by using a pre-allocated buffer | Mauro Carvalho Chehab | 1 | -33/+48 |
2013-02-21 | edac: lock module owner to avoid error report conflicts | Mauro Carvalho Chehab | 1 | -4/+21 |
2013-02-21 | edac: add a new memory layer type | Mauro Carvalho Chehab | 1 | -0/+1 |
2013-02-21 | edac: initialize the core earlier | Mauro Carvalho Chehab | 1 | -1/+1 |
2013-02-21 | edac: better report error conditions in debug mode | Mauro Carvalho Chehab | 1 | -1/+6 |
2013-02-21 | i5100_edac: Remove two checkpatch warnings | Mauro Carvalho Chehab | 1 | -4/+2 |
2013-02-21 | i5100_edac: connect fault injection to debugfs node | Niklas Söderlund | 1 | -1/+70 |
2013-02-21 | i5100_edac: add fault injection code | Niklas Söderlund | 1 | -0/+87 |
2013-02-21 | i5100_edac: probe for device 19 function 0 | Niklas Söderlund | 1 | -1/+27 |
2013-02-21 | edac: only create sdram_scrub_rate where supported | Mauro Carvalho Chehab | 1 | -10/+19 |
2013-02-21 | i3200_edac: Fix the logic that detects filled memories | Mauro Carvalho Chehab | 1 | -9/+12 |
2013-02-21 | i3200_edac: Add more debug to the driver | Mauro Carvalho Chehab | 1 | -2/+14 |
2013-02-20 | Merge tag 'edac_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 4 | -168/+120 |
2013-02-20 | Merge tag 'v3.8-rc7' into next | Mauro Carvalho Chehab | 36 | -144/+802 |
2013-02-19 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -61/+60 |
2013-02-10 | mpc85xx_edac: Fix typo | Baruch Siach | 1 | -2/+2 |
2013-01-30 | EDAC: Fix kcalloc argument order | Joe Perches | 1 | -3/+3 |
2013-01-30 | EDAC: Test correct variable in ->store function | Dan Carpenter | 1 | -1/+1 |
2013-01-22 | EDAC, MCE, AMD: Remove unneeded exports | Borislav Petkov | 2 | -18/+8 |
2013-01-22 | EDAC, MCE, AMD: Add MCE decoding support for Family 16h | Jacob Shin | 2 | -17/+81 |
2013-01-22 | EDAC, MCE, AMD: Make MC2 decoding per-family | Jacob Shin | 2 | -27/+30 |
2013-01-22 | amd64_edac: Remove dead code | Borislav Petkov | 1 | -105/+0 |
2013-01-17 | drivers/edac: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -2/+2 |
2013-01-10 | amd64_edac: Fix type usage in NB IDs and memory ranges | Daniel J Blueman | 2 | -16/+16 |
2013-01-10 | amd64_edac: Fix PCI function lookup | Daniel J Blueman | 1 | -34/+38 |
2013-01-10 | x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_id | Daniel J Blueman | 1 | -2/+3 |
2013-01-10 | x86, AMD, NB: Add multi-domain support | Daniel J Blueman | 2 | -9/+3 |
2013-01-09 | Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -18/+9 |
2013-01-07 | EDAC: Cleanup device deregistering path | Lans Zhang | 1 | -12/+6 |
2013-01-07 | EDAC: Fix EDAC Kconfig menu | Borislav Petkov | 1 | -5/+3 |
2013-01-07 | EDAC: Fix kernel panic on module unloading | Konstantin Khlebnikov | 1 | -2/+1 |
2013-01-03 | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman | 31 | -128/+111 |
2012-12-21 | i7core_edac: fix kernel crash on unloading i7core_edac. | Lans Zhang | 1 | -1/+1 |
2012-12-21 | i7core_edac: fix erroneous size of static array | Niklas Söderlund | 1 | -4/+4 |
2012-12-21 | sb_edac: add a missing /n on a debug message | Mauro Carvalho Chehab | 1 | -1/+1 |