| Commit message (Expand) | Author | Age | Files | Lines |
* | EDAC, sb_edac: Fix channel reporting on Knights Landing | Lukasz Odzioba | 2016-08-08 | 1 | -4/+11 |
* | EDAC, sb_edac: Fix Knights Landing | Tony Luck | 2016-07-15 | 1 | -14/+6 |
* | EDAC, sb_edac: Readd accidentally dropped Broadwell-D support | Tony Luck | 2016-06-03 | 1 | -8/+14 |
* | EDAC, sb_edac: Fix rank lookup on Broadwell | Tony Luck | 2016-06-03 | 1 | -5/+8 |
* | Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2016-05-17 | 1 | -183/+39 |
|\ |
|
| * | EDAC, sb_edac: Use cpu family/model in driver detection | Tony Luck | 2016-05-02 | 1 | -98/+36 |
| * | EDAC, sb_edac: Remove double buffering of error records | Tony Luck | 2016-04-23 | 1 | -85/+3 |
* | | EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback | Tony Luck | 2016-04-29 | 1 | -1/+1 |
* | | x86 EDAC, sb_edac.c: Take account of channel hashing when needed | Tony Luck | 2016-04-22 | 1 | -1/+23 |
* | | x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address | Tony Luck | 2016-04-22 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-15 | 1 | -16/+10 |
|\ |
|
| * | EDAC/sb_edac: Fix computation of channel address | Luck, Tony | 2016-03-10 | 1 | -16/+10 |
* | | EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon Phi | Hubert Chrzaniuk | 2016-03-07 | 1 | -1/+1 |
|/ |
|
* | EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing | Hubert Chrzaniuk | 2015-12-11 | 1 | -1/+7 |
* | EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support | Jim Snow | 2015-12-05 | 1 | -45/+921 |
* | EDAC, sb_edac: Add support for duplicate device IDs | Jim Snow | 2015-12-05 | 1 | -8/+32 |
* | EDAC, sb_edac: Virtualize several hard-coded functions | Jim Snow | 2015-12-05 | 1 | -11/+48 |
* | EDAC, sb_edac: Fix TAD presence check for sbridge_mci_bind_devs() | Seth Jennings | 2015-09-24 | 1 | -4/+4 |
* | sb_edac: correctly fetch DIMM width on Ivy Bridge and Haswell | Aristeu Rozanski | 2015-09-09 | 1 | -11/+49 |
* | sb_edac: look harder for DDRIO on Haswell systems | Aristeu Rozanski | 2015-09-09 | 1 | -1/+11 |
* | sb_edac: support for Broadwell -EP and -EX | Tony Luck | 2015-06-03 | 1 | -15/+58 |
* | sb_edac: Fix support for systems with two home agents per socket | Tony Luck | 2015-06-03 | 1 | -73/+65 |
* | sb_edac: Fix a typo and a thinko in address handling for Haswell | Tony Luck | 2015-06-03 | 1 | -2/+2 |
* | sb_edac: Fix detection on SNB machines | Borislav Petkov | 2015-02-09 | 1 | -3/+6 |
* | sb_edac: Fix typo computing number of banks | Tony Luck | 2014-12-02 | 1 | -1/+1 |
* | sb_edac: Add support for Broadwell-DE processor | Tony Luck | 2014-12-02 | 1 | -6/+157 |
* | sb_edac: Fix discovery of top-of-low-memory for Haswell | Tony Luck | 2014-12-02 | 1 | -2/+3 |
* | sb_edac: Fix erroneous bytes->gigabytes conversion | Jim Snow | 2014-12-02 | 1 | -18/+20 |
* | sb_edac: Claim a different PCI device | Andy Lutomirski | 2014-10-08 | 1 | -1/+1 |
* | Move Intel SNB device ids from sb_edac to pci_ids.h | Andy Lutomirski | 2014-10-08 | 1 | -30/+0 |
* | sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channel | Seth Jennings | 2014-10-08 | 1 | -2/+6 |
* | sb_edac: add support for Haswell based systems | Aristeu Rozanski | 2014-06-26 | 1 | -24/+349 |
* | sb_edac: Fix mix tab/spaces alignments | Mauro Carvalho Chehab | 2014-06-26 | 1 | -3/+3 |
* | sb_edac: remove bogus assumption on mc ordering | Aristeu Rozanski | 2014-06-26 | 1 | -4/+0 |
* | sb_edac: make minimal use of channel_mask | Aristeu Rozanski | 2014-06-26 | 1 | -0/+3 |
* | sb_edac: fix socket detection on Ivy Bridge controllers | Aristeu Rozanski | 2014-06-26 | 1 | -1/+1 |
* | sb_edac: search devices using product id | Aristeu Rozanski | 2014-06-26 | 1 | -215/+137 |
* | sb_edac: make RIR limit retrieval per model | Aristeu Rozanski | 2014-06-26 | 1 | -3/+10 |
* | sb_edac: make node id retrieval per model | Aristeu Rozanski | 2014-06-26 | 1 | -4/+11 |
* | sb_edac: make memory type detection per memory controller | Aristeu Rozanski | 2014-06-26 | 1 | -16/+28 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-04 | 1 | -2/+2 |
|\ |
|
| * | [media, edac] Change my email address | Mauro Carvalho Chehab | 2014-02-07 | 1 | -2/+2 |
* | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2014-04-04 | 1 | -9/+16 |
|\ \ |
|
| * | | sb_edac: mark MCE messages as KERN_DEBUG | Aristeu Rozanski | 2014-03-13 | 1 | -11/+12 |
| * | | sb_edac: use "event" instead of "exception" when MC wasnt signaled | Aristeu Rozanski | 2014-03-13 | 1 | -2/+8 |
| |/ |
|
* / | sb_edac: Degrade log level for device registration | Jiang Liu | 2014-02-20 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-20 | 1 | -1/+5 |
|\ |
|
| * | Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/... | Ingo Molnar | 2013-12-16 | 1 | -1/+5 |
| |\ |
|
| | * | EDAC, sb_edac: Modify H/W event reporting policy | Chen, Gong | 2013-12-11 | 1 | -1/+5 |
* | | | Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2014-01-20 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|