index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
Age
Commit message (
Expand
)
Author
2012-12-12
MIPS: Cavium: Add EDAC support.
Ralf Baechle
2012-10-30
EDAC: Change Boris' email address
Borislav Petkov
2012-10-24
amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]
Andrew Morton
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-25
sb_edac: Avoid overflow errors at memory size calculation
Mauro Carvalho Chehab
2012-09-25
i5000: Fix the memory size calculation with 2R memories
Mauro Carvalho Chehab
2012-09-25
i3200_edac: Fix memory rank size
Mauro Carvalho Chehab
2012-09-23
edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.
Shaun Ruffell
2012-09-23
edac_mc: fix messy kfree calls in the error path
Fengguang Wu
2012-09-12
powerpc/fsl-pci: Unify pci/pcie initialization code
Jia Hongtao
2012-08-13
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
2012-07-29
Merge branch 'devel'
Mauro Carvalho Chehab
2012-06-27
edac i5000, i5400: fix pointer math in i5000_get_mc_regs()
Dan Carpenter
2012-06-27
edac: allow specifying the error count with fake_inject
Mauro Carvalho Chehab
2012-06-27
edac: add support for Calxeda highbank L2 cache ecc
Rob Herring
2012-06-27
edac: add support for Calxeda highbank memory controller
Rob Herring
2012-06-12
edac: create top-level debugfs directory
Rob Herring
2012-06-12
sb_edac: properly handle error count
Mauro Carvalho Chehab
2012-06-12
i7core_edac: properly handle error count
Mauro Carvalho Chehab
2012-06-12
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
2012-06-11
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
2012-06-11
amd64_edac: Don't pass driver name as an error parameter
Mauro Carvalho Chehab
2012-06-11
edac_mc: check for allocation failure in edac_mc_alloc()
Dan Carpenter
2012-06-11
edac: Increase version to 3.0.0
Mauro Carvalho Chehab
2012-06-11
edac_mc: Cleanup per-dimm_info debug messages
Mauro Carvalho Chehab
2012-06-11
edac: Convert debugfX to edac_dbg(X,
Joe Perches
2012-06-11
edac: Use more normal debugging macro style
Joe Perches
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
2012-06-11
i7core_edac: change the mem allocation scheme to make Documentation/kobject.t...
Mauro Carvalho Chehab
2012-06-11
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
2012-06-11
edac: Only expose csrows/channels on legacy API if they're populated
Mauro Carvalho Chehab
2012-06-11
edac: Move grain/dtype/edac_type calculus to be out of channel loop
Mauro Carvalho Chehab
2012-06-11
edac: Add debufs nodes to allow doing fake error inject
Mauro Carvalho Chehab
2012-06-11
edac: add a sysfs node to report the maximum location for the system
Mauro Carvalho Chehab
2012-06-11
edac: add a new per-dimm API and make the old per-virtual-rank API obsolete
Mauro Carvalho Chehab
2012-06-11
edac: Get rid of the old kobj's from the edac mc code
Mauro Carvalho Chehab
2012-06-11
i7core_edac: convert it to use struct device
Mauro Carvalho Chehab
2012-06-11
amd64_edac: convert sysfs logic to use struct device
Mauro Carvalho Chehab
2012-06-11
mpc85xx_edac: convert sysfs logic to use struct device
Mauro Carvalho Chehab
2012-06-11
edac: rewrite the sysfs code to use struct device
Mauro Carvalho Chehab
2012-06-11
edac: Do alignment logic properly in edac_align_ptr()
Chris Metcalf
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
2012-06-11
RAS: Add a tracepoint for reporting memory controller events
Mauro Carvalho Chehab
2012-06-11
mpc85xx_edac: fix error: too few arguments to function 'edac_mc_alloc'
Kim Phillips
2012-06-11
edac: fix the error about memory type detection on SandyBridge
Chen Gong
2012-06-11
edac: avoid mce decoding crash after edac driver unloaded
Chen Gong
2012-05-30
Merge branch 'x86/trampoline' into x86/urgent
H. Peter Anvin
2012-05-30
Merge branch 'x86/mce' into x86/urgent
Ingo Molnar
2012-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
[next]