summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mcheck/mce.c
AgeCommit message (Expand)Author
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-06x86/MCE: Enable MCE broadcasting on new Centaur CPUsDavid Wang
2018-04-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-03-28Revert "x86/mce/AMD: Collect error info even if valid bits are not set"Yazen Ghannam
2018-03-14Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner
2018-03-08Merge branch 'ras/urgent' into ras/coreThomas Gleixner
2018-03-08x86/MCE: Serialize sysfs changesSeunghun Han
2018-03-08x86/MCE: Save microcode revision in machine check recordsTony Luck
2018-02-26Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar
2018-02-21x86/mce/AMD: Collect error info even if valid bits are not setBorislav Petkov
2018-02-21x86/mce: Issue the 'mcelog --ascii' message only on !AMDBorislav Petkov
2018-02-21x86/mce: Convert 'struct mca_config' bools to a bitfieldBorislav Petkov
2018-02-14x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variableKirill A. Shutemov
2018-02-13x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck
2018-02-11x86/MCE: Fix build warning introduced by "x86: do not use print_symbol()"Borislav Petkov
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-30Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman
2018-01-21Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-19x86/mce: Make machine check speculation protectedThomas Gleixner
2018-01-05x86: do not use print_symbol()Sergey Senozhatsky
2017-12-18x86/MCE: Make correctable error detection look at the Deferred bitYazen Ghannam
2017-12-18x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam
2017-10-05x86/mce: Convert timers to use timer_setup()Kees Cook
2017-08-17x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck
2017-06-26x86/mce: Always save severity in machine_check_poll()Yazen Ghannam
2017-06-14x86/mce: Update bootlog description to reflect behavior on AMDYazen Ghannam
2017-06-14x86/mce: Don't disable MCA banks when offlining a CPU on AMDYazen Ghannam
2017-05-21x86/MCE: Export memory_error()Borislav Petkov
2017-05-01Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-04-19x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel onlyBorislav Petkov
2017-04-18x86/mce: Make the MCE notifier a blocking oneVishal Verma
2017-04-18x86/mce: Update notifier priority checkBorislav Petkov
2017-03-28x86/mce: Do not register notifiers with invalid prioBorislav Petkov
2017-03-28x86/mce: Factor out and deprecate the /dev/mcelog driverTony Luck
2017-03-28RAS: Add a Corrected Errors CollectorBorislav Petkov
2017-03-28x86/mce: Rename mce_log to mce_log_bufferBorislav Petkov
2017-03-28x86/mce: Rename mce_log()'s argumentBorislav Petkov
2017-03-28Merge branch 'ras/urgent' into ras/core, to pick up fixIngo Molnar
2017-03-28x86/mce: Don't print MCEs when mcelog is activeAndi Kleen
2017-03-18x86/mce: Init some CPU features earlyYazen Ghannam
2017-03-13x86/mce: Handle broadcasted MCE gracefully with kexecXunlei Pang
2017-02-20Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-01-31x86/mce: Make timer handling more robustThomas Gleixner
2017-01-24x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov
2017-01-24x86/ras: Get rid of mce_process_work()Borislav Petkov
2017-01-24x86/ras: Flip the TSC-adding logicBorislav Petkov
2017-01-24x86/ras/therm_throt: Do not log a fake MCE for thermal eventsBorislav Petkov
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds