| Commit message (Expand) | Author | Age | Files | Lines |
* | edac: use to_delayed_work() | Jean Delvare | 2009-04-14 | 3 | -3/+3 |
* | edac: fix local pci_write_bits32 | Jeff Haran | 2009-04-14 | 1 | -2/+10 |
* | edac: AMD8111 driver Kconfig & Makefile | Harry Ciao | 2009-04-03 | 1 | -0/+7 |
* | edac: AMD8131 driver Kconfig & Makefile | Harry Ciao | 2009-04-03 | 1 | -0/+7 |
* | edac: AMD8131 driver source file | Harry Ciao | 2009-04-03 | 1 | -0/+379 |
* | edac: AMD8131 driver header file | Harry Ciao | 2009-04-03 | 1 | -0/+119 |
* | edac: Add edac_pci_alloc_index() | Harry Ciao | 2009-04-03 | 2 | -0/+15 |
* | edac: AMD8111 driver source file | Harry Ciao | 2009-04-03 | 1 | -0/+595 |
* | edac: AMD8111 driver header file | Harry Ciao | 2009-04-03 | 1 | -0/+130 |
* | edac: new ppc4xx driver module | Grant Erickson | 2009-04-03 | 4 | -1/+1630 |
* | edac: remove EDAC's experimental status | Doug Thompson | 2009-04-03 | 1 | -3/+2 |
* | edac: add more verbose debug info | Hitoshi Mitake | 2009-04-03 | 2 | -1/+22 |
* | edac: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-25 | 3 | -6/+6 |
* | powerpc: More printing warning fixes for the l64 to ll64 conversion | Stephen Rothwell | 2009-01-28 | 1 | -4/+4 |
* | edac: driver for i5400 MCH (update) | Mauro Carvalho Chehab | 2009-01-07 | 1 | -57/+62 |
* | edac: driver for i5400 MCH (Seaburg) | Mauro Carvalho Chehab | 2009-01-07 | 3 | -0/+1479 |
* | edac: fix mpc85xx and add mpc8536 mpc8560 | Kumar Gala | 2009-01-07 | 1 | -42/+32 |
* | edac: struct device: replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-07 | 4 | -6/+6 |
* | pci: use pci_ioremap_bar() in drivers/edac | Arjan van de Ven | 2009-01-07 | 1 | -3/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-29 | 1 | -1/+1 |
|\ |
|
| * | powerpc/cell: add QPACE as a separate Cell platform | Benjamin Krill | 2008-12-22 | 1 | -1/+1 |
* | | edac: fix edac core deadlock when removing a device | Harry Ciao | 2008-12-24 | 1 | -3/+9 |
|/ |
|
* | i82875p_edac: fix module remove | Jarkko Lavinen | 2008-12-02 | 1 | -6/+7 |
* | i82875p_edac: fix overflow device resource setup | Jarkko Lavinen | 2008-12-02 | 1 | -0/+1 |
* | i5000-edac: hold reference to mci kobject | Darrick J. Wong | 2008-11-13 | 1 | -1/+3 |
* | edac: fix enabling of polling cell module | Benjamin Herrenschmidt | 2008-10-30 | 1 | -0/+3 |
* | edac x38: new MC driver module | Hitoshi Mitake | 2008-10-30 | 3 | -0/+532 |
* | edac cell: fix incorrect edac_mode | Benjamin Herrenschmidt | 2008-10-20 | 1 | -1/+1 |
* | edac i5000: fix thermal issues | Aristeu Rozanski | 2008-10-16 | 1 | -1/+16 |
* | edac i5000: fix error messages | Aristeu Rozanski | 2008-10-16 | 1 | -62/+119 |
* | edac mpc85xx: add support for mpc8572 | Andrew Kilkenny | 2008-10-16 | 1 | -7/+26 |
* | edac: make i82443bxgx_edac coexist with intel_agp | Vladislav Bogdanov | 2008-10-16 | 1 | -2/+61 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -1/+0 |
* | edac: mpc85xx fix pci ofdev 2nd pass | Dave Jiang | 2008-07-25 | 1 | -24/+43 |
* | edac: mv64x60 add pci fixup | Dave Jiang | 2008-07-25 | 1 | -0/+35 |
* | edac: mv64x60 fix get_property | Dave Jiang | 2008-07-25 | 1 | -1/+1 |
* | edac: e752x fix too loud on nonmemory errors | Doug Thompson | 2008-07-25 | 1 | -17/+42 |
* | edac: core fix added newline to sysfs dimm labels | Arthur Jones | 2008-07-25 | 1 | -1/+5 |
* | edac: core fix static to dynamic kset | Arthur Jones | 2008-07-25 | 1 | -9/+6 |
* | edac: core fix redundant sysfs controls to parameters | Arthur Jones | 2008-07-25 | 1 | -116/+1 |
* | edac: core fix workq timer | Arthur Jones | 2008-07-25 | 1 | -1/+21 |
* | edac: core fix to use dynamic kobject | Arthur Jones | 2008-07-25 | 1 | -9/+21 |
* | edac: i5100: cleanup | Arthur Jones | 2008-07-25 | 1 | -135/+261 |
* | edac: i5100 fix unmask ecc bits | Arthur Jones | 2008-07-25 | 1 | -0/+6 |
* | edac: i5100 fix enable ecc hardware | Arthur Jones | 2008-07-25 | 1 | -0/+10 |
* | edac: i5100 fix missing bits | Arthur Jones | 2008-07-25 | 1 | -3/+15 |
* | edac: i5100 new intel chipset driver | Arthur Jones | 2008-07-25 | 3 | -0/+835 |
* | powerpc/cell/edac: Log a syndrome code in case of correctable error | Maxim Shchetynin | 2008-07-22 | 1 | -2/+3 |
* | edac: mpc85xx: fix building as a module | Kumar Gala | 2008-05-24 | 1 | -3/+0 |
* | dev_name introduction fall out fix | Stephen Rothwell | 2008-05-06 | 4 | -10/+10 |