index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
amd64_edac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
EDAC, amd64_edac: Get rid of per-node driver instances
Borislav Petkov
2015-02-23
1
-20
/
+13
*
EDAC: amd64: Use static attribute groups
Takashi Iwai
2015-02-23
1
-36
/
+11
*
EDAC, amd64_edac: Prevent OOPS with >16 memory controllers
Daniel J Blueman
2015-02-17
1
-2
/
+8
*
amd64_edac: Build module on x86-32
Tomasz Pala
2014-11-05
1
-0
/
+5
*
amd64_edac: Add F15h M60h support
Aravind Gopalakrishnan
2014-10-30
1
-79
/
+176
*
amd64_edac: Modify usage of amd64_read_dct_pci_cfg()
Aravind Gopalakrishnan
2014-09-23
1
-66
/
+80
*
amd64_edac: Add support for newer F16h models
Aravind Gopalakrishnan
2014-02-27
1
-0
/
+24
*
amd64_edac: Fix logic to determine channel for F15 M30h processors
Aravind Gopalakrishnan
2014-02-07
1
-3
/
+11
*
amd64_edac: Remove "amd64" prefix from static functions
Borislav Petkov
2013-12-15
1
-62
/
+56
*
amd64_edac: Simplify code around decode_bus_error
Borislav Petkov
2013-12-15
1
-9
/
+4
*
amd64_edac: Mark amd64_decode_bus_error as static
Rashika Kheria
2013-12-15
1
-1
/
+1
*
EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-06
1
-1
/
+1
*
amd64_edac: Fix condition to verify max channels allowed for F15 M30h
Aravind Gopalakrishnan
2013-12-06
1
-1
/
+1
*
bitops: Introduce a more generic BITMASK macro
Chen, Gong
2013-10-21
1
-22
/
+24
*
amd64_edac: Fix incorrect wraparounds
Aravind Gopalakrishnan
2013-08-27
1
-5
/
+6
*
amd64_edac: Correct erratum 505 range
Borislav Petkov
2013-08-27
1
-4
/
+4
*
Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Ingo Molnar
2013-08-15
1
-1
/
+8
|
\
|
*
amd64_edac: Fix single-channel setups
Borislav Petkov
2013-07-29
1
-1
/
+8
*
|
amd64_edac: Get rid of boot_cpu_data accesses
Borislav Petkov
2013-08-12
1
-47
/
+43
*
|
amd64_edac: Add ECC decoding support for newer F15h models
Aravind Gopalakrishnan
2013-08-12
1
-30
/
+216
|
/
*
amd64_edac: Add Family 16h support
Aravind Gopalakrishnan
2013-04-19
1
-1
/
+64
*
EDAC: Merge mci.mem_is_per_rank with mci.csbased
Mauro Carvalho Chehab
2013-03-16
1
-1
/
+0
*
amd64_edac: Correct DIMM sizes
Mauro Carvalho Chehab
2013-03-16
1
-5
/
+9
*
Merge tag 'edac_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2013-02-20
1
-105
/
+0
|
\
|
*
amd64_edac: Remove dead code
Borislav Petkov
2013-01-22
1
-105
/
+0
*
|
amd64_edac: Fix type usage in NB IDs and memory ranges
Daniel J Blueman
2013-01-10
1
-13
/
+13
*
|
amd64_edac: Fix PCI function lookup
Daniel J Blueman
2013-01-10
1
-34
/
+38
*
|
x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_id
Daniel J Blueman
2013-01-10
1
-2
/
+3
*
|
x86, AMD, NB: Add multi-domain support
Daniel J Blueman
2013-01-10
1
-3
/
+3
|
/
*
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+4
*
EDAC: Fix csrow size reported in sysfs
Borislav Petkov
2012-11-28
1
-0
/
+1
*
EDAC: Add memory controller flags
Borislav Petkov
2012-11-28
1
-0
/
+1
*
amd64_edac: Fix csrows size and pages computation
Borislav Petkov
2012-11-28
1
-21
/
+27
*
amd64_edac: Use DBAM_DIMM macro
Borislav Petkov
2012-11-28
1
-1
/
+1
*
amd64_edac: Fix K8 chip select reporting
Borislav Petkov
2012-11-28
1
-6
/
+3
*
amd64_edac: Reorganize error reporting path
Borislav Petkov
2012-11-28
1
-123
/
+71
*
amd64_edac: Do not check whether error address is valid
Borislav Petkov
2012-11-28
1
-21
/
+0
*
amd64_edac: Improve error injection
Borislav Petkov
2012-11-28
1
-5
/
+5
*
amd64_edac: Small fixlets and cleanups
Borislav Petkov
2012-11-28
1
-8
/
+5
*
amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]
Andrew Morton
2012-10-24
1
-7
/
+4
*
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
2012-06-12
1
-11
/
+11
*
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
2012-06-11
1
-19
/
+11
*
amd64_edac: Don't pass driver name as an error parameter
Mauro Carvalho Chehab
2012-06-11
1
-12
/
+13
*
edac: Convert debugfX to edac_dbg(X,
Joe Perches
2012-06-11
1
-138
/
+132
*
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
2012-06-11
1
-4
/
+6
*
amd64_edac: convert sysfs logic to use struct device
Mauro Carvalho Chehab
2012-06-11
1
-17
/
+26
*
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
2012-06-11
1
-1
/
+1
*
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
2012-05-28
1
-1
/
+1
*
amd64_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-45
/
+92
*
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
2012-05-28
1
-4
/
+6
[next]