Age | Commit message (Expand) | Author |
2013-11-18 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2013-11-14 | sb_edac: add support for Ivy Bridge | Aristeu Rozanski |
2013-11-14 | sb_edac: avoid decoding the same error multiple times | Aristeu Rozanski |
2013-11-14 | sb_edac: rename mci_bind_devs() | Aristeu Rozanski |
2013-11-14 | sb_edac: enable multiple PCI id tables to be used | Aristeu Rozanski |
2013-11-14 | sb_edac: rework sad_pkg | Aristeu Rozanski |
2013-11-14 | sb_edac: allow different interleave lists | Aristeu Rozanski |
2013-11-14 | sb_edac: allow different dram_rule arrays | Aristeu Rozanski |
2013-11-14 | sb_edac: isolate TOHM retrieval | Aristeu Rozanski |
2013-11-14 | sb_edac: rename pci_br | Aristeu Rozanski |
2013-11-14 | sb_edac: isolate TOLM retrieval | Aristeu Rozanski |
2013-11-14 | sb_edac: make RANK_CFG_A value part of sbridge_info | Aristeu Rozanski |
2013-10-21 | bitops: Introduce a more generic BITMASK macro | Chen, Gong |
2013-04-29 | edac: sb_edac.c should not require prescence of IMC_DDRIO device | Luck, Tony |
2013-02-20 | Merge tag 'v3.8-rc7' into next | Mauro Carvalho Chehab |
2013-01-03 | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-21 | sb_edac: add a missing /n on a debug message | Mauro Carvalho Chehab |
2012-09-25 | sb_edac: Avoid overflow errors at memory size calculation | Mauro Carvalho Chehab |
2012-07-29 | Merge branch 'devel' | Mauro Carvalho Chehab |
2012-06-12 | sb_edac: properly handle error count | Mauro Carvalho Chehab |
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 | edac: Convert debugfX to edac_dbg(X, | Joe Perches |
2012-06-11 | edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs | Mauro Carvalho Chehab |
2012-06-11 | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab |
2012-06-11 | edac: fix the error about memory type detection on SandyBridge | Chen Gong |
2012-06-11 | edac: avoid mce decoding crash after edac driver unloaded | Chen Gong |
2012-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac | Linus Torvalds |
2012-05-28 | edac: Cleanup the logs for i7core and sb edac drivers | Mauro Carvalho Chehab |
2012-05-28 | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab |
2012-05-28 | sb_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab |
2012-05-28 | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab |
2012-05-28 | edac: Don't initialize csrow's first_page & friends when not needed | Mauro Carvalho Chehab |
2012-05-28 | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab |
2012-05-28 | edac: Create a dimm struct and move the labels into it | Mauro Carvalho Chehab |
2012-04-30 | edac: Fix spelling errors. | David Mackey |
2012-03-28 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2012-03-21 | edac: sb_edac: Fix a wrong value setting for the previous value | Hui Wang |
2012-03-21 | edac: sb_edac: Fix a INTERLEAVE_MODE() misuse | Hui Wang |
2012-03-21 | Fix sb_edac compilation with 32 bits kernels | Mauro Carvalho Chehab |
2012-03-19 | EDAC: Make pci_device_id tables __devinitconst. | Lionel Debroux |
2012-01-06 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-12-21 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester |
2011-12-14 | x86, mce: Add wrappers for registering on the decode chain | Borislav Petkov |
2011-11-01 | EDAC: Fix incorrect edac mode reporting in sb_edac | Mark A. Grondona |
2011-11-01 | edac: sb_edac: Add it to the building system | Mauro Carvalho Chehab |
2011-11-01 | edac: Add an experimental new driver to support Sandy Bridge CPU's | Mauro Carvalho Chehab |