summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
...
* drivers/edac: fix ignored return i82875pDouglas Thompson2007-07-191-1/+7
* drivers/edac: mod race fix i82875pJason Uhlenkott2007-07-191-6/+7
* drivers/edac: add mips and ppc visibilityDouglas Thompson2007-07-191-4/+3
* drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson2007-07-1916-554/+560
* drivers/edac: add info kconfigDouglas Thompson2007-07-191-2/+3
* drivers/edac: device output clenaupDouglas Thompson2007-07-191-4/+4
* drivers/edac: add device sysfs attributesDouglas Thompson2007-07-193-22/+141
* drivers/edac: drivers to use new PCI operationDave Jiang2007-07-198-0/+127
* drivers/edac: Lindent r82600Douglas Thompson2007-07-191-28/+27
* drivers/edac: Lindent i82443bxgxDouglas Thompson2007-07-191-88/+72
* drivers/edac: Lindent e752xDave Jiang2007-07-191-170/+158
* drivers/edac: Lindent i82875pDave Jiang2007-07-191-32/+30
* drivers/edac: Lindent i82860Dave Jiang2007-07-191-21/+19
* drivers/edac: Lindent i3000Dave Jiang2007-07-191-29/+26
* drivers/edac: Lindent e7xxxDave Jiang2007-07-191-73/+59
* drivers/edac: Lindent i5000Douglas Thompson2007-07-191-8/+8
* drivers/edac: Lindent amd76xDouglas Thompson2007-07-191-29/+25
* drivers/edac: cleanup workq ifdefsDouglas Thompson2007-07-194-43/+1
* drivers/edac: edac_device sysfs cleanupDouglas Thompson2007-07-191-107/+0
* drivers/edac: core Lindent cleanupDouglas Thompson2007-07-1911-821/+722
* drivers/edac: mod PCI poll namesDave Jiang2007-07-196-77/+111
* drivers/edac: mod assert_error checkDave Jiang2007-07-192-9/+6
* drivers/edac: updated PCI monitoringDave Jiang2007-07-197-65/+861
* drivers/edac: mod MC to use workq instead of kthreadDave Jiang2007-07-196-97/+177
* drivers/edac: new inte 30x0 MC driverJason Uhlenkott2007-07-193-0/+501
* drivers/edac: add dev_name getter functionDave Jiang2007-07-1911-12/+18
* drivers/edac: mod use edac_core.hDouglas Thompson2007-07-1912-21/+21
* drivers/edac: add new nmi rescanDave Jiang2007-07-198-15/+108
* drivers/edac-new-i82443bxgz-mc-driver: mark as brokenAndrew Morton2007-07-191-0/+1
* drivers/edac: new i82443bxgz MC driverTim Small2007-07-193-0/+408
* drivers/edac: core.h fix scrubdefsDouglas Thompson2007-07-191-4/+4
* drivers/edac: new intel 5000 MC driverEric Wollesen2007-07-193-0/+1485
* drivers/edac: change from semaphore to mutex operationMatthias Kaehlcke2007-07-191-9/+9
* drivers/edac: mc sysfs add missing mem typesDave Jiang2007-07-191-1/+4
* drivers/edac: add edac_device classDouglas Thompson2007-07-198-60/+1936
* drivers/edac: split out functions to unique filesDouglas Thompson2007-07-198-1776/+1932
* drivers/edac: add RDDR2 memory typesDouglas Thompson2007-07-191-0/+2
* drivers/edac: core: make functions staticAdrian Bunk2007-07-192-22/+11
* drivers/edac: add edac_mc_find APIDouglas Thompson2007-07-192-0/+29
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* Use menuconfig objects II - EDACJan Engelhardt2007-07-161-10/+4
* [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-101-0/+1
* Fix 82875 PCI setupJohn Feeney2007-05-081-11/+2
* [PATCH] EDAC: Add Fully-Buffered DIMM APIs to coreeric wollesen2007-02-122-6/+130
* [PATCH] EDAC: Add memory scrubbing controls API to coreFrithiof Jensen2007-02-122-0/+67
* [PATCH] EDAC: Fix in e752x mc driverMike Chan2007-02-121-6/+11
* [PATCH] EDAC: e752x byte access fixBrian Pomerantz2007-02-121-1/+6
* [PATCH] EDAC: e752x bit mask fixBrian Pomerantz2007-02-121-8/+8
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* [PATCH] edac_mc: fix error handlingAkinobu Mita2006-11-031-18/+27