Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d0b7eb6ff2985c9350fdb297fa5727c35324d4df
/
drivers
/
edac
/
edac_mc.c
b01aec9
EDAC: Cleanup atomic_scrub mess
by Borislav Petkov
· 9 years ago
4e8d230
EDAC: Allow to pass driver-specific attribute groups
by Takashi Iwai
· 10 years ago
4cfc3a4
EDAC: Sync memory types and names
by Borislav Petkov
· 10 years ago
348fec7
EDAC: Add DDR3 LRDIMM entries to edac_mem_types
by Aravind Gopalakrishnan
· 10 years ago
f4ce6ec
EDAC: Fix mem_types strings type
by Borislav Petkov
· 10 years ago
76ac827
trace, RAS: Add basic RAS trace event
by Chen, Gong
· 10 years ago
aa2064d
EDAC: Fix MC scrub mode comparsion bug for correctable errors
by Loc Ho
· 10 years ago
cb6ef42
EDAC: Correct workqueue setup path
by Borislav Petkov
· 11 years ago
9da21b1
EDAC: Poll timeout cannot be zero, p2
by Borislav Petkov
· 11 years ago
7270a60
edac: Unify reporting of device info for device, mc and pci
by Robert Richter
· 11 years ago
88d84ac
EDAC: Fix lockdep splat
by Borislav Petkov
· 11 years ago
9713fae
EDAC: Merge mci.mem_is_per_rank with mci.csbased
by Mauro Carvalho Chehab
· 12 years ago
e7e2483
edac: add support for raw error reports
by Mauro Carvalho Chehab
· 12 years ago
c7ef764
edac: reduce stack pressure by using a pre-allocated buffer
by Mauro Carvalho Chehab
· 12 years ago
80cc7d8
edac: lock module owner to avoid error report conflicts
by Mauro Carvalho Chehab
· 12 years ago
c66b5a7
edac: add a new memory layer type
by Mauro Carvalho Chehab
· 12 years ago
1339730
Merge tag 'v3.8-rc7' into next
by Mauro Carvalho Chehab
· 12 years ago
d3d09e1
EDAC: Fix kcalloc argument order
by Joe Perches
· 12 years ago
80f5ab0
edac: edac_mc no longer deals with kobjects directly
by Shaun Ruffell
· 12 years ago
9ada9fd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 12 years ago
b52c640
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 12 years ago
f430d57
EDAC: Handle empty msg strings when reporting errors
by Borislav Petkov
· 12 years ago
4da1b7b
EDAC: Remove useless assignment of error type
by Borislav Petkov
· 12 years ago
24bef66
edac: Fix the dimm filling for csrows-based layouts
by Mauro Carvalho Chehab
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
faa2ad0
edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.
by Shaun Ruffell
· 12 years ago
ef6e781
edac_mc: fix messy kfree calls in the error path
by Fengguang Wu
· 12 years ago
41f63c5
workqueue: use mod_delayed_work() instead of cancel + queue
by Tejun Heo
· 12 years ago
c2078e4
Merge branch 'devel'
by Mauro Carvalho Chehab
· 12 years ago
9eb07a7
edac: edac_mc_handle_error(): add an error_count parameter
by Mauro Carvalho Chehab
· 12 years ago
03f7eae
edac: remove arch-specific parameter for the error handler
by Mauro Carvalho Chehab
· 12 years ago
08a4a13
edac_mc: check for allocation failure in edac_mc_alloc()
by Dan Carpenter
· 12 years ago
6e84d35
edac_mc: Cleanup per-dimm_info debug messages
by Mauro Carvalho Chehab
· 13 years ago
956b9ba
edac: Convert debugfX to edac_dbg(X,
by Joe Perches
· 13 years ago
dd23cd6
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
by Mauro Carvalho Chehab
· 13 years ago
de3910eb
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
by Mauro Carvalho Chehab
· 13 years ago
d90c008
edac: Get rid of the old kobj's from the edac mc code
by Mauro Carvalho Chehab
· 13 years ago
7a623c0
edac: rewrite the sysfs code to use struct device
by Mauro Carvalho Chehab
· 13 years ago
8447c4d1
edac: Do alignment logic properly in edac_align_ptr()
by Chris Metcalf
· 12 years ago
fd68750
edac: Rename the parent dev to pdev
by Mauro Carvalho Chehab
· 13 years ago
53f2d02
RAS: Add a tracepoint for reporting memory controller events
by Mauro Carvalho Chehab
· 13 years ago
5926ff5
edac: Initialize the dimm label with the known information
by Mauro Carvalho Chehab
· 13 years ago
ca0907b
edac: Remove the legacy EDAC ABI
by Mauro Carvalho Chehab
· 13 years ago
4275be6
edac: Change internal representation to work with layers
by Mauro Carvalho Chehab
· 13 years ago
93e4fe6
edac: rewrite edac_align_ptr()
by Mauro Carvalho Chehab
· 13 years ago
a895bf8
edac: move nr_pages to dimm struct
by Mauro Carvalho Chehab
· 13 years ago
084a4fc
edac: move dimm properties to struct dimm_info
by Mauro Carvalho Chehab
· 13 years ago
a7d7d2e
edac: Create a dimm struct and move the labels into it
by Mauro Carvalho Chehab
· 13 years ago
f0f3680
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 13 years ago
a4b4be3
edac: rename channel_info to rank_info
by Mauro Carvalho Chehab
· 13 years ago
4e5df7c
edac: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
fe5ff8b
edac: convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
e2e7709
edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()
by Lai Jiangshan
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
24f9a7f
amd64_edac: Rework printk macros
by Borislav Petkov
· 14 years ago
bb31b312
EDAC: Fix workqueue-related crashes
by Borislav Petkov
· 14 years ago
accf74f
i7core_edac: don't use a freed mci struct
by Mauro Carvalho Chehab
· 14 years ago
bbc560a
edac_core: Print debug messages at release calls
by Mauro Carvalho Chehab
· 14 years ago
6fe1108
edac_core: Do a better job with node removal
by Mauro Carvalho Chehab
· 14 years ago
939747bd
i7core_edac: Be sure that the edac pci handler will be properly released
by Mauro Carvalho Chehab
· 14 years ago
00740c5
amd64_edac: Fix driver module removal
by Borislav Petkov
· 14 years ago
239642f
edac: add memory types strings for debugging
by Borislav Petkov
· 15 years ago
458e5ff
edac: core: remove completion-wait for complete with rcu_barrier
by Jesper Dangaard Brouer
· 15 years ago
fbeb438
edac: use to_delayed_work()
by Jean Delvare
· 16 years ago
281efb1
edac: struct device: replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
17aa7e0
dev_name introduction fall out fix
by Stephen Rothwell
· 17 years ago
1a45027
edac: remove unneeded functions and add static accessor
by Adrian Bunk
· 17 years ago
ff6ac2a
edac: use the shorter LIST_HEAD for brevity
by Robert P. J. Day
· 17 years ago
bce1968
drivers/edac: fix reset edac_mc pollmsec
by Doug Thompson
· 17 years ago
bf52fa4
drivers/edac: fix workq reset deadlock
by Doug Thompson
· 17 years ago
8096cfa
drivers/edac: fix edac_mc sysfs completion code
by Doug Thompson
· 17 years ago
b8f6f97
drivers/edac: fix edac_mc init apis
by Doug Thompson
· 17 years ago
7391c6d
drivers/edac: mod edac_align_ptr function
by Douglas Thompson
· 17 years ago
052dfb4
drivers/edac: cleanup spaces-gotos after Lindent messup
by Douglas Thompson
· 17 years ago
86aa8cb
drivers/edac: cleanup workq ifdefs
by Douglas Thompson
· 17 years ago
079708b
drivers/edac: core Lindent cleanup
by Douglas Thompson
· 17 years ago
4de78c6
drivers/edac: mod PCI poll names
by Dave Jiang
· 17 years ago
66ee2f9
drivers/edac: mod assert_error check
by Dave Jiang
· 17 years ago
81d87cb
drivers/edac: mod MC to use workq instead of kthread
by Dave Jiang
· 17 years ago
c419270
drivers/edac: add dev_name getter function
by Dave Jiang
· 17 years ago
20bcb7a
drivers/edac: mod use edac_core.h
by Douglas Thompson
· 17 years ago
c0d1217
drivers/edac: add new nmi rescan
by Dave Jiang
· 17 years ago
63b7df9
drivers/edac: change from semaphore to mutex operation
by Matthias Kaehlcke
· 17 years ago
e27e3da
drivers/edac: add edac_device class
by Douglas Thompson
· 17 years ago
7c9281d
drivers/edac: split out functions to unique files
by Douglas Thompson
· 17 years ago
2da1c11
drivers/edac: core: make functions static
by Adrian Bunk
· 17 years ago
5da0831
drivers/edac: add edac_mc_find API
by Douglas Thompson
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
9794f33
[PATCH] EDAC: Add Fully-Buffered DIMM APIs to core
by eric wollesen
· 18 years ago
4f423dd
[PATCH] EDAC: Add memory scrubbing controls API to core
by Frithiof Jensen
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
77d6e13
[PATCH] edac_mc: fix error handling
by Akinobu Mita
· 18 years ago
49c0dab7
[PATCH] Fix and enable EDAC sysfs operation
by Doug Thompson
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
2d7bbb9
[PATCH] EDAC: mc numbers refactor 1-of-2
by Doug Thompson
· 18 years ago
37f0458
[PATCH] EDAC: PCI device to DEVICE cleanup
by Doug Thompson
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
9110540
[PATCH] EDAC: use EXPORT_SYMBOL_GPL
by Dave Peterson
· 19 years ago
e7ecd89
[PATCH] EDAC: formatting cleanup
by Dave Peterson
· 19 years ago
Next »