index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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]