Age | Commit message (Expand) | Author |
2014-08-15 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2014-08-14 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2014-08-04 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-07-14 | EDAC, MCE, AMD: Add MCE decoding for F15h M60h | Aravind Gopalakrishnan |
2014-07-10 | ie31200_edac: Allocate mci and map mchbar first | Jason Baron |
2014-07-04 | ie31200_edac: Introduce the driver | Jason Baron |
2014-07-04 | x38_edac: make use of lo_hi_readq() | Jason Baron |
2014-06-26 | sb_edac: add support for Haswell based systems | Aristeu Rozanski |
2014-06-26 | sb_edac: Fix mix tab/spaces alignments | Mauro Carvalho Chehab |
2014-06-26 | edac: add DDR4 and RDDR4 | Aristeu Rozanski |
2014-06-26 | sb_edac: remove bogus assumption on mc ordering | Aristeu Rozanski |
2014-06-26 | sb_edac: make minimal use of channel_mask | Aristeu Rozanski |
2014-06-26 | sb_edac: fix socket detection on Ivy Bridge controllers | Aristeu Rozanski |
2014-06-26 | sb_edac: update Kconfig description | Aristeu Rozanski |
2014-06-26 | sb_edac: search devices using product id | Aristeu Rozanski |
2014-06-26 | sb_edac: make RIR limit retrieval per model | Aristeu Rozanski |
2014-06-26 | sb_edac: make node id retrieval per model | Aristeu Rozanski |
2014-06-26 | sb_edac: make memory type detection per memory controller | Aristeu Rozanski |
2014-06-26 | of: Migrate of_find_node_by_name() users to for_each_node_by_name() | Grant Likely |
2014-06-24 | EDAC, edac_module.c: Remove unnecessary test on unsigned value | Fabian Frederick |
2014-06-23 | trace, RAS: Add basic RAS trace event | Chen, Gong |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-05-30 | Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi... | Bjorn Helgaas |
2014-05-30 | i82875p_edac: Assign PCI resources before adding device | Yinghai Lu |
2014-05-30 | PCI: Make pci_bus_add_device() void | Yijing Wang |
2014-05-09 | EDAC: Fix MC scrub mode comparsion bug for correctable errors | Loc Ho |
2014-05-08 | EDAC, MCE, AMD: Remove leftover unused mask | Borislav Petkov |
2014-04-04 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-04-03 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2014-04-02 | Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u... | Linus Torvalds |
2014-04-01 | Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2014-03-31 | EDAC: Octeon: Add error injection support | Daniel Walker |
2014-03-31 | EDAC: Octeon: Fix lack of opstate_init | Daniel Walker |
2014-03-13 | sb_edac: mark MCE messages as KERN_DEBUG | Aristeu Rozanski |
2014-03-13 | sb_edac: use "event" instead of "exception" when MC wasnt signaled | Aristeu Rozanski |
2014-03-11 | Merge tag 'v3.14-rc5' into patchwork | Mauro Carvalho Chehab |
2014-02-27 | amd64_edac: Add support for newer F16h models | Aravind Gopalakrishnan |
2014-02-25 | i7core_edac: Drop unused variable | Jean Delvare |
2014-02-25 | i82875p_edac: Drop redundant call to pci_get_device() | Jean Delvare |
2014-02-25 | amd8111_edac: Fix leaks in probe error paths | Jean Delvare |
2014-02-25 | e752x_edac: Drop pvt->bridge_ck | Jean Delvare |
2014-02-25 | i7300_edac: Fix device reference count | Jean Delvare |
2014-02-25 | i7core_edac: Fix PCI device reference count | Jean Delvare |
2014-02-24 | MCE, AMD: Fix decoding module loading on unsupported hw | Borislav Petkov |
2014-02-20 | i5100_edac: Remove an unneeded condition in i5100_init_csrows() | Dan Carpenter |
2014-02-20 | sb_edac: Degrade log level for device registration | Jiang Liu |
2014-02-14 | EDAC: Correct workqueue setup path | Borislav Petkov |
2014-02-14 | EDAC: Poll timeout cannot be zero, p2 | Borislav Petkov |
2014-02-10 | drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero | Prarit Bhargava |
2014-02-07 | amd64_edac: Fix logic to determine channel for F15 M30h processors | Aravind Gopalakrishnan |