Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f83a6ece6997fe64ce9b02e8169c3fb43c68ea55
/
include
/
linux
/
edac.h
861e6ed
EDAC: Drop per-memory controller buses
by Borislav Petkov
· 6 years ago
6b58859
EDAC: Raise the maximum number of memory controllers
by Justin Ernst
· 6 years ago
c798c88
EDAC, ghes: Use CPER module handles to locate DIMMs
by Fan Wu
· 6 years ago
001f861
EDAC: Add new memory type for non-volatile DIMMs
by Tony Luck
· 7 years ago
c54182e
EDAC: Get rid of mci->mod_ver
by Borislav Petkov
· 8 years ago
bffc7de
EDAC: Rename report status accessors
by Borislav Petkov
· 8 years ago
fee27d7
EDAC: Delete edac_stub.c
by Borislav Petkov
· 8 years ago
d3116a0
EDAC: Remove edac_err_assert
by Borislav Petkov
· 8 years ago
97bb6c1
EDAC: Get rid of edac_handlers
by Borislav Petkov
· 8 years ago
db47d5f
x86/nmi, EDAC: Get rid of DRAM error reporting thru PCI SERR NMI
by Borislav Petkov
· 8 years ago
eca90a3
EDAC: Fix typos in enum mem_type comments
by Alexander Alemayhu
· 8 years ago
4838a0d
EDAC: Document HW_EVENT_ERR_DEFERRED type
by Yazen Ghannam
· 8 years ago
6b1fb6f7
edac.rst: move concepts dictionary from edac.h
by Mauro Carvalho Chehab
· 8 years ago
e002075
edac: fix kenel-doc markups at edac.h
by Mauro Carvalho Chehab
· 8 years ago
0b892c7
edac: move EDAC PCI definitions to drivers/edac/edac_pci.h
by Mauro Carvalho Chehab
· 8 years ago
d12a969
EDAC, amd64: Add Deferred Error type
by Yazen Ghannam
· 8 years ago
1e8096b
EDAC: Add LRDDR4 DRAM type
by Yazen Ghannam
· 8 years ago
a97d262
EDAC: Unexport and make edac_subsys static
by Borislav Petkov
· 9 years ago
733476c
EDAC: Rip out the edac_subsys reference counting
by Borislav Petkov
· 9 years ago
255379a
EDAC: Add DDR4 flag
by Jim Snow
· 9 years ago
e880e874
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
621a5f7
debugfs: Pass bool pointer to debugfs_create_bool()
by Viresh Kumar
· 9 years ago
7ac8bf9
EDAC: Carve out debugfs functionality
by Borislav Petkov
· 9 years ago
348fec7
EDAC: Add DDR3 LRDIMM entries to edac_mem_types
by Aravind Gopalakrishnan
· 10 years ago
7b82783
edac: add DDR4 and RDDR4
by Aristeu Rozanski
· 11 years ago
c700f01
EDAC: Add an edac_report parameter to EDAC
by Chen, Gong
· 11 years ago
5650769
EDAC, GHES: Update ghes error record info
by Chen, Gong
· 11 years ago
88d84ac
EDAC: Fix lockdep splat
by Borislav Petkov
· 11 years ago
9713fae
EDAC: Merge mci.mem_is_per_rank with mci.csbased
by Mauro Carvalho Chehab
· 12 years ago
1eef128
amd64_edac: Correct DIMM sizes
by Mauro Carvalho Chehab
· 12 years ago
8dd93d4
edac: add support for error type "Info"
by Mauro Carvalho Chehab
· 12 years ago
c7ef764
edac: reduce stack pressure by using a pre-allocated buffer
by Mauro Carvalho Chehab
· 12 years ago
c2c93db
edac: remove proc_name from mci structure
by Mauro Carvalho Chehab
· 12 years ago
c66b5a7
edac: add a new memory layer type
by Mauro Carvalho Chehab
· 12 years ago
80f5ab0
edac: edac_mc no longer deals with kobjects directly
by Shaun Ruffell
· 12 years ago
16a528ee
EDAC: Fix csrow size reported in sysfs
by Borislav Petkov
· 12 years ago
1165276
EDAC: Add memory controller flags
by Borislav Petkov
· 12 years ago
38ced28
edac: allow specifying the error count with fake_inject
by Mauro Carvalho Chehab
· 13 years ago
de3910eb
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
by Mauro Carvalho Chehab
· 13 years ago
452a6bf
edac: Add debufs nodes to allow doing fake error inject
by Mauro Carvalho Chehab
· 13 years ago
d90c008
edac: Get rid of the old kobj's from the edac mc code
by Mauro Carvalho Chehab
· 13 years ago
7a623c0
edac: rewrite the sysfs code to use struct device
by Mauro Carvalho Chehab
· 13 years ago
b0610bb8
edac: use Documentation-nano format for some data structs
by Mauro Carvalho Chehab
· 13 years ago
fd68750
edac: Rename the parent dev to pdev
by Mauro Carvalho Chehab
· 13 years ago
5926ff5
edac: Initialize the dimm label with the known information
by Mauro Carvalho Chehab
· 13 years ago
4275be6
edac: Change internal representation to work with layers
by Mauro Carvalho Chehab
· 13 years ago
982216a
edac.h: Add generic layers for describing a memory location
by Mauro Carvalho Chehab
· 13 years ago
a895bf8
edac: move nr_pages to dimm struct
by Mauro Carvalho Chehab
· 13 years ago
084a4fc
edac: move dimm properties to struct dimm_info
by Mauro Carvalho Chehab
· 13 years ago
a7d7d2e
edac: Create a dimm struct and move the labels into it
by Mauro Carvalho Chehab
· 13 years ago
f0f3680
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 13 years ago
a4b4be3
edac: rename channel_info to rank_info
by Mauro Carvalho Chehab
· 13 years ago
01a6e28
edac: Improve the comments to better describe the memory concepts
by Mauro Carvalho Chehab
· 13 years ago
313162d
device.h: audit and cleanup users in main include dir
by Paul Gortmaker
· 13 years ago
fe5ff8b
edac: convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
ddeb354
edac: Move edac main structs to include/linux/edac.h
by Mauro Carvalho Chehab
· 14 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
30e1f7a
EDAC: Export edac sysfs class to users.
by Borislav Petkov
· 14 years ago
c3c52bc
edac: fix module initialization on several modules 2nd time
by Hitoshi Mitake
· 17 years ago
66ee2f9
drivers/edac: mod assert_error check
by Dave Jiang
· 17 years ago
c0d1217
drivers/edac: add new nmi rescan
by Dave Jiang
· 17 years ago