| Commit message (Expand) | Author | Age | Files | Lines |
* | EDAC: Check for GHES preference in the chipset-specific EDAC drivers | Jia He | 2022-10-21 | 1 | -0/+3 |
* | EDAC, pnd2: convert to use common P2SB accessor | Andy Shevchenko | 2022-07-14 | 1 | -39/+16 |
* | EDAC, pnd2: Use proper I/O accessors and address space annotation | Andy Shevchenko | 2022-07-14 | 1 | -3/+4 |
* | EDAC/Intel: Do not load EDAC driver when running as a guest | Luck, Tony | 2021-06-17 | 1 | -0/+3 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -1/+1 |
* | EDAC/{i7core,sb,pnd2,skx}: Fix error event severity | Tony Luck | 2020-08-18 | 1 | -1/+1 |
* | EDAC, pnd2: Set MCE_PRIO_EDAC priority for pnd2_mce_dec notifier | Zhenzhong Duan | 2020-06-15 | 1 | -0/+1 |
* | EDAC: Drop the EDAC report status checks | Tony Luck | 2020-04-14 | 1 | -3/+0 |
* | x86/mce: Fix all mce notifiers to update the mce->kflags bitmask | Tony Luck | 2020-04-14 | 1 | -2/+3 |
* | EDAC: Convert to new X86 CPU match macros | Thomas Gleixner | 2020-03-24 | 1 | -2/+2 |
* | EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function | Robert Richter | 2019-11-09 | 1 | -2/+2 |
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-09-16 | 1 | -1/+1 |
|\ |
|
| * | x86/intel: Aggregate microserver naming | Peter Zijlstra | 2019-08-28 | 1 | -1/+1 |
* | | EDAC, pnd2: Fix ioremap() size in dnv_rd_reg() | Stephen Douthit | 2019-08-09 | 1 | -1/+6 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra | 2018-10-02 | 1 | -1/+1 |
* | EDAC: Add owner check to the x86 platform drivers | Toshi Kani | 2017-09-25 | 1 | -1/+8 |
* | 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, pnd2: Build in a minimal sideband driver for Apollo Lake | Tony Luck | 2017-08-04 | 1 | -29/+59 |
* | EDAC, pnd2: Fix Apollo Lake DIMM detection | Tony Luck | 2017-06-29 | 1 | -3/+8 |
* | EDAC, pnd2: Make function sbi_send() static | Colin Ian King | 2017-06-26 | 1 | -2/+2 |
* | EDAC, pnd2: Return proper error value from apl_rd_reg() | Gustavo A. R. Silva | 2017-06-23 | 1 | -2/+3 |
* | EDAC: Rename report status accessors | Borislav Petkov | 2017-04-10 | 1 | -1/+1 |
* | EDAC, pnd2_edac: Fix reported DIMM number | Qiuxu Zhuo | 2017-03-26 | 1 | -1/+1 |
* | EDAC, pnd2_edac: Fix !EDAC_DEBUG build | Borislav Petkov | 2017-03-23 | 1 | -1/+5 |
* | EDAC, pnd2_edac: Add new EDAC driver for Intel SoC platforms | Tony Luck | 2017-03-16 | 1 | -0/+1542 |