index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
edac_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-02
EDAC: Fix mem_types strings type
Borislav Petkov
1
-1
/
+1
2013-02-21
edac: add support for raw error reports
Mauro Carvalho Chehab
1
-0
/
+5
2012-07-30
Merge branch 'devel'
Mauro Carvalho Chehab
1
-22
/
+17
2012-06-12
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
1
-0
/
+1
2012-06-11
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
1
-2
/
+1
2012-06-11
edac: Convert debugfX to edac_dbg(X,
Joe Perches
1
-8
/
+2
2012-06-11
edac: Use more normal debugging macro style
Joe Perches
1
-17
/
+18
2012-06-11
RAS: Add a tracepoint for reporting memory controller events
Mauro Carvalho Chehab
1
-4
/
+4
2012-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
1
-31
/
+16
2012-05-29
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
1
-75
/
+1
2012-05-29
edac: Change internal representation to work with layers
Mauro Carvalho Chehab
1
-20
/
+79
2012-05-22
edac, mips: don't change code that has been removed in edac/mips tree
Jiri Kosina
1
-1
/
+1
2012-04-30
edac: Fix spelling errors.
David Mackey
1
-3
/
+3
2011-12-15
edac: convert sysdev_class to a regular subsystem
Kay Sievers
1
-4
/
+3
2011-10-31
edac: Move edac main structs to include/linux/edac.h
Mauro Carvalho Chehab
1
-349
/
+1
2011-05-27
edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()
Lai Jiangshan
1
-12
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-4
/
+4
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-07
EDAC: Fixup scrubrate manipulation
Borislav Petkov
1
-1
/
+1
2011-01-07
amd64_edac: Rework printk macros
Borislav Petkov
1
-1
/
+2
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-3
/
+3
2010-12-08
EDAC: Correct MiB_TO_PAGES() macro
Andrei Konovalov
1
-3
/
+3
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-24
i7core_edac: move #if PAGE_SHIFT to edac_core.h
Mauro Carvalho Chehab
1
-0
/
+2
2010-10-24
i7core_edac: Properly mark const static vars as such
Mauro Carvalho Chehab
1
-4
/
+4
2010-10-24
i7core_edac: Be sure that the edac pci handler will be properly released
Mauro Carvalho Chehab
1
-0
/
+1
2010-08-03
edac, mc: Improve scrub rate handling
Borislav Petkov
1
-1
/
+1
2010-08-03
edac: Remove EDAC_DEBUG_VERBOSE
Borislav Petkov
1
-15
/
+0
2010-05-10
edac: Create an unique instance for each kobj
Mauro Carvalho Chehab
1
-6
/
+15
2010-05-10
edac: store/show methods for device groups weren't working
Mauro Carvalho Chehab
1
-0
/
+2
2010-05-10
edac_core: Allow the creation of sysfs groups
Mauro Carvalho Chehab
1
-1
/
+11
2009-12-07
edac: add memory types strings for debugging
Borislav Petkov
1
-0
/
+1
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-07-01
edac: add DDR3 memory type for MPC85xx EDAC
Yang Shi
1
-0
/
+4
2009-06-19
edac: add edac_device_alloc_index()
Harry Ciao
1
-0
/
+1
2009-06-10
edac: fold __func__ into edac_debug_printk
Borislav Petkov
1
-4
/
+5
2009-04-14
edac: fix local pci_write_bits32
Jeff Haran
1
-2
/
+10
2009-04-03
edac: Add edac_pci_alloc_index()
Harry Ciao
1
-0
/
+1
2009-04-03
edac: add more verbose debug info
Hitoshi Mitake
1
-1
/
+14
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-05-06
dev_name introduction fall out fix
Stephen Rothwell
1
-1
/
+1
2008-02-07
drivers-edac: add Cell XDR memory types
Benjamin Herrenschmidt
1
-0
/
+2
2007-10-19
define global BIT macro
Jiri Slaby
1
-2
/
+0
2007-09-12
drivers/edac: fix printk level down to debug from emerg
Doug Thompson
1
-1
/
+1
2007-07-19
drivers/edac: fix edac_device sysfs corner case bug
Doug Thompson
1
-2
/
+9
2007-07-19
drivers/edac: fix edac_device sysfs completion code
Douglas Thompson
1
-4
/
+6
2007-07-19
drivers/edac: fix edac_mc sysfs completion code
Doug Thompson
1
-3
/
+1
2007-07-19
drivers/edac: fix edac_device init apis
Doug Thompson
1
-3
/
+3
2007-07-19
drivers/edac: fix edac_mc init apis
Doug Thompson
1
-13
/
+14
2007-07-19
drivers/edac: fix leaf sysfs attribute
Douglas Thompson
1
-37
/
+30
[next]