Age | Commit message (Expand) | Author | Files | Lines |
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 | 3 | -0/+501 |
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 | 8 | -15/+108 |
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 |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 1 | -0/+1 |
2007-07-16 | Use menuconfig objects II - EDAC | Jan Engelhardt | 1 | -10/+4 |
2007-05-10 | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 1 | -0/+1 |
2007-05-08 | Fix 82875 PCI setup | John Feeney | 1 | -11/+2 |
2007-02-12 | [PATCH] EDAC: Add Fully-Buffered DIMM APIs to core | eric wollesen | 2 | -6/+130 |
2007-02-12 | [PATCH] EDAC: Add memory scrubbing controls API to core | Frithiof Jensen | 2 | -0/+67 |
2007-02-12 | [PATCH] EDAC: Fix in e752x mc driver | Mike Chan | 1 | -6/+11 |
2007-02-12 | [PATCH] EDAC: e752x byte access fix | Brian Pomerantz | 1 | -1/+6 |
2007-02-12 | [PATCH] EDAC: e752x bit mask fix | Brian Pomerantz | 1 | -8/+8 |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 1 | -0/+1 |
2006-11-03 | [PATCH] edac_mc: fix error handling | Akinobu Mita | 1 | -18/+27 |
2006-08-06 | [PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h> | Adrian Bunk | 1 | -0/+1 |
2006-07-11 | [PATCH] Fix and enable EDAC sysfs operation | Doug Thompson | 1 | -493/+194 |
2006-07-01 | [PATCH] EDAC: fix module names quoted in sysfs | Doug Thompson | 7 | -11/+12 |
2006-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 8 | -8/+0 |
2006-06-30 | [PATCH] EDAC: probe1 cleanup 1-of-2 | Doug Thompson | 6 | -444/+518 |
2006-06-30 | [PATCH] EDAC: mc numbers refactor 1-of-2 | Doug Thompson | 8 | -36/+55 |
2006-06-30 | [PATCH] EDAC: PCI device to DEVICE cleanup | Doug Thompson | 8 | -323/+374 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 8 | -8/+0 |
2006-05-04 | [PATCH] EDAC Coexistence with BIOS | mark gross | 1 | -1/+16 |
2006-04-01 | [PATCH] edac_752x needs CONFIG_HOTPLUG | Randy Dunlap | 1 | -1/+1 |
2006-03-28 | [PATCH] Typo fixes | Alexey Dobriyan | 1 | -1/+1 |
2006-03-26 | [PATCH] EDAC: use EXPORT_SYMBOL_GPL | Dave Peterson | 1 | -14/+14 |
2006-03-26 | [PATCH] EDAC: use sysbus_message in e752x code | Dave Peterson | 1 | -4/+2 |
2006-03-26 | [PATCH] EDAC: formatting cleanup | Dave Peterson | 8 | -602/+558 |
2006-03-26 | [PATCH] EDAC: reorder EXPORT_SYMBOL macros | Dave Peterson | 1 | -25/+13 |
2006-03-26 | [PATCH] EDAC: Kconfig dependency changes | Dave Peterson | 1 | -5/+5 |
2006-03-26 | [PATCH] EDAC: protect memory controller list | Dave Peterson | 8 | -49/+37 |
2006-03-26 | [PATCH] EDAC: kobject/sysfs fixes | Dave Peterson | 2 | -43/+42 |
2006-03-26 | [PATCH] EDAC: kobject_init/kobject_put fixes | Dave Peterson | 1 | -24/+7 |
2006-03-26 | [PATCH] EDAC: edac_mc_add_mc fix [2/2] | Dave Peterson | 1 | -8/+9 |
2006-03-26 | [PATCH] EDAC: edac_mc_add_mc fix [1/2] | Dave Peterson | 1 | -18/+18 |
2006-03-26 | [PATCH] EDAC: cleanup code for clearing initial errors | Dave Peterson | 7 | -44/+13 |
2006-03-26 | [PATCH] EDAC: e7xxx fix minor logic bug | Dave Peterson | 1 | -1/+1 |