index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-29
Merge branch 'devel'
Mauro Carvalho Chehab
41
-2376
/
+3047
2012-06-27
edac i5000, i5400: fix pointer math in i5000_get_mc_regs()
Dan Carpenter
2
-6
/
+18
2012-06-27
edac: allow specifying the error count with fake_inject
Mauro Carvalho Chehab
1
-2
/
+13
2012-06-27
edac: add support for Calxeda highbank L2 cache ecc
Rob Herring
3
-0
/
+157
2012-06-27
edac: add support for Calxeda highbank memory controller
Rob Herring
3
-1
/
+274
2012-06-12
edac: create top-level debugfs directory
Rob Herring
3
-1
/
+39
2012-06-12
sb_edac: properly handle error count
Mauro Carvalho Chehab
1
-4
/
+3
2012-06-12
i7core_edac: properly handle error count
Mauro Carvalho Chehab
1
-21
/
+12
2012-06-12
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
28
-95
/
+104
2012-06-11
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
28
-86
/
+73
2012-06-11
amd64_edac: Don't pass driver name as an error parameter
Mauro Carvalho Chehab
1
-12
/
+13
2012-06-11
edac_mc: check for allocation failure in edac_mc_alloc()
Dan Carpenter
1
-0
/
+2
2012-06-11
edac: Increase version to 3.0.0
Mauro Carvalho Chehab
1
-1
/
+1
2012-06-11
edac_mc: Cleanup per-dimm_info debug messages
Mauro Carvalho Chehab
3
-47
/
+62
2012-06-11
edac: Convert debugfX to edac_dbg(X,
Joe Perches
30
-962
/
+921
2012-06-11
edac: Use more normal debugging macro style
Joe Perches
4
-76
/
+49
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
26
-357
/
+331
2012-06-11
i7core_edac: change the mem allocation scheme to make Documentation/kobject.t...
Mauro Carvalho Chehab
1
-21
/
+35
2012-06-11
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
21
-147
/
+200
2012-06-11
edac: Only expose csrows/channels on legacy API if they're populated
Mauro Carvalho Chehab
1
-0
/
+24
2012-06-11
edac: Move grain/dtype/edac_type calculus to be out of channel loop
Mauro Carvalho Chehab
3
-57
/
+60
2012-06-11
edac: Add debufs nodes to allow doing fake error inject
Mauro Carvalho Chehab
1
-0
/
+87
2012-06-11
edac: add a sysfs node to report the maximum location for the system
Mauro Carvalho Chehab
1
-0
/
+19
2012-06-11
edac: add a new per-dimm API and make the old per-virtual-rank API obsolete
Mauro Carvalho Chehab
2
-1
/
+172
2012-06-11
edac: Get rid of the old kobj's from the edac mc code
Mauro Carvalho Chehab
3
-8
/
+0
2012-06-11
i7core_edac: convert it to use struct device
Mauro Carvalho Chehab
1
-129
/
+209
2012-06-11
amd64_edac: convert sysfs logic to use struct device
Mauro Carvalho Chehab
4
-122
/
+167
2012-06-11
mpc85xx_edac: convert sysfs logic to use struct device
Mauro Carvalho Chehab
1
-38
/
+55
2012-06-11
edac: rewrite the sysfs code to use struct device
Mauro Carvalho Chehab
4
-692
/
+417
2012-06-11
edac: Do alignment logic properly in edac_align_ptr()
Chris Metcalf
1
-1
/
+1
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
27
-55
/
+55
2012-06-11
RAS: Add a tracepoint for reporting memory controller events
Mauro Carvalho Chehab
2
-20
/
+60
2012-06-11
mpc85xx_edac: fix error: too few arguments to function 'edac_mc_alloc'
Kim Phillips
1
-1
/
+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
2
-15
/
+8
2012-05-30
Merge branch 'x86/trampoline' into x86/urgent
H. Peter Anvin
31
-1446
/
+1821
2012-05-30
Merge branch 'x86/mce' into x86/urgent
Ingo Molnar
1
-2
/
+0
2012-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
31
-1446
/
+1821
2012-05-28
i7core: fix ranks information at the per-channel struct
Mauro Carvalho Chehab
1
-13
/
+16
2012-05-28
i5000: Fix the fatal error handling
Mauro Carvalho Chehab
1
-7
/
+5
2012-05-28
i5100_edac: Fix a warning when compiled with 32 bits
Mauro Carvalho Chehab
1
-2
/
+2
2012-05-28
i82975x_edac: Test nr_pages earlier to save a few CPU cycles
Mauro Carvalho Chehab
1
-6
/
+3
2012-05-28
e752x_edac: provide more info about how DIMMS/ranks are mapped
Mauro Carvalho Chehab
1
-4
/
+22
2012-05-28
i5000_edac: Fix the logic that retrieves memory information
Mauro Carvalho Chehab
1
-71
/
+79
2012-05-28
i5400_edac: improve debug messages to better represent the filled memory
Mauro Carvalho Chehab
1
-1
/
+14
2012-05-28
edac: Cleanup the logs for i7core and sb edac drivers
Mauro Carvalho Chehab
2
-31
/
+20
2012-05-28
edac: Initialize the dimm label with the known information
Mauro Carvalho Chehab
2
-10
/
+26
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
27
-151
/
+32
2012-05-28
x38_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-7
/
+21
2012-05-28
tile_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-3
/
+13
[next]