Age | Commit message (Expand) | Author | Files | Lines |
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 | include/linux/pci_id.h: add amd northbridge defines | Douglas Thompson | 1 | -0/+2 |
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: update MAINTAINERS files for EDAC | Douglas Thompson | 1 | -0/+21 |
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 | 3 | -10/+7 |
2007-07-19 | drivers/edac: updated PCI monitoring | Dave Jiang | 7 | -65/+861 |
2007-07-19 | drivers/edac: mod MC to use workq instead of kthread | Dave Jiang | 6 | -97/+177 |
2007-07-19 | drivers/edac: new inte 30x0 MC driver | Jason Uhlenkott | 4 | -0/+502 |
2007-07-19 | drivers/edac: add dev_name getter function | Dave Jiang | 11 | -12/+18 |
2007-07-19 | drivers/edac: mod use edac_core.h | Douglas Thompson | 12 | -21/+21 |
2007-07-19 | drivers/edac: add new nmi rescan | Dave Jiang | 11 | -15/+160 |
2007-07-19 | drivers/edac-new-i82443bxgz-mc-driver: mark as broken | Andrew Morton | 1 | -0/+1 |
2007-07-19 | drivers/edac: new i82443bxgz MC driver | Tim Small | 3 | -0/+408 |
2007-07-19 | drivers/edac: core.h fix scrubdefs | Douglas Thompson | 1 | -4/+4 |
2007-07-19 | drivers/edac: new intel 5000 MC driver | Eric Wollesen | 3 | -0/+1485 |
2007-07-19 | drivers/edac: change from semaphore to mutex operation | Matthias Kaehlcke | 1 | -9/+9 |
2007-07-19 | drivers/edac: mc sysfs add missing mem types | Dave Jiang | 1 | -1/+4 |
2007-07-19 | drivers/edac: add edac_device class | Douglas Thompson | 8 | -60/+1936 |
2007-07-19 | drivers/edac: split out functions to unique files | Douglas Thompson | 8 | -1776/+1932 |
2007-07-19 | drivers/edac: add RDDR2 memory types | Douglas Thompson | 1 | -0/+2 |
2007-07-19 | drivers/edac: core: make functions static | Adrian Bunk | 2 | -22/+11 |
2007-07-19 | drivers/edac: add edac_mc_find API | Douglas Thompson | 2 | -0/+29 |