index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-09-22
5
-0
/
+658
|
\
|
*
ARM: 8891/1: EDAC: armada_xp: Add support for more SoCs
Chris Packham
2019-08-29
1
-0
/
+5
|
*
ARM: 8888/1: EDAC: Add driver for the Marvell Armada XP SDRAM and L2 cache ECC
Jan Luebbe
2019-08-29
3
-0
/
+638
|
*
ARM: 8892/1: EDAC: Add missing debugfs_create_x32 wrapper
Jan Luebbe
2019-08-29
2
-0
/
+15
*
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-16
3
-4
/
+4
|
\
\
|
*
|
x86/intel: Aggregate microserver naming
Peter Zijlstra
2019-08-28
3
-4
/
+4
|
|
/
*
|
EDAC/amd64: Add PCI device IDs for family 17h, model 70h
Isaac Vaughn
2019-09-07
2
-0
/
+16
*
|
EDAC/mc_sysfs: Make debug messages consistent
Robert Richter
2019-09-04
1
-34
/
+30
*
|
EDAC/mc_sysfs: Remove pointless gotos
Robert Richter
2019-09-03
1
-13
/
+7
*
|
EDAC: Prefer 'unsigned int' to bare use of 'unsigned'
Robert Richter
2019-09-03
5
-25
/
+27
*
|
EDAC/amd64: Support asymmetric dual-rank DIMMs
Yazen Ghannam
2019-08-23
2
-4
/
+15
*
|
EDAC/amd64: Cache secondary Chip Select registers
Yazen Ghannam
2019-08-23
2
-3
/
+24
*
|
EDAC/amd64: Decode syndrome before translating address
Yazen Ghannam
2019-08-23
1
-7
/
+7
*
|
EDAC/amd64: Find Chip Select memory size using Address Mask
Yazen Ghannam
2019-08-23
1
-44
/
+70
*
|
EDAC/amd64: Initialize DIMM info for systems with more than two channels
Yazen Ghannam
2019-08-23
1
-14
/
+52
*
|
EDAC/amd64: Recognize DRAM device type ECC capability
Yazen Ghannam
2019-08-23
1
-2
/
+12
*
|
EDAC/amd64: Support more than two controllers for chip selects handling
Yazen Ghannam
2019-08-22
2
-57
/
+71
*
|
EDAC/mc: Cleanup _edac_mc_free() code
Robert Richter
2019-08-14
1
-13
/
+12
*
|
EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()
Stephen Douthit
2019-08-09
1
-1
/
+6
*
|
EDAC, mellanox: Add ECC support for BlueField DDR4
Shravan Kumar Ramani
2019-08-08
3
-0
/
+364
*
|
EDAC/altera: Use the proper type for the IRQ status bits
Dan Carpenter
2019-08-07
1
-1
/
+3
*
|
EDAC/mc: Fix grain_bits calculation
Robert Richter
2019-08-03
1
-2
/
+6
*
|
edac: altera: Move Stratix10 SDRAM ECC to peripheral
Thor Thayer
2019-07-25
2
-5
/
+74
|
/
*
EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec
Eiichi Tsukata
2019-06-27
2
-9
/
+9
*
EDAC, skx, i10nm: Fix source ID register offset
Qiuxu Zhuo
2019-06-26
4
-5
/
+5
*
EDAC, i10nm: Check ECC enabling status per channel
Qiuxu Zhuo
2019-06-26
1
-3
/
+3
*
EDAC, i10nm: Add Intel additional Ice-Lake support
Qiuxu Zhuo
2019-06-20
1
-0
/
+2
*
EDAC: Make edac_debugfs_create_x*() return void
Greg Kroah-Hartman
2019-06-20
2
-16
/
+14
*
EDAC/aspeed: Remove set but not used variable 'np'
YueHaibing
2019-06-20
1
-4
/
+0
*
EDAC/ie31200: Reformat PCI device table
Marco Elver
2019-06-20
1
-60
/
+20
*
EDAC/ie31200: Add Intel Coffee Lake CPU support
Marco Elver
2019-06-20
1
-3
/
+55
*
EDAC/sifive: Add EDAC platform driver for SiFive SoCs
Yash Shah
2019-06-20
3
-0
/
+126
*
EDAC/sb_edac: Remove redundant update of tad_base
Colin Ian King
2019-06-20
1
-1
/
+0
*
EDAC/altera: Add Stratix10 SDMMC support
Thor Thayer
2019-06-20
1
-1
/
+15
*
EDAC/altera: Add Stratix10 OCRAM ECC support
Thor Thayer
2019-06-20
1
-2
/
+25
*
EDAC/sysfs: Drop device references properly
Greg KH
2019-06-20
1
-3
/
+7
*
EDAC/sysfs: Fix memory leak when creating a csrow object
Pan Bian
2019-06-20
1
-1
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
2
-12
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
6
-78
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
2
-18
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
2
-24
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172
Thomas Gleixner
2019-05-30
4
-12
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
3
-0
/
+3
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-16
2
-10
/
+6
|
\
|
*
EDAC/mc: Fix edac_mc_find() in case no device is found
Robert Richter
2019-05-14
1
-8
/
+4
|
*
EDAC/mpc85xx: Prevent building as a module
Michael Ellerman
2019-05-10
1
-2
/
+2
*
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-06
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
Yazen Ghannam
2019-04-23
1
-2
/
+2
[next]