index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-22
e7xxx_edac: Report CE events properly
Jason Baron
1
-1
/
+1
2014-10-22
cpc925_edac: Report UE events properly
Jason Baron
1
-1
/
+1
2014-10-22
i82860_edac: Report CE events properly
Jason Baron
1
-1
/
+1
2014-10-22
i3200_edac: Report CE events properly
Jason Baron
1
-2
/
+2
2014-10-10
Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-33
/
+7
2014-10-08
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+421
2014-10-08
sb_edac: Claim a different PCI device
Andy Lutomirski
1
-1
/
+1
2014-10-08
Move Intel SNB device ids from sb_edac to pci_ids.h
Andy Lutomirski
1
-30
/
+0
2014-10-08
sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channel
Seth Jennings
1
-2
/
+6
2014-09-30
mpc85xx_edac: Make L2 interrupt shared too
Borislav Petkov
1
-1
/
+1
2014-09-23
amd64_edac: Modify usage of amd64_read_dct_pci_cfg()
Aravind Gopalakrishnan
2
-71
/
+80
2014-09-15
ppc4xx_edac: Fix build error caused by wrong member access
Pranith Kumar
1
-1
/
+1
2014-09-04
edac: altera: Add Altera SDRAM EDAC support
Thor Thayer
3
-0
/
+421
2014-09-02
EDAC: Fix mem_types strings type
Borislav Petkov
2
-2
/
+2
2014-08-15
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-272
/
+546
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+1
2014-08-04
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+1
2014-07-14
EDAC, MCE, AMD: Add MCE decoding for F15h M60h
Aravind Gopalakrishnan
1
-4
/
+40
2014-07-10
ie31200_edac: Allocate mci and map mchbar first
Jason Baron
1
-38
/
+33
2014-07-04
ie31200_edac: Introduce the driver
Jason Baron
3
-0
/
+549
2014-07-04
x38_edac: make use of lo_hi_readq()
Jason Baron
1
-9
/
+6
2014-06-26
sb_edac: add support for Haswell based systems
Aristeu Rozanski
2
-26
/
+351
2014-06-26
sb_edac: Fix mix tab/spaces alignments
Mauro Carvalho Chehab
1
-3
/
+3
2014-06-26
edac: add DDR4 and RDDR4
Aristeu Rozanski
1
-1
/
+3
2014-06-26
sb_edac: remove bogus assumption on mc ordering
Aristeu Rozanski
1
-4
/
+0
2014-06-26
sb_edac: make minimal use of channel_mask
Aristeu Rozanski
1
-0
/
+3
2014-06-26
sb_edac: fix socket detection on Ivy Bridge controllers
Aristeu Rozanski
1
-1
/
+1
2014-06-26
sb_edac: update Kconfig description
Aristeu Rozanski
1
-2
/
+2
2014-06-26
sb_edac: search devices using product id
Aristeu Rozanski
1
-215
/
+137
2014-06-26
sb_edac: make RIR limit retrieval per model
Aristeu Rozanski
1
-3
/
+10
2014-06-26
sb_edac: make node id retrieval per model
Aristeu Rozanski
1
-4
/
+11
2014-06-26
sb_edac: make memory type detection per memory controller
Aristeu Rozanski
1
-16
/
+28
2014-06-26
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
1
-2
/
+1
2014-06-24
EDAC, edac_module.c: Remove unnecessary test on unsigned value
Fabian Frederick
1
-1
/
+1
2014-06-23
trace, RAS: Add basic RAS trace event
Chen, Gong
2
-3
/
+1
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+1
2014-05-30
Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...
Bjorn Helgaas
1
-7
/
+1
2014-05-30
i82875p_edac: Assign PCI resources before adding device
Yinghai Lu
1
-1
/
+2
2014-05-30
PCI: Make pci_bus_add_device() void
Yijing Wang
1
-7
/
+1
2014-05-09
EDAC: Fix MC scrub mode comparsion bug for correctable errors
Loc Ho
1
-1
/
+1
2014-05-08
EDAC, MCE, AMD: Remove leftover unused mask
Borislav Petkov
1
-2
/
+0
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-10
/
+10
2014-04-03
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-9
/
+16
2014-04-02
Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...
Linus Torvalds
1
-6
/
+173
2014-04-01
Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
12
-91
/
+130
2014-03-31
EDAC: Octeon: Add error injection support
Daniel Walker
1
-6
/
+171
2014-03-31
EDAC: Octeon: Fix lack of opstate_init
Daniel Walker
1
-0
/
+2
2014-03-13
sb_edac: mark MCE messages as KERN_DEBUG
Aristeu Rozanski
1
-11
/
+12
2014-03-13
sb_edac: use "event" instead of "exception" when MC wasnt signaled
Aristeu Rozanski
1
-2
/
+8
2014-03-11
Merge tag 'v3.14-rc5' into patchwork
Mauro Carvalho Chehab
5
-30
/
+42
[next]