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