summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar2018-02-262-7/+27
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-142-7/+27
| |\
| | * x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-132-6/+26
| | * x86/MCE: Fix build warning introduced by "x86: do not use print_symbol()"Borislav Petkov2018-02-111-1/+1
* | | x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variableKirill A. Shutemov2018-02-141-12/+6
|/ /
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-2/+1
|\
| * x86: do not use print_symbol()Sergey Senozhatsky2018-01-051-2/+1
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-1/+1
|\ \
| * | x86: annotate ->poll() instancesAl Viro2017-11-271-1/+1
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-3/+3
|\ \
| * | mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman2018-01-231-3/+3
| |/
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-303-14/+58
|\ \
| * | x86/MCE: Make correctable error detection look at the Deferred bitYazen Ghannam2017-12-181-1/+12
| * | x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam2017-12-182-3/+12
| * | x86/MCE/AMD: Define a function to get SMCA bank typeYazen Ghannam2017-12-181-0/+14
| * | x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systemsYazen Ghannam2017-12-041-1/+3
| * | x86/MCE: Extend table to report action optional errors through CMCI tooXie XiuQi2017-12-041-9/+17
| |/
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-211-0/+5
|\ \ | |/ |/|
| * x86/mce: Make machine check speculation protectedThomas Gleixner2018-01-191-0/+5
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-132-13/+9
|\ \ | |/ |/|
| * x86/MCE/AMD: Fix mce_severity_amd_smca() signatureYazen Ghannam2017-11-071-1/+1
| * x86/MCE/AMD: Always give panic severity for UC errors in kernel contextYazen Ghannam2017-11-071-4/+3
| * x86/mce: Convert timers to use timer_setup()Kees Cook2017-10-051-8/+5
* | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-051-94/+27
|\ \
| * | x86/mcelog: Get rid of RCU remnantsBorislav Petkov2017-11-011-94/+27
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
|/ /
* | x86/mce: Hide mca_cfgBorislav Petkov2017-10-052-0/+9
|/
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-043-45/+7
|\
| * x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner2017-08-293-45/+7
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-041-0/+43
|\ \
| * \ Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-261-1/+1
| |\ \ | | |/
| * | x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck2017-08-171-0/+43
* | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-7/+2
|\ \ \ | |_|/ |/| |
| * | x86/mce/AMD: Allow any CPU to initialize the smca_banks arrayYazen Ghannam2017-07-251-7/+2
| |/
* | x86: Constify attribute_group structuresArvind Yadav2017-08-181-1/+1
|/
* x86/mce: Always save severity in machine_check_poll()Yazen Ghannam2017-06-261-6/+1
* x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more preciseJuergen Gross2017-06-201-1/+7
* x86/mce: Update bootlog description to reflect behavior on AMDYazen Ghannam2017-06-141-2/+3
* x86/mce: Don't disable MCA banks when offlining a CPU on AMDYazen Ghannam2017-06-141-2/+3
* x86/mce/mce-inject: Preset the MCE injection structBorislav Petkov2017-06-141-0/+9
* x86/mce: Clean up include filesBorislav Petkov2017-06-141-10/+0
* x86/mce: Get rid of register_mce_write_callback()Borislav Petkov2017-06-143-58/+61
* x86/mce: Merge mce_amd_inj into mce-injectBorislav Petkov2017-06-141-16/+526
* x86/mce/AMD: Use saved threshold block info in interrupt handlerYazen Ghannam2017-06-141-31/+35
* x86/mce/AMD: Use msr_stat when clearing MCA_STATUSYazen Ghannam2017-06-141-1/+1
* x86/mce/AMD: Carve out SMCA bank configurationYazen Ghannam2017-05-211-38/+38
* x86/mce/AMD: Redo error logging from APIC LVT interrupt handlersYazen Ghannam2017-05-211-73/+74
* x86/mce: Convert threshold_bank.cpus from atomic_t to refcount_tElena Reshetova2017-05-211-3/+3
* x86/MCE: Export memory_error()Borislav Petkov2017-05-211-7/+6
OpenPOWER on IntegriCloud