Age | Commit message (Expand) | Author | Files | Lines |
2008-05-24 | edac: mpc85xx: fix building as a module | Kumar Gala | 1 | -3/+0 |
2008-05-06 | dev_name introduction fall out fix | Stephen Rothwell | 4 | -10/+10 |
2008-04-30 | pasemi_edac needs to include linux/edac.h | Stephen Rothwell | 1 | -0/+1 |
2008-04-29 | edac: fix module initialization on several modules 2nd time | Hitoshi Mitake | 11 | -40/+66 |
2008-04-29 | edac: remove unneeded functions and add static accessor | Adrian Bunk | 5 | -59/+11 |
2008-04-29 | edac: use the shorter LIST_HEAD for brevity | Robert P. J. Day | 3 | -3/+3 |
2008-04-29 | edac: add e752x parameter for sysbus_parity selection | Peter Tyser | 1 | -1/+39 |
2008-04-29 | edac: new support for Intel 3100 chipset | Andrei Konovalov | 2 | -13/+154 |
2008-02-07 | drivers/edac/i3000: document type promotion | Jason Uhlenkott | 1 | -0/+7 |
2008-02-07 | drivers/edac: i3000: missing init code | Hitoshi Mitake | 1 | -0/+13 |
2008-02-07 | drivers/edac: mpc85xx: add static scope | Doug Thompson | 1 | -1/+1 |
2008-02-07 | drivers/edac: i3000: 64bit build | Jason Uhlenkott | 1 | -1/+1 |
2008-02-07 | drivers/edac: pci: broken parity regression | Bryan Boatright | 1 | -4/+8 |
2008-02-07 | drivers-edac: add marvell mv64x60 driver | Dave Jiang | 4 | -0/+977 |
2008-02-07 | drivers-edac: add freescale mpc85xx driver | Dave Jiang | 4 | -0/+1213 |
2008-02-07 | drivers-edac: i3000 replace macros with functions | Jason Uhlenkott | 1 | -15/+35 |
2008-02-07 | drivers-edac: i3000 code tidying | Jason Uhlenkott | 1 | -97/+110 |
2008-02-07 | drivers-edac: add Cell MC driver | Benjamin Herrenschmidt | 3 | -0/+266 |
2008-02-07 | drivers-edac: add Cell XDR memory types | Benjamin Herrenschmidt | 2 | -1/+4 |
2008-02-07 | drivers-edac: use round_jiffies_relative | Anton Blanchard | 2 | -3/+3 |
2008-02-07 | drivers-edac: turn on edac device error logging | Doug Thompson | 1 | -0/+4 |
2008-02-03 | drivers/edac/: Spelling fixes | Joe Perches | 2 | -2/+2 |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras | 4 | -82/+44 |
2008-01-25 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 1 | -1/+1 |
2008-01-25 | Kobject: convert drivers/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 3 | -14/+14 |
2008-01-25 | Kobject: change drivers/edac to use kobject_init_and_add | Greg Kroah-Hartman | 3 | -67/+29 |
2008-01-25 | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 1 | -1/+1 |
2007-11-30 | [POWERPC] pasemi: Broaden specific references to 1682M | Olof Johansson | 1 | -2/+2 |
2007-11-15 | i5000_edac: no need to __stringify() KBUILD_BASENAME | Darrick J. Wong | 1 | -1/+1 |
2007-10-19 | NULL terminate the pci_device_ids in pasemi_edac | Stephen Rothwell | 1 | -0/+1 |
2007-10-19 | define global BIT macro | Jiri Slaby | 1 | -2/+0 |
2007-10-13 | Drivers: clean up direct setting of the name of a kset | Greg Kroah-Hartman | 1 | -1/+2 |
2007-09-12 | drivers/edac: fix e752x correct return code | Aristeu Rozanski | 1 | -1/+1 |
2007-09-12 | drivers/edac: fix printk level down to debug from emerg | Doug Thompson | 1 | -1/+1 |
2007-07-26 | drivers/edac: fix pasemi kconfig depends | Doug Thompson | 1 | -1/+1 |
2007-07-26 | drivers/edac: fix edac_pci sysfs | Doug Thompson | 3 | -128/+337 |
2007-07-26 | drivers/edac: fix reset edac_mc pollmsec | Doug Thompson | 3 | -23/+62 |
2007-07-26 | edac is bust on mips | Andrew Morton | 1 | -1/+1 |
2007-07-26 | drivers/ misc __iomem annotations | Al Viro | 1 | -1/+1 |
2007-07-19 | drivers/edac: fix edac_device sysfs corner case bug | Doug Thompson | 3 | -51/+85 |
2007-07-19 | drivers/edac: new i82975x driver | Ranganathan Desikan | 3 | -0/+674 |
2007-07-19 | drivers/edac: fix workq reset deadlock | Doug Thompson | 2 | -28/+100 |
2007-07-19 | drivers/edac: code tidying on export-gpl | Doug Thompson | 2 | -13/+16 |
2007-07-19 | drivers/edac: fix edac_device sysfs completion code | Douglas Thompson | 4 | -115/+277 |
2007-07-19 | drivers/edac: fix edac_mc sysfs completion code | Doug Thompson | 5 | -249/+399 |
2007-07-19 | drivers/edac: fix edac_device init apis | Doug Thompson | 2 | -7/+7 |
2007-07-19 | drivers/edac: fix edac_mc init apis | Doug Thompson | 12 | -39/+40 |
2007-07-19 | drivers/edac: fix leaf sysfs attribute | Douglas Thompson | 3 | -68/+115 |
2007-07-19 | drivers/edac: new pasemi driver | Egor Martovetsky | 3 | -0/+308 |
2007-07-19 | drivers/edac: fix e752x reversed csrows | Mark Grondona | 1 | -13/+21 |