Age | Commit message (Expand) | Author | Files | Lines |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 1 | -1/+0 |
2008-07-25 | edac: mpc85xx fix pci ofdev 2nd pass | Dave Jiang | 1 | -24/+43 |
2008-07-25 | edac: mv64x60 add pci fixup | Dave Jiang | 1 | -0/+35 |
2008-07-25 | edac: mv64x60 fix get_property | Dave Jiang | 1 | -1/+1 |
2008-07-25 | edac: e752x fix too loud on nonmemory errors | Doug Thompson | 1 | -17/+42 |
2008-07-25 | edac: core fix added newline to sysfs dimm labels | Arthur Jones | 1 | -1/+5 |
2008-07-25 | edac: core fix static to dynamic kset | Arthur Jones | 1 | -9/+6 |
2008-07-25 | edac: core fix redundant sysfs controls to parameters | Arthur Jones | 1 | -116/+1 |
2008-07-25 | edac: core fix workq timer | Arthur Jones | 1 | -1/+21 |
2008-07-25 | edac: core fix to use dynamic kobject | Arthur Jones | 1 | -9/+21 |
2008-07-25 | edac: i5100: cleanup | Arthur Jones | 1 | -135/+261 |
2008-07-25 | edac: i5100 fix unmask ecc bits | Arthur Jones | 1 | -0/+6 |
2008-07-25 | edac: i5100 fix enable ecc hardware | Arthur Jones | 1 | -0/+10 |
2008-07-25 | edac: i5100 fix missing bits | Arthur Jones | 1 | -3/+15 |
2008-07-25 | edac: i5100 new intel chipset driver | Arthur Jones | 3 | -0/+835 |
2008-07-22 | powerpc/cell/edac: Log a syndrome code in case of correctable error | Maxim Shchetynin | 1 | -2/+3 |
2008-05-24 | edac: mpc85xx: fix building as a module | Kumar Gala | 1 | -3/+0 |
2008-05-05 | dev_name introduction fall out fix | Stephen Rothwell | 4 | -10/+10 |
2008-04-29 | 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-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 1 | -1/+1 |
2008-01-24 | Kobject: convert drivers/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 3 | -14/+14 |
2008-01-24 | Kobject: change drivers/edac to use kobject_init_and_add | Greg Kroah-Hartman | 3 | -67/+29 |
2008-01-24 | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 1 | -1/+1 |
2007-11-29 | [POWERPC] pasemi: Broaden specific references to 1682M | Olof Johansson | 1 | -2/+2 |
2007-11-14 | 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-12 | Drivers: clean up direct setting of the name of a kset | Greg Kroah-Hartman | 1 | -1/+2 |
2007-09-11 | drivers/edac: fix e752x correct return code | Aristeu Rozanski | 1 | -1/+1 |
2007-09-11 | drivers/edac: fix printk level down to debug from emerg | Doug Thompson | 1 | -1/+1 |