index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
Age
Commit message (
Expand
)
Author
2010-10-24
i7core_edac: don't use a freed mci struct
Mauro Carvalho Chehab
2010-10-24
edac_core: Print debug messages at release calls
Mauro Carvalho Chehab
2010-10-24
edac_core: Don't let free(mci) happen while using it
Mauro Carvalho Chehab
2010-10-24
edac_core: Do a better job with node removal
Mauro Carvalho Chehab
2010-10-24
i7core_edac: explicitly remove PCI devices from the devices list
Mauro Carvalho Chehab
2010-10-24
i7core_edac: MCE NMI handling should stop first
Mauro Carvalho Chehab
2010-10-24
i7core_edac: Initialize all priv vars before start polling
Mauro Carvalho Chehab
2010-10-24
i7core_edac: Improve debug to seek for register/remove errors
Mauro Carvalho Chehab
2010-10-24
i7core_edac: move #if PAGE_SHIFT to edac_core.h
Mauro Carvalho Chehab
2010-10-24
i7core_edac: Properly mark const static vars as such
Mauro Carvalho Chehab
2010-10-24
i7core_edac: move static vars to the beginning of the file
Mauro Carvalho Chehab
2010-10-24
i7core_edac: Be sure that the edac pci handler will be properly released
Mauro Carvalho Chehab
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
[next]