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