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
/
amd64_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-04
amd64_edac: Minor formatting fix
Borislav Petkov
1
-1
/
+1
2010-08-04
amd64_edac: Fix operator precendence error
Borislav Petkov
1
-1
/
+1
2010-08-03
edac, mc: Improve scrub rate handling
Borislav Petkov
1
-3
/
+3
2010-08-03
amd64_edac: Correct scrub rate setting
Borislav Petkov
1
-1
/
+1
2010-08-03
amd64_edac: Fix DCT base address selector
Borislav Petkov
1
-1
/
+1
2010-08-03
amd64_edac: Remove polling mechanism
Borislav Petkov
1
-118
/
+0
2010-08-03
amd64_edac: Sanitize syndrome extraction
Borislav Petkov
1
-33
/
+50
2010-07-02
amd64_edac: Fix syndrome calculation on K8
Borislav Petkov
1
-12
/
+12
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-18
/
+19
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
1
-18
/
+19
2010-02-17
percpu: add __percpu sparse annotations to what's left
Tejun Heo
1
-1
/
+1
2010-02-11
amd64_edac: Do not falsely trigger kerneloops
Borislav Petkov
1
-7
/
+8
2010-01-15
amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rate
Roel Kluin
1
-1
/
+1
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-11
x86, msr: Add support for non-contiguous cpumasks
Borislav Petkov
1
-29
/
+17
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
1
-46
/
+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
1
-4
/
+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
1
-100
/
+94
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
1
-33
/
+32
2009-12-07
amd64_edac: wrap-up pci config read error handling
Borislav Petkov
1
-159
/
+54
2009-12-07
amd64_edac: unify MCGCTL ECC switching
Borislav Petkov
1
-91
/
+113
2009-12-07
cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
Rusty Russell
1
-9
/
+15
2009-12-07
amd64_edac: make DRAM regions output more human-readable
Borislav Petkov
1
-12
/
+9
2009-12-07
amd64_edac: clarify DRAM CTL debug reporting
Borislav Petkov
1
-14
/
+23
2009-11-04
amd64_edac: fix CECCs reporting
Borislav Petkov
1
-1
/
+1
2009-11-04
amd64_edac: fix a wrong goto clause in amd64_edac.c
Li Hong
1
-3
/
+1
2009-10-16
amd64_edac: fix DRAM base and limit extraction masks, v2
Borislav Petkov
1
-4
/
+4
2009-10-07
amd64_edac: fix DRAM base and limit extraction
Borislav Petkov
1
-5
/
+5
2009-10-07
amd64_edac: fix chip select handling
Borislav Petkov
1
-31
/
+26
2009-10-07
amd64_edac: simple fix to allow reporting of CECC errors
Keith Mannthey
1
-1
/
+1
2009-10-07
amd64_edac: fix K8 intlv_sel check
Borislav Petkov
1
-11
/
+8
2009-10-07
amd64_edac: fix interleave enable tests
Borislav Petkov
1
-4
/
+4
2009-10-07
amd64_edac: fix DRAM base and limit address extraction
Borislav Petkov
1
-2
/
+2
2009-10-07
amd64_edac: fix driver instance lookup table allocation
Borislav Petkov
1
-2
/
+2
2009-09-16
amd64_edac: check NB MCE bank enable on the current node properly
Borislav Petkov
1
-21
/
+45
[next]