Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6e71a870b8ff2c1e2d89e5ea27a38cea39cefa3d
/
drivers
/
edac
6e71a87
amd64_edac: Cleanup error injection code
by Borislav Petkov
· 12 years ago
1f31677
amd64_edac: Small fixlets and cleanups
by Borislav Petkov
· 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
3792987
EDAC: Boundary-check edac_debug_level
by Borislav Petkov
· 12 years ago
876bb33
EDAC: Respect operational state in edac_pci.c
by Borislav Petkov
· 12 years ago
43aff26
EDAC: Change Boris' email address
by Borislav Petkov
· 12 years ago
168bfee
amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]
by Andrew Morton
· 12 years ago
5f3d2f2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 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
deb09dd
sb_edac: Avoid overflow errors at memory size calculation
by Mauro Carvalho Chehab
· 12 years ago
b70f833
i5000: Fix the memory size calculation with 2R memories
by Mauro Carvalho Chehab
· 12 years ago
582a899
i3200_edac: Fix memory rank size
by Mauro Carvalho Chehab
· 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
905e75c
powerpc/fsl-pci: Unify pci/pcie initialization code
by Jia Hongtao
· 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
f58d0de
edac i5000, i5400: fix pointer math in i5000_get_mc_regs()
by Dan Carpenter
· 12 years ago
38ced28
edac: allow specifying the error count with fake_inject
by Mauro Carvalho Chehab
· 12 years ago
69154d0
edac: add support for Calxeda highbank L2 cache ecc
by Rob Herring
· 12 years ago
a1b01ed
edac: add support for Calxeda highbank memory controller
by Rob Herring
· 12 years ago
e7930ba
edac: create top-level debugfs directory
by Rob Herring
· 12 years ago
c105383
sb_edac: properly handle error count
by Mauro Carvalho Chehab
· 12 years ago
00d1833
i7core_edac: properly handle error count
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
075f309
amd64_edac: Don't pass driver name as an error parameter
by Mauro Carvalho Chehab
· 12 years ago
08a4a13
edac_mc: check for allocation failure in edac_mc_alloc()
by Dan Carpenter
· 12 years ago
5156a5f
edac: Increase version to 3.0.0
by Mauro Carvalho Chehab
· 13 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
7e88185
edac: Use more normal debugging macro style
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
356f0a3
i7core_edac: change the mem allocation scheme to make Documentation/kobject.txt happy
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
e39f4ea
edac: Only expose csrows/channels on legacy API if they're populated
by Mauro Carvalho Chehab
· 13 years ago
fd63312
edac: Move grain/dtype/edac_type calculus to be out of channel loop
by Mauro Carvalho Chehab
· 13 years ago
452a6bf
edac: Add debufs nodes to allow doing fake error inject
by Mauro Carvalho Chehab
· 13 years ago
8ad6c78
edac: add a sysfs node to report the maximum location for the system
by Mauro Carvalho Chehab
· 13 years ago
1997471
edac: add a new per-dimm API and make the old per-virtual-rank API obsolete
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
5c4cdb5
i7core_edac: convert it to use struct device
by Mauro Carvalho Chehab
· 13 years ago
c560875
amd64_edac: convert sysfs logic to use struct device
by Mauro Carvalho Chehab
· 13 years ago
ba00423
mpc85xx_edac: convert sysfs logic to use struct device
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
b9bc5dd
mpc85xx_edac: fix error: too few arguments to function 'edac_mc_alloc'
by Kim Phillips
· 12 years ago
2cbb587
edac: fix the error about memory type detection on SandyBridge
by Chen Gong
· 12 years ago
e35fca4
edac: avoid mce decoding crash after edac driver unloaded
by Chen Gong
· 13 years ago
bbd7714
Merge branch 'x86/trampoline' into x86/urgent
by H. Peter Anvin
· 12 years ago
403e1c5
Merge branch 'x86/mce' into x86/urgent
by Ingo Molnar
· 12 years ago
87a5af2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 12 years ago
0bf09e8
i7core: fix ranks information at the per-channel struct
by Mauro Carvalho Chehab
· 13 years ago
486dfb1
i5000: Fix the fatal error handling
by Mauro Carvalho Chehab
· 13 years ago
9f70d08
i5100_edac: Fix a warning when compiled with 32 bits
by Mauro Carvalho Chehab
· 13 years ago
36683aa
i82975x_edac: Test nr_pages earlier to save a few CPU cycles
by Mauro Carvalho Chehab
· 13 years ago
805afb6
e752x_edac: provide more info about how DIMMS/ranks are mapped
by Mauro Carvalho Chehab
· 13 years ago
64e1fda
i5000_edac: Fix the logic that retrieves memory information
by Mauro Carvalho Chehab
· 13 years ago
68d086f
i5400_edac: improve debug messages to better represent the filled memory
by Mauro Carvalho Chehab
· 13 years ago
e17a2f42a
edac: Cleanup the logs for i7core and sb edac drivers
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
e2acc35
x38_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
40467db
tile_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
c36e3e7
sb_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
63b5d1d
r82600_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
94d9337
ppc4xx_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
f34575a
pasemi_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
a583ac6
mv64x60_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
ad4d6e2
mpc85xx_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
7052135
i82975x_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
0a8a9ac
i82875p_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
84c3a68
i82860_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
40f562b
i82443bxgx_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
0975c16
i7core_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
70e2a83
i7300_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
296da59
i5400_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
d1afaa0
i5100_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
702df64
i5000_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
95b9328
i3200_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
884906f
i3000_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
30ac440
e7xxx_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
ce11ce1
e752x_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
df62b1e
cpc925_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
6458fc0
cell_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
d8c34af
amd76x_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
ab5a503
amd64_edac: convert driver to use the new 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
5e2af0c
edac: Don't initialize csrow's first_page & friends when not needed
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
e8f380e
x86/bitops: Move BIT_64() for a wider use
by Borislav Petkov
· 12 years ago
f70d4a9
edac, mips: don't change code that has been removed in edac/mips tree
by Jiri Kosina
· 12 years ago
15ed103
edac: Fix spelling errors.
by David Mackey
· 13 years ago
4157368
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
Next »