index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i7core: add socket info at the debug msg
Mauro Carvalho Chehab
2010-05-10
1
-2
/
+2
*
i7core: better document i7core_get_active_channels()
Mauro Carvalho Chehab
2010-05-10
1
-1
/
+17
*
i7core: fix get_devices routine for Xeon55xx
Mauro Carvalho Chehab
2010-05-10
1
-78
/
+108
*
i7core: enrich error information based on memory transaction type
Mauro Carvalho Chehab
2010-05-10
1
-5
/
+27
*
i7core: check if the memory error is fatal or non-fatal
Mauro Carvalho Chehab
2010-05-10
1
-3
/
+13
*
i7core: fix probing on Xeon55xx
Mauro Carvalho Chehab
2010-05-10
1
-3
/
+20
*
i7core_edac: some fixes at memory error parser
Mauro Carvalho Chehab
2010-05-10
1
-8
/
+14
*
i7core_edac: decode mcelog error and send it via edac interface
Mauro Carvalho Chehab
2010-05-10
1
-22
/
+70
*
i7core_edac: maps all sockets as if ther are one MC controller
Mauro Carvalho Chehab
2010-05-10
1
-6
/
+7
*
i7core_edac: add support for more than one MC socket
Mauro Carvalho Chehab
2010-05-10
1
-113
/
+213
*
i7core_edac: Add a code to probe Xeon 55xx bus
Mauro Carvalho Chehab
2010-05-10
1
-4
/
+13
*
i7core_edac: Adds write unlock to MC registers
Mauro Carvalho Chehab
2010-05-10
1
-3
/
+27
*
i7core_edac: Add edac_mce glue
Mauro Carvalho Chehab
2010-05-10
2
-6
/
+116
*
edac/Kconfig: edac_mce can't be module
Mauro Carvalho Chehab
2010-05-10
1
-1
/
+1
*
edac_mce: Add an interface driver to report mce errors via edac
Mauro Carvalho Chehab
2010-05-10
3
-1
/
+66
*
i7core_edac: CodingStyle fixes
Mauro Carvalho Chehab
2010-05-10
1
-27
/
+32
*
i7core_edac: fill csrows edac sysfs info
Mauro Carvalho Chehab
2010-05-10
1
-16
/
+50
*
i7core_edac: Memory info fixes and preparation for properly filling cswrow data
Mauro Carvalho Chehab
2010-05-10
1
-9
/
+19
*
i7core_edac: Get more info about the memory DIMMs
Mauro Carvalho Chehab
2010-05-10
1
-63
/
+107
*
i7core_edac: Add more information about each active dimm
Mauro Carvalho Chehab
2010-05-10
1
-13
/
+30
*
i7core_edac: Improve error handling
Mauro Carvalho Chehab
2010-05-10
1
-11
/
+21
*
i7core_edac: Properly fill struct csrow_info
Mauro Carvalho Chehab
2010-05-10
1
-10
/
+38
*
i7core_edac: Add additional tests for error detection
Mauro Carvalho Chehab
2010-05-10
1
-60
/
+139
*
i7core_edac: Add a memory check routine, based on device 3 function 4
Mauro Carvalho Chehab
2010-05-10
1
-7
/
+108
*
i7core_edac: need mci->edac_check, otherwise module removal doesn't work
Mauro Carvalho Chehab
2010-05-10
1
-4
/
+16
*
i7core_edac: A few fixes at error injection code
Mauro Carvalho Chehab
2010-05-10
1
-15
/
+55
*
i7core_edac: Show read/write virtual/physical channel association
Mauro Carvalho Chehab
2010-05-10
1
-6
/
+27
*
i7core_edac: Registers all supported MC functions
Mauro Carvalho Chehab
2010-05-10
1
-86
/
+131
*
i7core_edac: Add more status functions to EDAC driver
Mauro Carvalho Chehab
2010-05-10
1
-19
/
+95
*
i7core_edac: Add error insertion code for Nehalem
Mauro Carvalho Chehab
2010-05-10
1
-8
/
+419
*
i7core_edac: Add an EDAC memory controller driver for Nehalem chipsets
Mauro Carvalho Chehab
2010-05-10
3
-0
/
+470
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
19
-15
/
+6
*
edac, mce: Filter out invalid values
Borislav Petkov
2010-03-22
1
-1
/
+6
*
edac: e752x: add dram scrubbing support
Peter Tyser
2010-03-13
1
-0
/
+107
*
edac: e752x fsb ecc
Konstantin Olifer
2010-03-13
1
-8
/
+2
*
edac: mpc85xx use resource_size instead of raw math
H Hartley Sweeten
2010-03-13
1
-4
/
+3
*
edac: mpc85xx improve SDRAM error reporting
Peter Tyser
2010-03-13
1
-8
/
+138
*
edac: mpc85xx mask ecc syndrome correctly
Peter Tyser
2010-03-13
2
-1
/
+14
*
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-08
3
-7
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2010-03-03
2
-19
/
+21
|
\
|
*
amd64_edac: Simplify ECC override handling
Borislav Petkov
2010-03-01
2
-19
/
+21
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
percpu: add __percpu sparse annotations to what's left
Tejun Heo
2010-02-17
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2010-02-11
1
-7
/
+8
|
\
\
|
*
|
amd64_edac: Do not falsely trigger kerneloops
Borislav Petkov
2010-02-11
1
-7
/
+8
|
|
/
*
|
edac: mpc85xx fix build regression by removing unused debug code
Peter Tyser
2010-02-11
1
-4
/
+0
*
|
edac: mpc85xx fix bad page calculation
Peter Tyser
2010-02-11
1
-2
/
+2
|
/
*
edac: i5000_edac critical fix panic out of bounds
Tamas Vincze
2010-01-16
1
-1
/
+7
*
amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rate
Roel Kluin
2010-01-15
1
-1
/
+1
*
edac, pci: remove pesky debug printk
Borislav Petkov
2009-12-24
1
-2
/
+0
[next]