index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
cell_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-15
edac: rename edac_core.h to edac_mc.h
Mauro Carvalho Chehab
1
-1
/
+1
2014-10-20
edac: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-26
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
1
-2
/
+1
2013-11-18
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+1
2013-11-14
cell_edac: fix missing of_node_put
Libo Chen
1
-0
/
+1
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+1
2013-01-03
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-06-12
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
1
-2
/
+2
2012-06-11
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
1
-2
/
+2
2012-06-11
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
1
-4
/
+4
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
1
-6
/
+6
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-28
cell_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-7
/
+19
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
1
-3
/
+5
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
1
-2
/
+8
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-2
/
+2
2009-06-18
edac: add missing __devexit_p()
Mike Frysinger
1
-1
/
+1
2009-03-24
edac: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-28
powerpc: More printing warning fixes for the l64 to ll64 conversion
Stephen Rothwell
1
-4
/
+4
2008-10-30
edac: fix enabling of polling cell module
Benjamin Herrenschmidt
1
-0
/
+3
2008-10-20
edac cell: fix incorrect edac_mode
Benjamin Herrenschmidt
1
-1
/
+1
2008-07-22
powerpc/cell/edac: Log a syndrome code in case of correctable error
Maxim Shchetynin
1
-2
/
+3
2008-02-07
drivers-edac: add Cell MC driver
Benjamin Herrenschmidt
1
-0
/
+258