index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
Age
Commit message (
Expand
)
Author
Lines
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
-1
/
+0
2013-08-27
amd64_edac: Fix incorrect wraparounds
Aravind Gopalakrishnan
-5
/
+6
2013-08-27
amd64_edac: Correct erratum 505 range
Borislav Petkov
-4
/
+4
2013-08-15
Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Ingo Molnar
-8
/
+15
2013-08-14
cpc925_edac: Use proper array termination
Jingoo Han
-1
/
+1
2013-08-12
amd64_edac: Get rid of boot_cpu_data accesses
Borislav Petkov
-48
/
+46
2013-08-12
amd64_edac: Add ECC decoding support for newer F15h models
Aravind Gopalakrishnan
-34
/
+270
2013-08-09
x38_edac: Make a local function static
Jingoo Han
-2
/
+1
2013-08-09
i3200_edac: Make a local function static
Jingoo Han
-2
/
+1
2013-07-29
amd64_edac: Fix single-channel setups
Borislav Petkov
-1
/
+8
2013-07-24
EDAC: Replace strict_strtol() with kstrtol()
Jingoo Han
-2
/
+4
2013-07-23
EDAC: Fix lockdep splat
Borislav Petkov
-14
/
+25
2013-07-17
edac: Remove redundant platform_set_drvdata()
Sachin Kamat
-1
/
+0
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-3
/
+3
2013-07-03
Merge tag 'edac_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
-15
/
+16
2013-06-10
MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
David Daney
-3
/
+3
2013-06-08
EDAC, MCE, AMD: Add an MCE signature for new Fam15h models
Aravind Gopalakrishnan
-2
/
+3
2013-06-08
EDAC: Replace strict_strtoul() with kstrtoul()
Jingoo Han
-13
/
+13
2013-06-03
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
-1
/
+1
2013-05-21
amd64_edac: Fix bogus sysfs file permissions
Borislav Petkov
-2
/
+2
2013-05-09
Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-9
/
+9
2013-05-09
EDAC: Don't give write permission to read-only files
Srivatsa S. Bhat
-6
/
+6
2013-04-30
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-28
/
+44
2013-04-29
edac: sb_edac.c should not require prescence of IMC_DDRIO device
Luck, Tony
-24
/
+29
2013-04-29
i7300_edac: Fix memory detection in single mode
Mauro Carvalho Chehab
-4
/
+15
2013-04-19
amd64_edac: Add Family 16h support
Aravind Gopalakrishnan
-2
/
+67
2013-03-25
EDAC, mc_sysfs.c: Fix string array pointer types
Borislav Petkov
-3
/
+3
2013-03-16
EDAC: Merge mci.mem_is_per_rank with mci.csbased
Mauro Carvalho Chehab
-5
/
+4
2013-03-16
amd64_edac: Correct DIMM sizes
Mauro Carvalho Chehab
-15
/
+12
2013-03-05
EDAC: Make sysfs functions static
Stephen Hemminger
-1
/
+1
2013-02-28
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-84
/
+899
2013-02-26
i5100_edac: convert to use simple_open()
Wei Yongjun
-7
/
+1
2013-02-26
ghes_edac: fix to use list_for_each_entry_safe() when delete list items
Wei Yongjun
-2
/
+2
2013-02-25
ghes_edac: Fix RAS tracing
Mauro Carvalho Chehab
-0
/
+13
2013-02-25
ghes_edac: Make it compliant with UEFI spec 2.3.1
Mauro Carvalho Chehab
-15
/
+180
2013-02-25
ghes_edac: Improve driver's printk messages
Mauro Carvalho Chehab
-10
/
+26
2013-02-25
ghes_edac: Don't credit the same memory dimm twice
Mauro Carvalho Chehab
-4
/
+13
2013-02-25
ghes_edac: do a better job of filling EDAC DIMM info
Mauro Carvalho Chehab
-12
/
+180
2013-02-25
ghes_edac: add support for reporting errors via EDAC
Mauro Carvalho Chehab
-2
/
+54
2013-02-25
ghes_edac: Register at EDAC core the BIOS report
Mauro Carvalho Chehab
-0
/
+138
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2013-02-21
edac: add support for raw error reports
Mauro Carvalho Chehab
-22
/
+47
2013-02-21
edac: reduce stack pressure by using a pre-allocated buffer
Mauro Carvalho Chehab
-33
/
+48
2013-02-21
edac: lock module owner to avoid error report conflicts
Mauro Carvalho Chehab
-4
/
+21
2013-02-21
edac: add a new memory layer type
Mauro Carvalho Chehab
-0
/
+1
2013-02-21
edac: initialize the core earlier
Mauro Carvalho Chehab
-1
/
+1
2013-02-21
edac: better report error conditions in debug mode
Mauro Carvalho Chehab
-1
/
+6
2013-02-21
i5100_edac: Remove two checkpatch warnings
Mauro Carvalho Chehab
-4
/
+2
2013-02-21
i5100_edac: connect fault injection to debugfs node
Niklas Söderlund
-1
/
+70
2013-02-21
i5100_edac: add fault injection code
Niklas Söderlund
-0
/
+87
[next]