Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-07-19 | drivers/edac: fix edac_device semaphore to mutex | Doug Thompson | 1 | -11/+11 |
2007-07-19 | drivers/edac: remove file edac_mc.h | Douglas Thompson | 1 | -7/+0 |
2007-07-19 | drivers/edac: mod edac_opt_state_to_string function | Douglas Thompson | 4 | -5/+5 |
2007-07-19 | drivers/edac: mod edac_align_ptr function | Douglas Thompson | 4 | -13/+8 |
2007-07-19 | drivers/edac: edac_device code tidying | Douglas Thompson | 3 | -76/+62 |
2007-07-19 | drivers/edac: i5000 code tidying | Douglas Thompson | 1 | -36/+35 |
2007-07-19 | drivers/edac: remove null from statics | Douglas Thompson | 8 | -9/+9 |
2007-07-19 | drivers/edac: i5000 define typo | Marisuz Kozlowski | 1 | -1/+1 |
2007-07-19 | drivers/edac: fix ignored return i82875p | Douglas Thompson | 1 | -1/+7 |
2007-07-19 | drivers/edac: mod race fix i82875p | Jason Uhlenkott | 1 | -6/+7 |
2007-07-19 | drivers/edac: add mips and ppc visibility | Douglas Thompson | 1 | -4/+3 |
2007-07-19 | drivers/edac: cleanup spaces-gotos after Lindent messup | Douglas Thompson | 16 | -554/+560 |
2007-07-19 | drivers/edac: add info kconfig | Douglas Thompson | 1 | -2/+3 |
2007-07-19 | drivers/edac: device output clenaup | Douglas Thompson | 1 | -4/+4 |
2007-07-19 | drivers/edac: add device sysfs attributes | Douglas Thompson | 3 | -22/+141 |
2007-07-19 | drivers/edac: drivers to use new PCI operation | Dave Jiang | 8 | -0/+127 |
2007-07-19 | drivers/edac: Lindent r82600 | Douglas Thompson | 1 | -28/+27 |
2007-07-19 | drivers/edac: Lindent i82443bxgx | Douglas Thompson | 1 | -88/+72 |
2007-07-19 | drivers/edac: Lindent e752x | Dave Jiang | 1 | -170/+158 |
2007-07-19 | drivers/edac: Lindent i82875p | Dave Jiang | 1 | -32/+30 |
2007-07-19 | drivers/edac: Lindent i82860 | Dave Jiang | 1 | -21/+19 |
2007-07-19 | drivers/edac: Lindent i3000 | Dave Jiang | 1 | -29/+26 |
2007-07-19 | drivers/edac: Lindent e7xxx | Dave Jiang | 1 | -73/+59 |
2007-07-19 | drivers/edac: Lindent i5000 | Douglas Thompson | 1 | -8/+8 |
2007-07-19 | drivers/edac: Lindent amd76x | Douglas Thompson | 1 | -29/+25 |
2007-07-19 | drivers/edac: cleanup workq ifdefs | Douglas Thompson | 4 | -43/+1 |
2007-07-19 | drivers/edac: edac_device sysfs cleanup | Douglas Thompson | 1 | -107/+0 |
2007-07-19 | drivers/edac: core Lindent cleanup | Douglas Thompson | 11 | -821/+722 |
2007-07-19 | drivers/edac: mod PCI poll names | Dave Jiang | 6 | -77/+111 |
2007-07-19 | drivers/edac: mod assert_error check | Dave Jiang | 2 | -9/+6 |
2007-07-19 | drivers/edac: updated PCI monitoring | Dave Jiang | 7 | -65/+861 |