index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
i7core_edac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority
Borislav Petkov
2017-01-24
1
-0
/
+1
*
edac: rename edac_core.h to edac_mc.h
Mauro Carvalho Chehab
2016-12-15
1
-1
/
+1
*
Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2016-05-16
1
-76
/
+5
|
\
|
*
EDAC, i7core: Remove double buffering of error records
Tony Luck
2016-04-29
1
-76
/
+5
*
|
EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
Tony Luck
2016-04-29
1
-1
/
+1
|
/
*
EDAC: i7core: Use static attribute groups for sysfs entries
Takashi Iwai
2015-02-23
1
-19
/
+11
*
EDAC: i7core: Return proper error codes for kzalloc() errors
Takashi Iwai
2015-02-23
1
-2
/
+2
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-04
1
-2
/
+2
|
\
|
*
Merge tag 'v3.14-rc5' into patchwork
Mauro Carvalho Chehab
2014-03-11
1
-2
/
+7
|
|
\
|
*
|
[media, edac] Change my email address
Mauro Carvalho Chehab
2014-02-07
1
-2
/
+2
*
|
|
Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2014-04-01
1
-7
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
i7core_edac: Drop unused variable
Jean Delvare
2014-02-25
1
-7
/
+3
|
|
/
*
/
i7core_edac: Fix PCI device reference count
Jean Delvare
2014-02-25
1
-2
/
+7
|
/
*
EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-06
1
-1
/
+1
*
EDAC: Replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-08
1
-5
/
+5
*
Merge tag 'v3.8-rc7' into next
Mauro Carvalho Chehab
2013-02-20
1
-4
/
+3
|
\
|
*
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+3
*
|
i7core_edac: fix erroneous size of static array
Niklas Söderlund
2012-12-21
1
-4
/
+4
|
/
*
i7core_edac: fix panic when accessing sysfs files
Prarit Bhargava
2012-11-28
1
-3
/
+3
*
Merge branch 'devel'
Mauro Carvalho Chehab
2012-07-29
1
-223
/
+297
|
\
|
*
i7core_edac: properly handle error count
Mauro Carvalho Chehab
2012-06-12
1
-21
/
+12
|
*
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
2012-06-12
1
-2
/
+2
|
*
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
2012-06-11
1
-2
/
+2
|
*
edac: Convert debugfX to edac_dbg(X,
Joe Perches
2012-06-11
1
-74
/
+70
|
*
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
2012-06-11
1
-22
/
+15
|
*
i7core_edac: change the mem allocation scheme to make Documentation/kobject.t...
Mauro Carvalho Chehab
2012-06-11
1
-21
/
+35
|
*
i7core_edac: convert it to use struct device
Mauro Carvalho Chehab
2012-06-11
1
-129
/
+209
|
*
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
2012-06-11
1
-2
/
+2
*
|
edac: avoid mce decoding crash after edac driver unloaded
Chen Gong
2012-06-11
1
-11
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
2012-05-29
1
-192
/
+78
|
\
|
|
*
i7core: fix ranks information at the per-channel struct
Mauro Carvalho Chehab
2012-05-28
1
-13
/
+16
|
*
edac: Cleanup the logs for i7core and sb edac drivers
Mauro Carvalho Chehab
2012-05-28
1
-7
/
+2
|
*
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
2012-05-28
1
-1
/
+1
|
*
i7core_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
1
-152
/
+50
|
*
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
2012-05-28
1
-7
/
+3
|
*
edac: Don't initialize csrow's first_page & friends when not needed
Mauro Carvalho Chehab
2012-05-28
1
-5
/
+0
|
*
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
2012-05-28
1
-14
/
+13
|
*
edac: Create a dimm struct and move the labels into it
Mauro Carvalho Chehab
2012-05-28
1
-2
/
+2
*
|
edac: Fix spelling errors.
David Mackey
2012-04-30
1
-5
/
+5
|
/
*
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
2012-03-19
1
-1
/
+1
*
x86, mce: Add wrappers for registering on the decode chain
Borislav Petkov
2011-12-14
1
-2
/
+2
*
i7core_edac: Initialize memory name with cpu, channel, bank
Mauro Carvalho Chehab
2011-11-01
1
-0
/
+4
*
i7core_edac: Fix compilation on 32 bits arch
Sedat Dilek
2011-11-01
1
-2
/
+5
*
i7core_edac: scrubbing fixups
Nils Carlson
2011-11-01
1
-8
/
+133
*
i7core_edac: return -ENODEV if no MC is found
Mauro Carvalho Chehab
2011-11-01
1
-2
/
+18
*
i7core_edac: use edac's own way to print errors
Mauro Carvalho Chehab
2011-11-01
1
-1
/
+2
*
i7core_edac: Drop the edac_mce facility
Borislav Petkov
2011-11-01
1
-26
/
+25
*
EDAC i7core: Use mce socketid for better compatibility
Thomas Renninger
2011-10-31
1
-1
/
+1
*
i7core_edac: Don't enable memory scrubbing for Xeon 35xx
Mauro Carvalho Chehab
2011-10-31
1
-7
/
+39
*
i7core_edac: Add scrubbing support
Samuel Gabrielsson
2011-10-31
1
-0
/
+126
[next]