Age | Commit message (Expand) | Author | Files | Lines |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+3 |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -5/+5 |
2017-11-13 | Merge tag 'edac_for_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 9 | -124/+151 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 4 | -0/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook | 2 | -2/+3 |
2017-10-25 | locking/atomics, EDAC/altera: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 1 | -5/+5 |
2017-10-19 | EDAC, sb_edac: Fix missing break in switch | Gustavo A. R. Silva | 1 | -0/+1 |
2017-10-11 | EDAC, sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 mode | Luis Felipe Sandoval Castro | 1 | -16/+3 |
2017-09-28 | EDAC, skx_edac: Handle systems with segmented PCI busses | Tony Luck | 1 | -3/+5 |
2017-09-27 | EDAC, thunderx: Remove suspend/resume support | Jan Glauber | 1 | -25/+0 |
2017-09-27 | EDAC, skx_edac: Fix detection of single-rank DIMMs | Charles Rose | 1 | -2/+2 |
2017-09-27 | EDAC, sb_edac: Don't create a second memory controller if HA1 is not present | Qiuxu Zhuo | 1 | -1/+8 |
2017-09-25 | EDAC: Add owner check to the x86 platform drivers | Toshi Kani | 4 | -4/+28 |
2017-09-25 | EDAC: Add helper which returns the loaded platform driver | Toshi Kani | 2 | -1/+14 |
2017-09-25 | EDAC, ghes: Add platform check | Toshi Kani | 1 | -5/+23 |
2017-09-25 | EDAC, ghes: Model a single, logical memory controller | Borislav Petkov | 1 | -65/+51 |
2017-09-25 | EDAC, ghes: Remove symbol exports | Borislav Petkov | 1 | -3/+0 |
2017-09-21 | EDAC: Handle return value of kasprintf() | Arvind Yadav | 3 | -4/+21 |
2017-08-21 | EDAC, mce_amd: Get rid of local var in amd_filter_mce() | Borislav Petkov | 1 | -3/+1 |
2017-08-21 | EDAC, mce_amd: Get rid of most struct cpuinfo_x86 uses | Borislav Petkov | 1 | -10/+12 |
2017-08-21 | EDAC, mce_amd: Rename decode_smca_errors() to decode_smca_error() | Borislav Petkov | 1 | -2/+2 |
2017-08-20 | EDAC: Make device_type const | Bhumika Goyal | 2 | -6/+6 |
2017-08-19 | EDAC, pnd2: Properly toggle hidden state for P2SB PCI device | Qiuxu Zhuo | 1 | -2/+8 |
2017-08-19 | EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR | Qiuxu Zhuo | 1 | -0/+11 |
2017-08-19 | EDAC, pnd2: Mask off the lower four bits of a BAR | Qiuxu Zhuo | 1 | -0/+1 |
2017-08-18 | EDAC, thunderx: Fix error handling path in thunderx_lmc_probe() | Christophe JAILLET | 1 | -3/+2 |
2017-08-18 | EDAC, altera: Fix error handling path in altr_edac_device_probe() | Christophe JAILLET | 1 | -1/+3 |
2017-08-04 | EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake | Tony Luck | 1 | -29/+59 |
2017-08-02 | EDAC, sb_edac: Classify memory mirroring modes | Qiuxu Zhuo | 1 | -16/+47 |
2017-07-19 | EDAC, cpc925, ppc4xx: Convert to using %pOF instead of full_name | Rob Herring | 2 | -5/+5 |
2017-07-17 | EDAC: Get rid of mci->mod_ver | Borislav Petkov | 29 | -50/+0 |
2017-07-17 | EDAC: Constify attribute_group structures | Arvind Yadav | 2 | -5/+5 |
2017-07-17 | EDAC, mce_amd: Use cpu_to_node() to find the node ID | Yazen Ghannam | 1 | -5/+1 |
2017-06-29 | EDAC, pnd2: Fix Apollo Lake DIMM detection | Tony Luck | 1 | -3/+8 |
2017-06-29 | EDAC, i5000, i5400: Fix definition of NRECMEMB register | Jérémy Lefaure | 2 | -5/+5 |
2017-06-26 | EDAC, pnd2: Make function sbi_send() static | Colin Ian King | 1 | -2/+2 |
2017-06-23 | EDAC, pnd2: Return proper error value from apl_rd_reg() | Gustavo A. R. Silva | 1 | -2/+3 |
2017-06-14 | EDAC, altera: Simplify calculation of total memory | Chris Packham | 1 | -16/+8 |
2017-06-14 | EDAC, sb_edac: Avoid creating SOCK memory controller | Qiuxu Zhuo | 1 | -0/+5 |
2017-06-12 | EDAC, mce_amd: Fix typo in SMCA error description | Yazen Ghannam | 1 | -1/+1 |
2017-06-09 | EDAC, mv64x60: Sanity check edac_op_state before registering | Chris Packham | 1 | -6/+1 |
2017-06-01 | EDAC, thunderx: Fix a warning during l2c debugfs node creation | Vadim Lomovtsev | 1 | -1/+1 |
2017-05-30 | EDAC, mv64x60: Check driver registration success | Chris Packham | 1 | -2/+7 |
2017-05-28 | EDAC, ie31200: Add Intel Kaby Lake CPU support | Jason Baron | 1 | -1/+12 |
2017-05-26 | EDAC, mv64x60: Replace in_le32()/out_le32() with readl()/writel() | Chris Packham | 1 | -42/+42 |
2017-05-26 | EDAC, mv64x60: Fix pdata->name | Chris Packham | 1 | -1/+1 |
2017-05-25 | EDAC, sb_edac: Bump driver version and do some cleanups | Qiuxu Zhuo | 1 | -44/+21 |
2017-05-25 | EDAC, sb_edac: Check if ECC enabled when at least one DIMM is present | Qiuxu Zhuo | 1 | -85/+18 |
2017-05-25 | EDAC, sb_edac: Drop NUM_CHANNELS from 8 back to 4 | Qiuxu Zhuo | 1 | -1/+1 |