locks: allow lockd to process blocked locks during grace period
[safe/jmp/linux-2.6] / drivers / edac /
2007-07-19 Douglas Thompsondrivers/edac: mod use edac_core.h
2007-07-19 Dave Jiangdrivers/edac: add new nmi rescan
2007-07-19 Andrew Mortondrivers/edac-new-i82443bxgz-mc-driver: mark as broken
2007-07-19 Tim Smalldrivers/edac: new i82443bxgz MC driver
2007-07-19 Douglas Thompsondrivers/edac: core.h fix scrubdefs
2007-07-19 Eric Wollesendrivers/edac: new intel 5000 MC driver
2007-07-19 Matthias Kaehlckedrivers/edac: change from semaphore to mutex operation
2007-07-19 Dave Jiangdrivers/edac: mc sysfs add missing mem types
2007-07-19 Douglas Thompsondrivers/edac: add edac_device class
2007-07-19 Douglas Thompsondrivers/edac: split out functions to unique files
2007-07-19 Douglas Thompsondrivers/edac: add RDDR2 memory types
2007-07-19 Adrian Bunkdrivers/edac: core: make functions static
2007-07-19 Douglas Thompsondrivers/edac: add edac_mc_find API
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-16 Jan EngelhardtUse menuconfig objects II - EDAC
2007-05-10 Martin Schwidefsky[S390] Kconfig: menus with depends on HAS_IOMEM.
2007-05-08 John FeeneyFix 82875 PCI setup
2007-02-12 eric wollesen[PATCH] EDAC: Add Fully-Buffered DIMM APIs to core
2007-02-12 Frithiof Jensen[PATCH] EDAC: Add memory scrubbing controls API to...
2007-02-12 Mike Chan[PATCH] EDAC: Fix in e752x mc driver
2007-02-12 Brian Pomerantz[PATCH] EDAC: e752x byte access fix
2007-02-12 Brian Pomerantz[PATCH] EDAC: e752x bit mask fix
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-11-03 Akinobu Mita[PATCH] edac_mc: fix error handling
2006-08-06 Adrian Bunk[PATCH] drivers/edac/edac_mc.h must #include <linux...
2006-07-10 Doug Thompson[PATCH] Fix and enable EDAC sysfs operation
2006-07-01 Doug Thompson[PATCH] EDAC: fix module names quoted in sysfs
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Doug Thompson[PATCH] EDAC: probe1 cleanup 1-of-2
2006-06-30 Doug Thompson[PATCH] EDAC: mc numbers refactor 1-of-2
2006-06-30 Doug Thompson[PATCH] EDAC: PCI device to DEVICE cleanup
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-04 mark gross[PATCH] EDAC Coexistence with BIOS
2006-03-31 Randy Dunlap[PATCH] edac_752x needs CONFIG_HOTPLUG
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-03-26 Dave Peterson[PATCH] EDAC: use EXPORT_SYMBOL_GPL
2006-03-26 Dave Peterson[PATCH] EDAC: use sysbus_message in e752x code
2006-03-26 Dave Peterson[PATCH] EDAC: formatting cleanup
2006-03-26 Dave Peterson[PATCH] EDAC: reorder EXPORT_SYMBOL macros
2006-03-26 Dave Peterson[PATCH] EDAC: Kconfig dependency changes
2006-03-26 Dave Peterson[PATCH] EDAC: protect memory controller list
2006-03-26 Dave Peterson[PATCH] EDAC: kobject/sysfs fixes
2006-03-26 Dave Peterson[PATCH] EDAC: kobject_init/kobject_put fixes
2006-03-26 Dave Peterson[PATCH] EDAC: edac_mc_add_mc fix [2/2]
2006-03-26 Dave Peterson[PATCH] EDAC: edac_mc_add_mc fix [1/2]
2006-03-26 Dave Peterson[PATCH] EDAC: cleanup code for clearing initial errors
2006-03-26 Dave Peterson[PATCH] EDAC: e7xxx fix minor logic bug
2006-03-26 Dave Peterson[PATCH] EDAC: i82875p cleanup
2006-03-26 Dave Peterson[PATCH] EDAC: i82860 cleanup
2006-03-26 Dave Peterson[PATCH] EDAC: e752x cleanup
2006-03-26 Dave Peterson[PATCH] EDAC: amd76x pci_dev_get/pci_dev_put fixes
2006-03-26 Dave Peterson[PATCH] EDAC: name cleanup
2006-03-26 Dave Peterson[PATCH] EDAC: printk cleanup
2006-03-26 Dave Peterson[PATCH] EDAC: switch to kthread_ API
2006-03-14 Dave Peterson[PATCH] EDAC: disable sysfs interface
2006-03-11 Arjan van de Ven[PATCH] edac: disable a few sysfs files to avoid them...
2006-03-10 Tim Small[PATCH] edac: mark as experimental
2006-02-08 Al Viro[PATCH] drivers/edac/i82875p_edac.c __user annotations
2006-02-05 Andi Kleen[PATCH] x86_64: Remove rogue default y in EDAC Kconfig
2006-02-03 Eric W. Biederman[PATCH] edac_mc: Remove include of version.h
2006-02-03 Randy Dunlap[PATCH] edac: use C99 initializers (sparse warnings)
2006-02-03 Dave Jones[PATCH] EDAC config cleanup
2006-01-19 Alan Cox[PATCH] EDAC: core EDAC support code
2006-01-19 Alan Cox[PATCH] EDAC: drivers for Radisys 82600
2006-01-19 Alan Cox[PATCH] EDAC: drivers for Intel i82860, i82875
2006-01-19 Alan Cox[PATCH] EDAC: drivers for AMD 76x and Intel E750x,...