Mauro Carvalho Chehab
|
9713faecff
EDAC: Merge mci.mem_is_per_rank with mci.csbased
|
12 years ago |
Mauro Carvalho Chehab
|
e7e248304c
edac: add support for raw error reports
|
12 years ago |
Mauro Carvalho Chehab
|
c7ef764554
edac: reduce stack pressure by using a pre-allocated buffer
|
12 years ago |
Mauro Carvalho Chehab
|
80cc7d87d5
edac: lock module owner to avoid error report conflicts
|
12 years ago |
Mauro Carvalho Chehab
|
c66b5a79a9
edac: add a new memory layer type
|
12 years ago |
Mauro Carvalho Chehab
|
1339730e73
Merge tag 'v3.8-rc7' into next
|
12 years ago |
Joe Perches
|
d3d09e1820
EDAC: Fix kcalloc argument order
|
12 years ago |
Shaun Ruffell
|
80f5ab097b
edac: edac_mc no longer deals with kobjects directly
|
13 years ago |
Linus Torvalds
|
9ada9fd5df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
|
12 years ago |
Linus Torvalds
|
b52c6402b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
|
12 years ago |
Borislav Petkov
|
f430d5707a
EDAC: Handle empty msg strings when reporting errors
|
12 years ago |
Borislav Petkov
|
4da1b7bfe7
EDAC: Remove useless assignment of error type
|
12 years ago |
Mauro Carvalho Chehab
|
24bef66e74
edac: Fix the dimm filling for csrows-based layouts
|
12 years ago |
Linus Torvalds
|
033d9959ed
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
12 years ago |
Shaun Ruffell
|
faa2ad09c0
edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.
|
12 years ago |
Fengguang Wu
|
ef6e7816b4
edac_mc: fix messy kfree calls in the error path
|
12 years ago |
Tejun Heo
|
41f63c5359
workqueue: use mod_delayed_work() instead of cancel + queue
|
13 years ago |
Mauro Carvalho Chehab
|
c2078e4c91
Merge branch 'devel'
|
13 years ago |
Mauro Carvalho Chehab
|
9eb07a7fb8
edac: edac_mc_handle_error(): add an error_count parameter
|
13 years ago |
Mauro Carvalho Chehab
|
03f7eae80f
edac: remove arch-specific parameter for the error handler
|
13 years ago |
Dan Carpenter
|
08a4a13690
edac_mc: check for allocation failure in edac_mc_alloc()
|
13 years ago |
Mauro Carvalho Chehab
|
6e84d359b2
edac_mc: Cleanup per-dimm_info debug messages
|
13 years ago |
Joe Perches
|
956b9ba156
edac: Convert debugfX to edac_dbg(X,
|
13 years ago |
Mauro Carvalho Chehab
|
dd23cd6eb1
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
|
13 years ago |
Mauro Carvalho Chehab
|
de3910eb79
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
|
13 years ago |
Mauro Carvalho Chehab
|
d90c008963
edac: Get rid of the old kobj's from the edac mc code
|
13 years ago |
Mauro Carvalho Chehab
|
7a623c0390
edac: rewrite the sysfs code to use struct device
|
13 years ago |
Chris Metcalf
|
8447c4d15e
edac: Do alignment logic properly in edac_align_ptr()
|
13 years ago |
Mauro Carvalho Chehab
|
fd687502dc
edac: Rename the parent dev to pdev
|
13 years ago |
Mauro Carvalho Chehab
|
53f2d02898
RAS: Add a tracepoint for reporting memory controller events
|
13 years ago |