aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce.c
Commit message (Expand)AuthorAge
* acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma2018-11-06
* acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2018-11-06
* x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner2018-10-29
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-23
|\
| * x86/mce: Add Hygon Dhyana support to the MCA infrastructurePu Wen2018-09-27
* | x86/fault: Plumb error code and fault address through to fault handlersJann Horn2018-09-03
|/
* Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-25
|\
| * x86/memory_failure: Introduce {set, clear}_mce_nospec()Dan Williams2018-08-20
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-13
|\ \
| * | x86/mce: Cleanup __mc_scan_banks()Borislav Petkov2018-06-22
| * | x86/mce: Carve out bank scanning codeBorislav Petkov2018-06-22
| * | x86/mce: Remove !banks checkBorislav Petkov2018-06-22
| * | x86/mce: Carve out the crashing_cpu checkBorislav Petkov2018-06-22
| * | x86/mce: Always use 64-bit timestampsArnd Bergmann2018-06-22
* | | x86/MCE: Remove min interval polling limitationDewet Thibaut2018-07-17
| |/ |/|
* | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-24
|\|
| * x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck2018-06-22
| * x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()Borislav Petkov2018-06-22
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
|/
* x86/MCE: Enable MCE broadcasting on new Centaur CPUsDavid Wang2018-05-06
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-02
|\
| * Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner2018-03-14
| |\
| * \ Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar2018-02-26
| |\ \
| * | | x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variableKirill A. Shutemov2018-02-14
* | | | Revert "x86/mce/AMD: Collect error info even if valid bits are not set"Yazen Ghannam2018-03-28
* | | | Merge branch 'ras/urgent' into ras/coreThomas Gleixner2018-03-08
|\ \ \ \ | | |_|/ | |/| |
| * | | x86/MCE: Serialize sysfs changesSeunghun Han2018-03-08
| * | | x86/MCE: Save microcode revision in machine check recordsTony Luck2018-03-08
| | |/ | |/|
* | | x86/mce/AMD: Collect error info even if valid bits are not setBorislav Petkov2018-02-21
* | | x86/mce: Issue the 'mcelog --ascii' message only on !AMDBorislav Petkov2018-02-21
* | | x86/mce: Convert 'struct mca_config' bools to a bitfieldBorislav Petkov2018-02-21
|/ /
* | x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-13
* | x86/MCE: Fix build warning introduced by "x86: do not use print_symbol()"Borislav Petkov2018-02-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-01
|\
| * x86: do not use print_symbol()Sergey Senozhatsky2018-01-05
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\ \
| * | mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman2018-01-23
| |/
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-30
|\ \
| * | x86/MCE: Make correctable error detection look at the Deferred bitYazen Ghannam2017-12-18
| * | x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam2017-12-18
| |/
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-21
|\ \ | |/ |/|
| * x86/mce: Make machine check speculation protectedThomas Gleixner2018-01-19
* | x86/mce: Convert timers to use timer_setup()Kees Cook2017-10-05
|/
* x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck2017-08-17
* x86/mce: Always save severity in machine_check_poll()Yazen Ghannam2017-06-26
* x86/mce: Update bootlog description to reflect behavior on AMDYazen Ghannam2017-06-14
* x86/mce: Don't disable MCA banks when offlining a CPU on AMDYazen Ghannam2017-06-14
* x86/MCE: Export memory_error()Borislav Petkov2017-05-21
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-01
|\
| * x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel onlyBorislav Petkov2017-04-19