Age | Commit message (Expand) | Author |
2010-10-01 | i7core_edac: fix panic in udimm sysfs attributes registration | Marcin Slusarz |
2010-09-27 | amd64_edac: Fix driver module removal | Borislav Petkov |
2010-08-26 | amd64_edac: Do not report error overflow as a separate error | Borislav Petkov |
2010-08-24 | MCE, AMD: Limit MCE decoding to current families for now | Borislav Petkov |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-11 | edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllers | Anton Vorontsov |
2010-08-11 | edac: i5400: improve handling of pci_enable_device() return value | Kulikov Vasiliy |
2010-08-11 | edac: i5000: improve handling of pci_enable_device() return value | Kulikov Vasiliy |
2010-08-11 | edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKE | Christoph Egger |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely |
2010-08-04 | amd64_edac: Minor formatting fix | Borislav Petkov |
2010-08-04 | amd64_edac: Fix operator precendence error | Borislav Petkov |
2010-08-03 | edac, mc: Improve scrub rate handling | Borislav Petkov |
2010-08-03 | amd64_edac: Correct scrub rate setting | Borislav Petkov |
2010-08-03 | amd64_edac: Fix DCT base address selector | Borislav Petkov |
2010-08-03 | amd64_edac: Remove polling mechanism | Borislav Petkov |
2010-08-03 | amd64_edac: Remove unneeded defines | Borislav Petkov |
2010-08-03 | edac: Remove EDAC_DEBUG_VERBOSE | Borislav Petkov |
2010-08-03 | amd64_edac: Sanitize syndrome extraction | Borislav Petkov |
2010-07-27 | edac: mpc85xx: fix coldplug/hotplug module autoloading | Anton Vorontsov |
2010-07-26 | quiesce EDAC initialisation on desktop/mobile i7 | Daniel J Blueman |
2010-07-20 | edac: mpc85xx: add support for MPC8569 EDAC controllers | Anton Vorontsov |
2010-07-20 | edac: mpc85xx: fix MPC85xx dependency | Anton Vorontsov |
2010-07-04 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2010-07-02 | i7core_edac: Avoid doing multiple probes for the same card | Mauro Carvalho Chehab |
2010-07-02 | i7core_edac: Properly discover the first QPI device | Mauro Carvalho Chehab |
2010-07-02 | amd64_edac: Fix syndrome calculation on K8 | Borislav Petkov |
2010-06-04 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2010-06-02 | of/edac: fix build breakage in drivers | Anatolij Gustschin |
2010-05-27 | drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE | Joe Perches |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-18 | i7core_edac: Better describe the supported devices | Mauro Carvalho Chehab |
2010-05-18 | Add support for Westmere to i7core_edac driver | Vernon Mauery |
2010-05-18 | PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments | Roman Fietze |
2010-05-18 | i7core_edac: don't free on success | Tony Luck |
2010-05-18 | i7core_edac: Add support for X5670 | Mauro Carvalho Chehab |
2010-05-18 | Always call i7core_[ur]dimm_check_mc_ecc_err | Vernon Mauery |
2010-05-18 | i7core_edac: fix memory leak of i7core_dev | Alexander Beregalov |
2010-05-18 | EDAC: add __init to i7core_xeon_pci_fixup | Jiri Slaby |
2010-05-10 | i7core_edac: Fix wrong device id for channel 1 devices | Mauro Carvalho Chehab |
2010-05-10 | i7core: add support for Lynnfield alternate address | Mauro Carvalho Chehab |
2010-05-10 | i7core_edac: Add initial support for Lynnfield | Mauro Carvalho Chehab |
2010-05-10 | edac: fix i7core build | Randy Dunlap |
2010-05-10 | edac: i7core_edac produces undefined behaviour on 32bit | Alan Cox |
2010-05-10 | i7core_edac: Use a more generic approach for probing PCI devices | Mauro Carvalho Chehab |
2010-05-10 | i7core_edac: PCI device is called NONCORE, instead of NOCORE | Mauro Carvalho Chehab |
2010-05-10 | i7core_edac: Fix ringbuffer maxsize | Mauro Carvalho Chehab |
2010-05-10 | i7core_edac: First store, then increment | Mauro Carvalho Chehab |
2010-05-10 | i7core_edac: Better parse "any" addrmask | Mauro Carvalho Chehab |