| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2018-04-05 | 5 | -59/+94 |
|\ |
|
| * | EDAC, sb_edac: Remove variable length array usage | Gustavo A. R. Silva | 2018-03-17 | 1 | -7/+5 |
| * | EDAC, skx_edac: Detect non-volatile DIMMs | Tony Luck | 2018-03-15 | 2 | -7/+65 |
| * | EDAC: Add new memory type for non-volatile DIMMs | Tony Luck | 2018-03-14 | 1 | -1/+2 |
| * | EDAC: Drop duplicated array of strings for memory type names | Tony Luck | 2018-03-14 | 2 | -44/+22 |
| * | EDAC, layerscape: Allow building for LS1021A | Rasmus Villemoes | 2018-02-27 | 1 | -1/+1 |
* | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2018-04-02 | 3 | -275/+0 |
|\ \ |
|
| * | | edac: remove tile driver | Arnd Bergmann | 2018-03-26 | 3 | -275/+0 |
| |/ |
|
* | | Merge branch 'ras/urgent' into ras/core | Thomas Gleixner | 2018-03-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL | Anna Karbownik | 2018-02-23 | 1 | -1/+1 |
* | | x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type | Yazen Ghannam | 2018-02-21 | 1 | -4/+7 |
|/ |
|
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-14 | 1 | -1/+1 |
|\ |
|
| * | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping | Jia Zhang | 2018-02-15 | 1 | -1/+1 |
* | | EDAC, mv64x60: Fix an error handling path | Christophe JAILLET | 2018-01-09 | 1 | -1/+1 |
* | | EDAC, ti: Add support for TI keystone and DRA7xx EDAC | Tero Kristo | 2017-11-27 | 3 | -0/+349 |
* | | EDAC, octeon: Fix an uninitialized variable warning | James Hogan | 2017-11-27 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 2 | -2/+3 |
|\ |
|
| * | treewide: Fix function prototypes for module_param_call() | Kees Cook | 2017-10-31 | 2 | -2/+3 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-13 | 1 | -5/+5 |
|\ \ |
|
| * \ | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 4 | -0/+4 |
| |\ \ |
|
| * | | | locking/atomics, EDAC/altera: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 2017-10-25 | 1 | -5/+5 |
| | |/
| |/| |
|
* | | | Merge tag 'edac_for_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2017-11-13 | 9 | -124/+151 |
|\ \ \
| |_|/
|/| | |
|
| * | | EDAC, sb_edac: Fix missing break in switch | Gustavo A. R. Silva | 2017-10-19 | 1 | -0/+1 |
| * | | EDAC, sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 mode | Luis Felipe Sandoval Castro | 2017-10-11 | 1 | -16/+3 |
| * | | EDAC, skx_edac: Handle systems with segmented PCI busses | Tony Luck | 2017-09-28 | 1 | -3/+5 |
| * | | EDAC, thunderx: Remove suspend/resume support | Jan Glauber | 2017-09-27 | 1 | -25/+0 |
| * | | EDAC, skx_edac: Fix detection of single-rank DIMMs | Charles Rose | 2017-09-27 | 1 | -2/+2 |
| * | | EDAC, sb_edac: Don't create a second memory controller if HA1 is not present | Qiuxu Zhuo | 2017-09-27 | 1 | -1/+8 |
| * | | EDAC: Add owner check to the x86 platform drivers | Toshi Kani | 2017-09-25 | 4 | -4/+28 |
| * | | EDAC: Add helper which returns the loaded platform driver | Toshi Kani | 2017-09-25 | 2 | -1/+14 |
| * | | EDAC, ghes: Add platform check | Toshi Kani | 2017-09-25 | 1 | -5/+23 |
| * | | EDAC, ghes: Model a single, logical memory controller | Borislav Petkov | 2017-09-25 | 1 | -65/+51 |
| * | | EDAC, ghes: Remove symbol exports | Borislav Petkov | 2017-09-25 | 1 | -3/+0 |
| * | | EDAC: Handle return value of kasprintf() | Arvind Yadav | 2017-09-21 | 3 | -4/+21 |
| |/ |
|
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 4 | -0/+4 |
|/ |
|
* | EDAC, mce_amd: Get rid of local var in amd_filter_mce() | Borislav Petkov | 2017-08-21 | 1 | -3/+1 |
* | EDAC, mce_amd: Get rid of most struct cpuinfo_x86 uses | Borislav Petkov | 2017-08-21 | 1 | -10/+12 |
* | EDAC, mce_amd: Rename decode_smca_errors() to decode_smca_error() | Borislav Petkov | 2017-08-21 | 1 | -2/+2 |
* | EDAC: Make device_type const | Bhumika Goyal | 2017-08-20 | 2 | -6/+6 |
* | EDAC, pnd2: Properly toggle hidden state for P2SB PCI device | Qiuxu Zhuo | 2017-08-19 | 1 | -2/+8 |
* | EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR | Qiuxu Zhuo | 2017-08-19 | 1 | -0/+11 |
* | EDAC, pnd2: Mask off the lower four bits of a BAR | Qiuxu Zhuo | 2017-08-19 | 1 | -0/+1 |
* | EDAC, thunderx: Fix error handling path in thunderx_lmc_probe() | Christophe JAILLET | 2017-08-18 | 1 | -3/+2 |
* | EDAC, altera: Fix error handling path in altr_edac_device_probe() | Christophe JAILLET | 2017-08-18 | 1 | -1/+3 |
* | EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake | Tony Luck | 2017-08-04 | 1 | -29/+59 |
* | EDAC, sb_edac: Classify memory mirroring modes | Qiuxu Zhuo | 2017-08-02 | 1 | -16/+47 |
* | EDAC, cpc925, ppc4xx: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-19 | 2 | -5/+5 |
* | EDAC: Get rid of mci->mod_ver | Borislav Petkov | 2017-07-17 | 29 | -50/+0 |
* | EDAC: Constify attribute_group structures | Arvind Yadav | 2017-07-17 | 2 | -5/+5 |
* | EDAC, mce_amd: Use cpu_to_node() to find the node ID | Yazen Ghannam | 2017-07-17 | 1 | -5/+1 |