index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
19
-15
/
+6
2010-03-22
edac, mce: Filter out invalid values
Borislav Petkov
1
-1
/
+6
2010-03-12
edac: e752x: add dram scrubbing support
Peter Tyser
1
-0
/
+107
2010-03-12
edac: e752x fsb ecc
Konstantin Olifer
1
-8
/
+2
2010-03-12
edac: mpc85xx use resource_size instead of raw math
H Hartley Sweeten
1
-4
/
+3
2010-03-12
edac: mpc85xx improve SDRAM error reporting
Peter Tyser
1
-8
/
+138
2010-03-12
edac: mpc85xx mask ecc syndrome correctly
Peter Tyser
2
-1
/
+14
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
3
-7
/
+7
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2
-19
/
+21
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2010-03-01
amd64_edac: Simplify ECC override handling
Borislav Petkov
2
-19
/
+21
2010-02-17
percpu: add __percpu sparse annotations to what's left
Tejun Heo
1
-1
/
+1
2010-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-7
/
+8
2010-02-11
edac: mpc85xx fix build regression by removing unused debug code
Peter Tyser
1
-4
/
+0
2010-02-11
edac: mpc85xx fix bad page calculation
Peter Tyser
1
-2
/
+2
2010-02-11
amd64_edac: Do not falsely trigger kerneloops
Borislav Petkov
1
-7
/
+8
2010-01-16
edac: i5000_edac critical fix panic out of bounds
Tamas Vincze
1
-1
/
+7
2010-01-15
amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rate
Roel Kluin
1
-1
/
+1
2009-12-24
edac, pci: remove pesky debug printk
Borislav Petkov
1
-2
/
+0
2009-12-24
amd64_edac: restrict PCI config space access
Borislav Petkov
1
-1
/
+1
2009-12-24
amd64_edac: fix forcing module load/unload
Borislav Petkov
1
-2
/
+1
2009-12-24
amd64_edac: make driver loading more robust
Borislav Petkov
1
-7
/
+16
2009-12-24
amd64_edac: fix driver instance freeing
Borislav Petkov
1
-5
/
+4
2009-12-24
amd64_edac: fix K8 chip select reporting
Borislav Petkov
1
-2
/
+6
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-17
/
+7
2009-12-16
edac, mce, amd: silence GART TLB errors
Borislav Petkov
1
-15
/
+6
2009-12-16
edac: i5100 add 6 ranks per channel
Nils Carlson
1
-16
/
+20
2009-12-16
edac: i5100 add scrubbing
Nils Carlson
1
-2
/
+110
2009-12-16
edac: i5100 clean controller to channel terms
Nils Carlson
1
-55
/
+55
2009-12-15
edac, mce: correct corenum reporting
Borislav Petkov
1
-2
/
+1
2009-12-11
x86, msr: Add support for non-contiguous cpumasks
Borislav Petkov
1
-29
/
+17
2009-12-08
amd64_edac: bump driver version
Borislav Petkov
1
-1
/
+1
2009-12-08
amd64_edac: fix use-uninitialised bug
Andrew Morton
1
-1
/
+1
2009-12-08
amd64_edac: correct sys address to chip select mapping
Borislav Petkov
1
-31
/
+27
2009-12-08
amd64_edac: add a leaner syndrome decoding algorithm
Borislav Petkov
1
-126
/
+154
2009-12-07
amd64_edac: remove early hw support check
Borislav Petkov
2
-47
/
+1
2009-12-07
amd64_edac: detect DDR3 memory type
Borislav Petkov
1
-3
/
+4
2009-12-07
edac: add memory types strings for debugging
Borislav Petkov
3
-4
/
+26
2009-12-07
edac, mce: update AMD F10h revD check
Borislav Petkov
1
-1
/
+1
2009-12-07
amd64_edac: remove unneeded extract_error_address wrapper
Borislav Petkov
1
-18
/
+4
2009-12-07
amd64_edac: rename StinkyIdentifier
Borislav Petkov
1
-18
/
+18
2009-12-07
amd64_edac: remove superfluous dbg printk
Borislav Petkov
1
-3
/
+0
2009-12-07
amd64_edac: enhance address to DRAM bank mapping
Borislav Petkov
2
-120
/
+108
2009-12-07
amd64_edac: cleanup f10_early_channel_count
Borislav Petkov
1
-11
/
+7
2009-12-07
amd64_edac: dump DIMM sizes on K8 too
Borislav Petkov
1
-20
/
+22
2009-12-07
amd64_edac: cleanup rest of amd64_dump_misc_regs
Borislav Petkov
1
-21
/
+12
2009-12-07
amd64_edac: cleanup DRAM cfg low debug output
Borislav Petkov
2
-35
/
+32
2009-12-07
amd64_edac: wrap-up pci config read error handling
Borislav Petkov
2
-159
/
+70
2009-12-07
amd64_edac: unify MCGCTL ECC switching
Borislav Petkov
2
-96
/
+117
2009-12-07
cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
Rusty Russell
1
-9
/
+15
[next]