Age | Commit message (Expand) | Author | Files | Lines |
2011-12-15 | edac: convert sysdev_class to a regular subsystem | Kay Sievers | 1 | -4/+3 |
2011-10-31 | edac: Move edac main structs to include/linux/edac.h | Mauro Carvalho Chehab | 1 | -349/+1 |
2011-05-27 | edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier() | Lai Jiangshan | 1 | -12/+0 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -4/+4 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2011-01-07 | EDAC: Fixup scrubrate manipulation | Borislav Petkov | 1 | -1/+1 |
2011-01-07 | amd64_edac: Rework printk macros | Borislav Petkov | 1 | -1/+2 |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -3/+3 |
2010-12-08 | EDAC: Correct MiB_TO_PAGES() macro | Andrei Konovalov | 1 | -3/+3 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-24 | i7core_edac: move #if PAGE_SHIFT to edac_core.h | Mauro Carvalho Chehab | 1 | -0/+2 |
2010-10-24 | i7core_edac: Properly mark const static vars as such | Mauro Carvalho Chehab | 1 | -4/+4 |
2010-10-24 | i7core_edac: Be sure that the edac pci handler will be properly released | Mauro Carvalho Chehab | 1 | -0/+1 |
2010-08-03 | edac, mc: Improve scrub rate handling | Borislav Petkov | 1 | -1/+1 |
2010-08-03 | edac: Remove EDAC_DEBUG_VERBOSE | Borislav Petkov | 1 | -15/+0 |
2010-05-10 | edac: Create an unique instance for each kobj | Mauro Carvalho Chehab | 1 | -6/+15 |
2010-05-10 | edac: store/show methods for device groups weren't working | Mauro Carvalho Chehab | 1 | -0/+2 |
2010-05-10 | edac_core: Allow the creation of sysfs groups | Mauro Carvalho Chehab | 1 | -1/+11 |
2009-12-07 | edac: add memory types strings for debugging | Borislav Petkov | 1 | -0/+1 |
2009-09-21 | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 1 | -1/+1 |
2009-07-01 | edac: add DDR3 memory type for MPC85xx EDAC | Yang Shi | 1 | -0/+4 |
2009-06-19 | edac: add edac_device_alloc_index() | Harry Ciao | 1 | -0/+1 |
2009-06-10 | edac: fold __func__ into edac_debug_printk | Borislav Petkov | 1 | -4/+5 |
2009-04-14 | edac: fix local pci_write_bits32 | Jeff Haran | 1 | -2/+10 |
2009-04-03 | edac: Add edac_pci_alloc_index() | Harry Ciao | 1 | -0/+1 |
2009-04-03 | edac: add more verbose debug info | Hitoshi Mitake | 1 | -1/+14 |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 1 | -1/+0 |
2008-05-06 | dev_name introduction fall out fix | Stephen Rothwell | 1 | -1/+1 |
2008-02-07 | drivers-edac: add Cell XDR memory types | Benjamin Herrenschmidt | 1 | -0/+2 |
2007-10-19 | define global BIT macro | Jiri Slaby | 1 | -2/+0 |
2007-09-12 | drivers/edac: fix printk level down to debug from emerg | Doug Thompson | 1 | -1/+1 |
2007-07-19 | drivers/edac: fix edac_device sysfs corner case bug | Doug Thompson | 1 | -2/+9 |
2007-07-19 | drivers/edac: fix edac_device sysfs completion code | Douglas Thompson | 1 | -4/+6 |
2007-07-19 | drivers/edac: fix edac_mc sysfs completion code | Doug Thompson | 1 | -3/+1 |
2007-07-19 | drivers/edac: fix edac_device init apis | Doug Thompson | 1 | -3/+3 |
2007-07-19 | drivers/edac: fix edac_mc init apis | Doug Thompson | 1 | -13/+14 |
2007-07-19 | drivers/edac: fix leaf sysfs attribute | Douglas Thompson | 1 | -37/+30 |
2007-07-19 | drivers/edac: mod edac_opt_state_to_string function | Douglas Thompson | 1 | -1/+1 |
2007-07-19 | drivers/edac: mod edac_align_ptr function | Douglas Thompson | 1 | -2/+0 |
2007-07-19 | drivers/edac: edac_device code tidying | Douglas Thompson | 1 | -11/+0 |
2007-07-19 | drivers/edac: add device sysfs attributes | Douglas Thompson | 1 | -2/+50 |
2007-07-19 | drivers/edac: cleanup workq ifdefs | Douglas Thompson | 1 | -12/+1 |
2007-07-19 | drivers/edac: core Lindent cleanup | Douglas Thompson | 1 | -89/+84 |
2007-07-19 | drivers/edac: mod PCI poll names | Dave Jiang | 1 | -7/+0 |
2007-07-19 | drivers/edac: updated PCI monitoring | Dave Jiang | 1 | -6/+114 |
2007-07-19 | drivers/edac: mod MC to use workq instead of kthread | Dave Jiang | 1 | -0/+14 |
2007-07-19 | drivers/edac: add dev_name getter function | Dave Jiang | 1 | -5/+3 |
2007-07-19 | drivers/edac: core.h fix scrubdefs | Douglas Thompson | 1 | -4/+4 |
2007-07-19 | drivers/edac: add edac_device class | Douglas Thompson | 1 | -6/+246 |
2007-07-19 | drivers/edac: split out functions to unique files | Douglas Thompson | 1 | -0/+478 |