nfs: new subdir Documentation/filesystems/nfs
[safe/jmp/linux-2.6] / drivers / edac /
2009-10-08 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-10-07 Borislav Petkovamd64_edac: beef up DRAM error injection
2009-10-07 Borislav Petkovamd64_edac: fix DRAM base and limit extraction
2009-10-07 Borislav Petkovamd64_edac: fix chip select handling
2009-10-07 Keith Manntheyamd64_edac: simple fix to allow reporting of CECC errors
2009-10-07 Borislav Petkovamd64_edac: fix K8 intlv_sel check
2009-10-07 Borislav Petkovamd64_edac: fix interleave enable tests
2009-10-07 Borislav Petkovamd64_edac: fix DRAM base and limit address extraction
2009-10-07 Borislav Petkovamd64_edac: fix driver instance lookup table allocation
2009-10-02 Borislav Petkovx86: EDAC: carve out AMD MCE decoding logic
2009-10-02 Ingo Molnarx86: EDAC: MCE: Fix MCE decoding callback logic
2009-09-24 Jesper Dangaard... edac: core: remove completion-wait for complete with...
2009-09-24 Jason Uhlenkottedac: i3200 memory controller driver
2009-09-24 Julia Lawalledac: fix resource size calculation
2009-09-24 Ira W. Snyderedac: mpc85xx add mpc83xx support
2009-09-24 Yang Shiedac: mpc85xx add P2020DS support
2009-09-21 Anand Gadiyartrivial: fix typo "for for" in multiple files
2009-09-16 Borislav Petkovamd64_edac: check NB MCE bank enable on the current...
2009-09-16 Wan Weiamd64_edac: Rewrite unganged mode code of f10_early_cha...
2009-09-16 Borislav Petkovamd64_edac: cleanup amd64_check_ecc_enabled
2009-09-16 Andreas Herrmannx86, EDAC: Provide function to return NodeId of a CPU
2009-09-16 Ingo Molnaramd64_edac: build driver only on AMD hardware
2009-09-14 Borislav PetkovEDAC, AMD: decode FR MCEs
2009-09-14 Borislav PetkovEDAC, AMD: decode load store MCEs
2009-09-14 Borislav PetkovEDAC, AMD: decode bus unit MCEs
2009-09-14 Borislav PetkovEDAC, AMD: decode instruction cache MCEs
2009-09-14 Borislav PetkovEDAC, AMD: decode data cache MCEs
2009-09-14 Borislav PetkovEDAC, AMD: carve out decoding of MCi_STATUS ErrorCode
2009-09-14 Borislav PetkovEDAC, AMD: carve out MCi_STATUS decoding
2009-09-14 Borislav Petkovx86, mce: pass mce info to EDAC for decoding
2009-09-14 Borislav Petkovamd64_edac: cleanup amd64_decode_bus_error
2009-09-14 Borislav Petkovamd64_edac: remove memory and GART TLB error decoders
2009-09-14 Borislav Petkovamd64_edac: cleanup/complete NB MCE decoding
2009-09-14 Borislav Petkovamd64_edac: cleanup amd64_process_error_info
2009-09-14 Borislav PetkovEDAC: beef up ErrorCodeExt error signatures
2009-09-14 Borislav PetkovEDAC: move MCE error descriptions to EDAC core
2009-08-04 Doug Thompsonamd64_edac: print debug statements only on error
2009-08-03 Doug Thompsonamd64_edac: fix ECC checking
2009-07-30 Lu Zhiheedac: x38 fix mchbar high register addr
2009-07-27 Wan Weiamd64_edac: read the right F2 maskoffset reg
2009-07-01 Yang Shiedac: add DDR3 memory type for MPC85xx EDAC
2009-06-26 Borislav Petkovamd64_edac: misc small cleanups
2009-06-26 Borislav Petkovamd64_edac: fix ecc_enable_override handling
2009-06-26 Borislav Petkovamd64_edac: check only ECC bit in amd64_determine_edac_cap
2009-06-18 GeunSik Limedac: Kconfig: fix the meaning of EDAC abbreviation
2009-06-18 Mike Frysingeredac: add missing __devexit_p()
2009-06-18 Harry Ciaoedac: add edac_device_alloc_index()
2009-06-18 Harry Ciaoedac: add CPC925 Memory Controller driver
2009-06-12 Martin Olssontrivial: fix typos s/paramter/parameter/ and s/excute...
2009-06-10 Borislav PetkovEDAC: do not enable modules by default
2009-06-10 Borislav Petkovamd64_edac: do not enable module by default
2009-06-10 Doug Thompsonamd64_edac: add module registration routines
2009-06-10 Doug Thompsonamd64_edac: add ECC reporting initializers
2009-06-10 Doug Thompsonamd64_edac: add EDAC core-related initializers
2009-06-10 Doug Thompsonamd64_edac: add error decoding logic
2009-06-10 Doug Thompsonamd64_edac: add ECC chipkill syndrome mapping table
2009-06-10 Doug Thompsonamd64_edac: add per-family descriptors
2009-06-10 Doug Thompsonamd64_edac: add F10h-and-later methods-p3
2009-06-10 Doug Thompsonamd64_edac: add F10h-and-later methods-p2
2009-06-10 Doug Thompsonamd64_edac: add F10h-and-later methods-p1
2009-06-10 Doug Thompsonamd64_edac: add k8-specific methods
2009-06-10 Doug Thompsonamd64_edac: assign DRAM chip select base and mask in...
2009-06-10 Doug Thompsonamd64_edac: add helper to dump relevant registers
2009-06-10 Doug Thompsonamd64_edac: add DRAM address type conversion facilities
2009-06-10 Doug Thompsonamd64_edac: add functionality to compute the DRAM hole
2009-06-10 Doug Thompsonamd64_edac: add sys addr to memory controller mapping...
2009-06-10 Doug Thompsonamd64_edac: add memory scrubber interface
2009-06-10 Doug Thompsonamd64_edac: add MCA error types
2009-06-10 Doug Thompsonamd64_edac: add DRAM error injection logic using sysfs
2009-06-10 Doug Thompsonamd64_edac: add debugging/testing code
2009-06-10 Doug Thompsonamd64_edac: add driver header
2009-06-10 Borislav Petkovedac: fold __func__ into edac_debug_printk
2009-05-29 Harry Ciaoedac: AMD8111 & AMD8131 Kconfig fixup
2009-05-29 Harry Ciaoedac: AMD8111 & AMD8131 use dev_name()
2009-04-21 Dave Jiangedac: ppc mpc85xx fix mc err detect
2009-04-13 Jean Delvareedac: use to_delayed_work()
2009-04-13 Jeff Haranedac: fix local pci_write_bits32
2009-04-03 Harry Ciaoedac: AMD8111 driver Kconfig & Makefile
2009-04-03 Harry Ciaoedac: AMD8131 driver Kconfig & Makefile
2009-04-03 Harry Ciaoedac: AMD8131 driver source file
2009-04-03 Harry Ciaoedac: AMD8131 driver header file
2009-04-03 Harry Ciaoedac: Add edac_pci_alloc_index()
2009-04-03 Harry Ciaoedac: AMD8111 driver source file
2009-04-03 Harry Ciaoedac: AMD8111 driver header file
2009-04-03 Grant Ericksonedac: new ppc4xx driver module
2009-04-03 Doug Thompsonedac: remove EDAC's experimental status
2009-04-03 Hitoshi Mitakeedac: add more verbose debug info
2009-03-24 Kay Sieversedac: struct device - replace bus_id with dev_name...
2009-01-28 Stephen Rothwellpowerpc: More printing warning fixes for the l64 to...
2009-01-06 Mauro Carvalho Chehabedac: driver for i5400 MCH (update)
2009-01-06 Mauro Carvalho Chehabedac: driver for i5400 MCH (Seaburg)
2009-01-06 Kumar Galaedac: fix mpc85xx and add mpc8536 mpc8560
2009-01-06 Kay Sieversedac: struct device: replace bus_id with dev_name(...
2009-01-06 Arjan van de Venpci: use pci_ioremap_bar() in drivers/edac
2008-12-29 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-12-23 Harry Ciaoedac: fix edac core deadlock when removing a device
2008-12-22 Benjamin Krillpowerpc/cell: add QPACE as a separate Cell platform
2008-12-02 Jarkko Lavineni82875p_edac: fix module remove
2008-12-02 Jarkko Lavineni82875p_edac: fix overflow device resource setup
2008-11-13 Darrick J. Wongi5000-edac: hold reference to mci kobject
next