Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / edac / i7core_edac.c
2012-04-20 Jan Beulich- Update Xen patches to 3.4-rc3 and c/s 1172.
2012-03-19 Lionel DebrouxEDAC: Make pci_device_id tables __devinitconst.
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2011-12-14 Borislav Petkovx86, mce: Add wrappers for registering on the decode...
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-11-01 Mauro Carvalho Chehabi7core_edac: Initialize memory name with cpu, channel...
2011-11-01 Sedat Dileki7core_edac: Fix compilation on 32 bits arch
2011-11-01 Nils Carlsoni7core_edac: scrubbing fixups
2011-11-01 Mauro Carvalho Chehabi7core_edac: return -ENODEV if no MC is found
2011-11-01 Mauro Carvalho Chehabi7core_edac: use edac's own way to print errors
2011-11-01 Borislav Petkovi7core_edac: Drop the edac_mce facility
2011-10-31 Thomas RenningerEDAC i7core: Use mce socketid for better compatibility
2011-10-31 Mauro Carvalho Chehabi7core_edac: Don't enable memory scrubbing for Xeon...
2011-10-31 Samuel Gabrielssoni7core_edac: Add scrubbing support
2011-10-31 Mauro Carvalho Chehabi7core_edac: Fix oops when trying to inject errors
2011-10-31 David Sterbai7core_edac: fix misuse of logical operation in place...
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-08-18 Mathias Krausei7core_edac: fixed typo in error count calculation
2011-07-05 Jan Beulich- Update Xen patches to 3.0-rc5 and c/s 1095.
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-26 Linus TorvaldsMerge branch 'trivial' of git://git./linux/kernel/git...
2011-04-18 Michal Marekedac: Drop __DATE__ usage
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-03-31 Lucas De MarchiFix common misspellings
2011-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2010-12-28 David Sterbai7core_edac: fix typos in comments
2010-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-26 Jan Beulich- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
2010-10-24 Mauro Carvalho Chehabi7core_edac: return -ENODEV when devices were already...
2010-10-24 Mauro Carvalho Chehabi7core_edac: properly terminate pci_dev_table
2010-10-24 Mauro Carvalho Chehabi7core_edac: Avoid PCI refcount to reach zero on succes...
2010-10-24 Mauro Carvalho Chehabi7core_edac: Fix refcount error at PCI devices
2010-10-24 Mauro Carvalho Chehabi7core_edac: it is safe to i7core_unregister_mci()...
2010-10-24 Mauro Carvalho Chehabi7core_edac: Fix an oops at i7core probe
2010-10-24 Hidetoshi Setoi7core_edac: Remove unused member channels in i7core_pvt
2010-10-24 Hidetoshi Setoi7core_edac: Remove unused arg csrow from get_dimm_config
2010-10-24 Hidetoshi Setoi7core_edac: Reduce args of i7core_register_mci
2010-10-24 Hidetoshi Setoi7core_edac: Introduce i7core_unregister_mci
2010-10-24 Hidetoshi Setoi7core_edac: Use saved pointers
2010-10-24 Hidetoshi Setoi7core_edac: Check probe counter in i7core_remove
2010-10-24 Hidetoshi Setoi7core_edac: Call pci_dev_put() when alloc_i7core_dev...
2010-10-24 Hidetoshi Setoi7core_edac: Fix error path of i7core_register_mci
2010-10-24 Hidetoshi Setoi7core_edac: Fix order of lines in i7core_register_mci
2010-10-24 Hidetoshi Setoi7core_edac: Always do get/put for all devices
2010-10-24 Hidetoshi Setoi7core_edac: Introduce i7core_pci_ctl_create/release
2010-10-24 Hidetoshi Setoi7core_edac: Introduce free_i7core_dev
2010-10-24 Hidetoshi Setoi7core_edac: Introduce alloc_i7core_dev
2010-10-24 Hidetoshi Setoi7core_edac: Reduce args of i7core_get_onedevice
2010-10-24 Hidetoshi Setoi7core_edac: Fix the logic in i7core_remove()
2010-10-24 Mauro Carvalho Chehabi7core_edac: Don't do the legacy PCI probe by default
2010-10-24 Mauro Carvalho Chehabi7core_edac: don't use a freed mci struct
2010-10-24 Mauro Carvalho Chehabedac_core: Print debug messages at release calls
2010-10-24 Mauro Carvalho Chehabi7core_edac: explicitly remove PCI devices from the...
2010-10-24 Mauro Carvalho Chehabi7core_edac: MCE NMI handling should stop first
2010-10-24 Mauro Carvalho Chehabi7core_edac: Initialize all priv vars before start...
2010-10-24 Mauro Carvalho Chehabi7core_edac: Improve debug to seek for register/remove...
2010-10-24 Mauro Carvalho Chehabi7core_edac: move #if PAGE_SHIFT to edac_core.h
2010-10-24 Mauro Carvalho Chehabi7core_edac: Properly mark const static vars as such
2010-10-24 Mauro Carvalho Chehabi7core_edac: move static vars to the beginning of the...
2010-10-24 Mauro Carvalho Chehabi7core_edac: Be sure that the edac pci handler will...
2010-10-12 Jan Beulich- Update Xen patches to 2.6.36-rc7 and c/s 1042.
2010-10-01 Marcin Slusarzi7core_edac: fix panic in udimm sysfs attributes regist...
2010-07-26 Daniel J Bluemanquiesce EDAC initialisation on desktop/mobile i7
2010-07-02 Mauro Carvalho Chehabi7core_edac: Avoid doing multiple probes for the same...
2010-07-02 Mauro Carvalho Chehabi7core_edac: Properly discover the first QPI device
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-18 Mauro Carvalho Chehabi7core_edac: Better describe the supported devices
2010-05-18 Vernon MaueryAdd support for Westmere to i7core_edac driver
2010-05-18 Tony Lucki7core_edac: don't free on success
2010-05-18 Mauro Carvalho Chehabi7core_edac: Add support for X5670
2010-05-18 Vernon MaueryAlways call i7core_[ur]dimm_check_mc_ecc_err
2010-05-18 Alexander Beregalovi7core_edac: fix memory leak of i7core_dev
2010-05-18 Jiri SlabyEDAC: add __init to i7core_xeon_pci_fixup
2010-05-10 Mauro Carvalho Chehabi7core_edac: Fix wrong device id for channel 1 devices
2010-05-10 Mauro Carvalho Chehabi7core: add support for Lynnfield alternate address
2010-05-10 Mauro Carvalho Chehabi7core_edac: Add initial support for Lynnfield
2010-05-10 Randy Dunlapedac: fix i7core build
2010-05-10 Alan Coxedac: i7core_edac produces undefined behaviour on 32bit
2010-05-10 Mauro Carvalho Chehabi7core_edac: Use a more generic approach for probing...
2010-05-10 Mauro Carvalho Chehabi7core_edac: PCI device is called NONCORE, instead...
2010-05-10 Mauro Carvalho Chehabi7core_edac: Fix ringbuffer maxsize
2010-05-10 Mauro Carvalho Chehabi7core_edac: First store, then increment
2010-05-10 Mauro Carvalho Chehabi7core_edac: Better parse "any" addrmask
2010-05-10 Mauro Carvalho Chehabi7core_edac: Use a lockless ringbuffer
2010-05-10 Mauro Carvalho Chehabi7core_edac: Convert UDIMM error counters into a proper...
2010-05-10 Mauro Carvalho Chehabedac: store/show methods for device groups weren't...
2010-05-10 Mauro Carvalho Chehabi7core_edac: Add support for sysfs addrmatch group
2010-05-10 Mauro Carvalho Chehabi7core_edac: Avoid printing a warning when debug is...
2010-05-10 Mauro Carvalho Chehabi7core_edac: We need to use list_for_each_entry_safe...
2010-05-10 Mauro Carvalho Chehabi7core_edac: change remove module strategy
2010-05-10 Mauro Carvalho Chehabi7core_edac: remove static counter for max sockets
2010-05-10 Mauro Carvalho Chehabi7core_edac: at remove, don't remove all pci devices...
2010-05-10 Mauro Carvalho Chehabi7core_edac: Fix a bug when printing error counts with...
2010-05-10 Mauro Carvalho Chehabi7core_edac: a few fixes for multiple mc's
2010-05-10 Mauro Carvalho Chehabi7core_edac: sanity check: print a warning if a mcelog...
2010-05-10 Mauro Carvalho Chehabi7core_edac: create one mc per socket/QPI
2010-05-10 Mauro Carvalho ChehabDynamically allocate memory for PCI devices
2010-05-10 Mauro Carvalho Chehabi7core: temporary workaround to allow it to compile...
2010-05-10 Mauro Carvalho Chehabi7core_edac: Improve corrected_error_counts output...
next