| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next |  Linus Torvalds | 1 | -7/+1 |
| 2014-05-30 | Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into next |  Bjorn Helgaas | 1 | -7/+1 |
| 2014-05-30 | i82875p_edac: Assign PCI resources before adding device |  Yinghai Lu | 1 | -1/+2 |
| 2014-05-30 | PCI: Make pci_bus_add_device() void |  Yijing Wang | 1 | -7/+1 |
| 2014-05-09 | EDAC: Fix MC scrub mode comparsion bug for correctable errors |  Loc Ho | 1 | -1/+1 |
| 2014-05-08 | EDAC, MCE, AMD: Remove leftover unused mask |  Borislav Petkov | 1 | -2/+0 |
| 2014-04-04 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media |  Linus Torvalds | 6 | -10/+10 |
| 2014-04-03 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac |  Linus Torvalds | 1 | -9/+16 |
| 2014-04-02 | Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr |  Linus Torvalds | 1 | -6/+173 |
| 2014-04-01 | Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp |  Linus Torvalds | 12 | -91/+130 |
| 2014-03-31 | EDAC: Octeon: Add error injection support |  Daniel Walker | 1 | -6/+171 |
| 2014-03-31 | EDAC: Octeon: Fix lack of opstate_init |  Daniel Walker | 1 | -0/+2 |
| 2014-03-13 | sb_edac: mark MCE messages as KERN_DEBUG |  Aristeu Rozanski | 1 | -9/+10 |
| 2014-03-13 | sb_edac: use "event" instead of "exception" when MC wasnt signaled |  Aristeu Rozanski | 1 | -2/+8 |
| 2014-03-11 | Merge tag 'v3.14-rc5' into patchwork |  Mauro Carvalho Chehab | 5 | -30/+42 |
| 2014-02-27 | amd64_edac: Add support for newer F16h models |  Aravind Gopalakrishnan | 2 | -0/+27 |
| 2014-02-25 | i7core_edac: Drop unused variable |  Jean Delvare | 1 | -7/+3 |
| 2014-02-25 | i82875p_edac: Drop redundant call to pci_get_device() |  Jean Delvare | 1 | -2/+0 |
| 2014-02-25 | amd8111_edac: Fix leaks in probe error paths |  Jean Delvare | 1 | -14/+30 |
| 2014-02-25 | e752x_edac: Drop pvt->bridge_ck |  Jean Delvare | 1 | -18/+10 |
| 2014-02-25 | i7300_edac: Fix device reference count |  Jean Delvare | 1 | -18/+20 |
| 2014-02-25 | i7core_edac: Fix PCI device reference count |  Jean Delvare | 1 | -2/+7 |
| 2014-02-24 | MCE, AMD: Fix decoding module loading on unsupported hw |  Borislav Petkov | 1 | -32/+33 |
| 2014-02-20 | i5100_edac: Remove an unneeded condition in i5100_init_csrows() |  Dan Carpenter | 1 | -10/+7 |
| 2014-02-20 | sb_edac: Degrade log level for device registration |  Jiang Liu | 1 | -1/+1 |
| 2014-02-14 | EDAC: Correct workqueue setup path |  Borislav Petkov | 1 | -4/+7 |
| 2014-02-14 | EDAC: Poll timeout cannot be zero, p2 |  Borislav Petkov | 3 | -7/+9 |
| 2014-02-10 | drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero |  Prarit Bhargava | 1 | -1/+1 |
| 2014-02-07 | amd64_edac: Fix logic to determine channel for F15 M30h processors |  Aravind Gopalakrishnan | 1 | -3/+11 |
| 2014-02-07 | edac/85xx: Remove deprecated IRQF_DISABLED |  Johannes Thumshirn | 1 | -3/+3 |
| 2014-02-07 | i3200_edac: Add a missing pci_disable_device() on the exit path |  Hitoshi Mitake | 1 | -0/+2 |
| 2014-02-07 | i5400_edac: Disable device when unloading module |  Aristeu Rozanski | 1 | -0/+2 |
| 2014-02-07 | [media, edac] Change my email address |  Mauro Carvalho Chehab | 6 | -10/+10 |
| 2014-02-03 | e752x_edac: Simplify call to pci_get_device() |  Jean Delvare | 1 | -1/+1 |
| 2014-01-20 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -1/+24 |
| 2014-01-20 | Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp |  Linus Torvalds | 22 | -104/+181 |
| 2014-01-10 | EDAC: Don't try to cancel workqueue when it's never setup |  Stephen Boyd | 1 | -0/+3 |
| 2013-12-21 | e752x_edac: Fix pci_dev usage count |  Aristeu Rozanski | 1 | -1/+3 |
| 2013-12-16 | Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/ras |  Ingo Molnar | 2 | -1/+24 |
| 2013-12-15 | sb_edac: Mark get_mci_for_node_id as static |  Rashika Kheria | 1 | -1/+1 |
| 2013-12-15 | EDAC: Mark edac_create_debug_nodes as static |  Rashika Kheria | 1 | -1/+1 |
| 2013-12-15 | amd64_edac: Remove "amd64" prefix from static functions |  Borislav Petkov | 1 | -62/+56 |
| 2013-12-15 | amd64_edac: Simplify code around decode_bus_error |  Borislav Petkov | 1 | -9/+4 |
| 2013-12-15 | amd64_edac: Mark amd64_decode_bus_error as static |  Rashika Kheria | 1 | -1/+1 |
| 2013-12-11 | EDAC, sb_edac: Modify H/W event reporting policy |  Chen, Gong | 1 | -1/+5 |
| 2013-12-11 | EDAC: Add an edac_report parameter to EDAC |  Chen, Gong | 1 | -0/+19 |
| 2013-12-06 | EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro |  Jingoo Han | 18 | -18/+18 |
| 2013-12-06 | amd64_edac: Fix condition to verify max channels allowed for F15 M30h |  Aravind Gopalakrishnan | 1 | -1/+1 |
| 2013-11-30 | sb_edac: Shut up compiler warning when EDAC_DEBUG is enabled |  Aristeu Rozanski | 1 | -1/+1 |
| 2013-11-25 | edac/85xx: Add PCIe error interrupt edac support |  Chunhe Lan | 2 | -11/+94 |