| Commit message (Expand) | Author | Age | Files | Lines |
* | EDAC: Carve out debugfs functionality | Borislav Petkov | 2015-09-22 | 1 | -0/+2 |
* | EDAC: Allow to pass driver-specific attribute groups | Takashi Iwai | 2015-02-23 | 1 | -1/+3 |
* | EDAC: Fix mem_types strings type | Borislav Petkov | 2014-09-02 | 1 | -1/+1 |
* | edac: add support for raw error reports | Mauro Carvalho Chehab | 2013-02-21 | 1 | -0/+5 |
* | Merge branch 'devel' | Mauro Carvalho Chehab | 2012-07-29 | 1 | -22/+17 |
|\ |
|
| * | edac: edac_mc_handle_error(): add an error_count parameter | Mauro Carvalho Chehab | 2012-06-12 | 1 | -0/+1 |
| * | edac: remove arch-specific parameter for the error handler | Mauro Carvalho Chehab | 2012-06-11 | 1 | -2/+1 |
| * | edac: Convert debugfX to edac_dbg(X, | Joe Perches | 2012-06-11 | 1 | -8/+2 |
| * | edac: Use more normal debugging macro style | Joe Perches | 2012-06-11 | 1 | -17/+18 |
| * | RAS: Add a tracepoint for reporting memory controller events | Mauro Carvalho Chehab | 2012-06-11 | 1 | -4/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac | Linus Torvalds | 2012-05-29 | 1 | -31/+16 |
|\| |
|
| * | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab | 2012-05-28 | 1 | -75/+1 |
| * | edac: Change internal representation to work with layers | Mauro Carvalho Chehab | 2012-05-28 | 1 | -20/+79 |
* | | edac, mips: don't change code that has been removed in edac/mips tree | Jiri Kosina | 2012-05-22 | 1 | -1/+1 |
* | | edac: Fix spelling errors. | David Mackey | 2012-04-30 | 1 | -3/+3 |
|/ |
|
* | edac: convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-14 | 1 | -4/+3 |
* | edac: Move edac main structs to include/linux/edac.h | Mauro Carvalho Chehab | 2011-10-31 | 1 | -349/+1 |
* | edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier() | Lai Jiangshan | 2011-05-26 | 1 | -12/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -4/+4 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -3/+3 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | | | EDAC: Fixup scrubrate manipulation | Borislav Petkov | 2011-01-07 | 1 | -1/+1 |
* | | | amd64_edac: Rework printk macros | Borislav Petkov | 2011-01-07 | 1 | -1/+2 |
| |/
|/| |
|
* | | EDAC: Correct MiB_TO_PAGES() macro | Andrei Konovalov | 2010-12-08 | 1 | -3/+3 |
|/ |
|
* | i7core_edac: move #if PAGE_SHIFT to edac_core.h | Mauro Carvalho Chehab | 2010-10-24 | 1 | -0/+2 |
* | i7core_edac: Properly mark const static vars as such | Mauro Carvalho Chehab | 2010-10-24 | 1 | -4/+4 |
* | i7core_edac: Be sure that the edac pci handler will be properly released | Mauro Carvalho Chehab | 2010-10-24 | 1 | -0/+1 |
* | edac, mc: Improve scrub rate handling | Borislav Petkov | 2010-08-03 | 1 | -1/+1 |
* | edac: Remove EDAC_DEBUG_VERBOSE | Borislav Petkov | 2010-08-03 | 1 | -15/+0 |
* | edac: Create an unique instance for each kobj | Mauro Carvalho Chehab | 2010-05-10 | 1 | -6/+15 |
* | edac: store/show methods for device groups weren't working | Mauro Carvalho Chehab | 2010-05-10 | 1 | -0/+2 |
* | edac_core: Allow the creation of sysfs groups | Mauro Carvalho Chehab | 2010-05-10 | 1 | -1/+11 |
* | edac: add memory types strings for debugging | Borislav Petkov | 2009-12-07 | 1 | -0/+1 |
* | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
* | edac: add DDR3 memory type for MPC85xx EDAC | Yang Shi | 2009-06-30 | 1 | -0/+4 |
* | edac: add edac_device_alloc_index() | Harry Ciao | 2009-06-18 | 1 | -0/+1 |
* | edac: fold __func__ into edac_debug_printk | Borislav Petkov | 2009-06-10 | 1 | -4/+5 |
* | edac: fix local pci_write_bits32 | Jeff Haran | 2009-04-13 | 1 | -2/+10 |
* | edac: Add edac_pci_alloc_index() | Harry Ciao | 2009-04-02 | 1 | -0/+1 |
* | edac: add more verbose debug info | Hitoshi Mitake | 2009-04-02 | 1 | -1/+14 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -1/+0 |
* | dev_name introduction fall out fix | Stephen Rothwell | 2008-05-05 | 1 | -1/+1 |
* | drivers-edac: add Cell XDR memory types | Benjamin Herrenschmidt | 2008-02-07 | 1 | -0/+2 |
* | define global BIT macro | Jiri Slaby | 2007-10-19 | 1 | -2/+0 |
* | drivers/edac: fix printk level down to debug from emerg | Doug Thompson | 2007-09-11 | 1 | -1/+1 |
* | drivers/edac: fix edac_device sysfs corner case bug | Doug Thompson | 2007-07-19 | 1 | -2/+9 |
* | drivers/edac: fix edac_device sysfs completion code | Douglas Thompson | 2007-07-19 | 1 | -4/+6 |
* | drivers/edac: fix edac_mc sysfs completion code | Doug Thompson | 2007-07-19 | 1 | -3/+1 |
* | drivers/edac: fix edac_device init apis | Doug Thompson | 2007-07-19 | 1 | -3/+3 |