Age | Commit message (Expand) | Author | Files | Lines |
2012-06-11 | edac: fix the error about memory type detection on SandyBridge | Chen Gong | 1 | -1/+1 |
2012-06-11 | edac: avoid mce decoding crash after edac driver unloaded | Chen Gong | 1 | -4/+4 |
2012-05-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac | Linus Torvalds | 1 | -134/+78 |
2012-05-29 | edac: Cleanup the logs for i7core and sb edac drivers | Mauro Carvalho Chehab | 1 | -24/+18 |
2012-05-29 | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-05-29 | sb_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 1 | -103/+56 |
2012-05-29 | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 1 | -6/+2 |
2012-05-29 | edac: Don't initialize csrow's first_page & friends when not needed | Mauro Carvalho Chehab | 1 | -2/+0 |
2012-05-29 | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab | 1 | -14/+17 |
2012-05-29 | edac: Create a dimm struct and move the labels into it | Mauro Carvalho Chehab | 1 | -2/+2 |
2012-04-30 | edac: Fix spelling errors. | David Mackey | 1 | -3/+3 |
2012-03-29 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -21/+31 |
2012-03-21 | edac: sb_edac: Fix a wrong value setting for the previous value | Hui Wang | 1 | -1/+1 |
2012-03-21 | edac: sb_edac: Fix a INTERLEAVE_MODE() misuse | Hui Wang | 1 | -1/+1 |
2012-03-21 | Fix sb_edac compilation with 32 bits kernels | Mauro Carvalho Chehab | 1 | -19/+29 |
2012-03-19 | EDAC: Make pci_device_id tables __devinitconst. | Lionel Debroux | 1 | -1/+1 |
2012-01-07 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+2 |
2011-12-21 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester | 1 | -2/+0 |
2011-12-14 | x86, mce: Add wrappers for registering on the decode chain | Borislav Petkov | 1 | -4/+2 |
2011-11-01 | EDAC: Fix incorrect edac mode reporting in sb_edac | Mark A. Grondona | 1 | -3/+4 |
2011-11-01 | edac: sb_edac: Add it to the building system | Mauro Carvalho Chehab | 1 | -25/+23 |
2011-11-01 | edac: Add an experimental new driver to support Sandy Bridge CPU's | Mauro Carvalho Chehab | 1 | -0/+1894 |