]> bbs.cooldavid.org Git - net-next-2.6.git/history - drivers/edac/i7core_edac.c
i7core_edac: Avoid doing multiple probes for the same card
[net-next-2.6.git] / drivers / edac / i7core_edac.c
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-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-10 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-06-10 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-06-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-06-09 Linus TorvaldsMerge branch 'for-2.6.35' of git://linux-nfs.org/~bfiel...
2010-06-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-08 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.35
2010-06-05 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2010-06-05 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-06-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-06-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-06-04 Linus TorvaldsMerge branch 'linux_next' of git://git.kernel.org/pub...
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...
2010-05-10 Keith Manntheyi7core_edac: Probe on Xeons eariler
2010-05-10 Mauro Carvalho Chehabi7core: Use registered memories per processor
2010-05-10 Mauro Carvalho Chehabi7core_edac: Use Device 3 function 2 to report errors...
2010-05-10 Keith Manntheyi7core_edac: Fix ecc enable shift
2010-05-10 Mauro Carvalho Chehabi7core_edac: Print an error message if pci register...
2010-05-10 Mauro Carvalho Chehabi7core_edac: CodingSyle fixes/cleanups
2010-05-10 Mauro Carvalho Chehabi7core_edac: fix error injection
2010-05-10 Mauro Carvalho Chehabi7core_edac: fix error codes for sysfs error injection...
2010-05-10 Mauro Carvalho Chehabi7core_edac: some fixes at error injection code
2010-05-10 Mauro Carvalho Chehabi7core_edac: Some cleanups at displayed info
2010-05-10 Mauro Carvalho Chehabi7core: remove some uneeded noisy debug messages
2010-05-10 Mauro Carvalho Chehabi7core: add socket info at the debug msg
2010-05-10 Mauro Carvalho Chehabi7core: better document i7core_get_active_channels()
2010-05-10 Mauro Carvalho Chehabi7core: fix get_devices routine for Xeon55xx
2010-05-10 Mauro Carvalho Chehabi7core: enrich error information based on memory transa...
2010-05-10 Mauro Carvalho Chehabi7core: check if the memory error is fatal or non-fatal
2010-05-10 Mauro Carvalho Chehabi7core: fix probing on Xeon55xx
2010-05-10 Mauro Carvalho Chehabi7core_edac: some fixes at memory error parser
2010-05-10 Mauro Carvalho Chehabi7core_edac: decode mcelog error and send it via edac...
2010-05-10 Mauro Carvalho Chehabi7core_edac: maps all sockets as if ther are one MC...
2010-05-10 Mauro Carvalho Chehabi7core_edac: add support for more than one MC socket
2010-05-10 Mauro Carvalho Chehabi7core_edac: Add a code to probe Xeon 55xx bus
2010-05-10 Mauro Carvalho Chehabi7core_edac: Adds write unlock to MC registers
2010-05-10 Mauro Carvalho Chehabi7core_edac: Add edac_mce glue
2010-05-10 Mauro Carvalho Chehabi7core_edac: CodingStyle fixes
2010-05-10 Mauro Carvalho Chehabi7core_edac: fill csrows edac sysfs info
2010-05-10 Mauro Carvalho Chehabi7core_edac: Memory info fixes and preparation for...
2010-05-10 Mauro Carvalho Chehabi7core_edac: Get more info about the memory DIMMs
2010-05-10 Mauro Carvalho Chehabi7core_edac: Add more information about each active...
2010-05-10 Mauro Carvalho Chehabi7core_edac: Improve error handling
2010-05-10 Mauro Carvalho Chehabi7core_edac: Properly fill struct csrow_info
2010-05-10 Mauro Carvalho Chehabi7core_edac: Add additional tests for error detection
2010-05-10 Mauro Carvalho Chehabi7core_edac: Add a memory check routine, based on devic...
2010-05-10 Mauro Carvalho Chehabi7core_edac: need mci->edac_check, otherwise module...
2010-05-10 Mauro Carvalho Chehabi7core_edac: A few fixes at error injection code
2010-05-10 Mauro Carvalho Chehabi7core_edac: Show read/write virtual/physical channel...
2010-05-10 Mauro Carvalho Chehabi7core_edac: Registers all supported MC functions
2010-05-10 Mauro Carvalho Chehabi7core_edac: Add more status functions to EDAC driver
2010-05-10 Mauro Carvalho Chehabi7core_edac: Add error insertion code for Nehalem
2010-05-10 Mauro Carvalho Chehabi7core_edac: Add an EDAC memory controller driver for...