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
/
sb_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-20
Merge tag 'v3.8-rc7' into next
Mauro Carvalho Chehab
1
-4
/
+3
2013-01-04
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+3
2012-12-21
sb_edac: add a missing /n on a debug message
Mauro Carvalho Chehab
1
-1
/
+1
2012-09-25
sb_edac: Avoid overflow errors at memory size calculation
Mauro Carvalho Chehab
1
-3
/
+4
2012-07-30
Merge branch 'devel'
Mauro Carvalho Chehab
1
-131
/
+126
2012-06-12
sb_edac: properly handle error count
Mauro Carvalho Chehab
1
-4
/
+3
2012-06-12
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
1
-2
/
+2
2012-06-11
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
1
-2
/
+2
2012-06-11
edac: Convert debugfX to edac_dbg(X,
Joe Perches
1
-121
/
+119
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
1
-12
/
+10
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
1
-2
/
+2
2012-06-11
edac: fix the error about memory type detection on SandyBridge
Chen Gong
1
-1
/
+1
2012-06-11
edac: avoid mce decoding crash after edac driver unloaded
Chen Gong
1
-4
/
+4
2012-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
1
-134
/
+78
2012-05-29
edac: Cleanup the logs for i7core and sb edac drivers
Mauro Carvalho Chehab
1
-24
/
+18
2012-05-29
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-29
sb_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-103
/
+56
2012-05-29
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
1
-6
/
+2
2012-05-29
edac: Don't initialize csrow's first_page & friends when not needed
Mauro Carvalho Chehab
1
-2
/
+0
2012-05-29
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
1
-14
/
+17
2012-05-29
edac: Create a dimm struct and move the labels into it
Mauro Carvalho Chehab
1
-2
/
+2
2012-04-30
edac: Fix spelling errors.
David Mackey
1
-3
/
+3
2012-03-29
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-21
/
+31
2012-03-21
edac: sb_edac: Fix a wrong value setting for the previous value
Hui Wang
1
-1
/
+1
2012-03-21
edac: sb_edac: Fix a INTERLEAVE_MODE() misuse
Hui Wang
1
-1
/
+1
2012-03-21
Fix sb_edac compilation with 32 bits kernels
Mauro Carvalho Chehab
1
-19
/
+29
2012-03-19
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
1
-1
/
+1
2012-01-07
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+2
2011-12-21
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
Kevin Winchester
1
-2
/
+0
2011-12-14
x86, mce: Add wrappers for registering on the decode chain
Borislav Petkov
1
-4
/
+2
2011-11-01
EDAC: Fix incorrect edac mode reporting in sb_edac
Mark A. Grondona
1
-3
/
+4
2011-11-01
edac: sb_edac: Add it to the building system
Mauro Carvalho Chehab
1
-25
/
+23
2011-11-01
edac: Add an experimental new driver to support Sandy Bridge CPU's
Mauro Carvalho Chehab
1
-0
/
+1894