aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce-inject.c
AgeCommit message (Expand)Author
2020-08-21x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan
2020-03-11x86/mce: Handle varying MCA bank countsYazen Ghannam
2019-11-20x86/mce-inject: Reset injection struct after injectionBorislav Petkov
2018-06-26x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()Tony Luck
2017-06-14x86/mce/mce-inject: Preset the MCE injection structBorislav Petkov
2017-06-14x86/mce: Clean up include filesBorislav Petkov
2017-06-14x86/mce: Get rid of register_mce_write_callback()Borislav Petkov
2017-06-14x86/mce: Merge mce_amd_inj into mce-injectBorislav Petkov
2017-01-24x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2013-06-05x86, mce: Fix "braodcast" typoMathias Krause
2012-08-03x86: mce: Serialize mce injectionThomas Gleixner
2012-08-03x86: mce: Disable preemption when calling raise_local()Thomas Gleixner
2011-12-16x86: add IRQ context simulation in module mce-injectChen Gong
2011-11-08x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus
2011-01-07x86, NMI: Add priorities to handlersDon Zickus
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-04cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.cRusty Russell
2009-09-22x86: mce, inject: Use real inject-msg in raise_localHuang Ying
2009-08-10x86, mce: Support specifying raise mode for software MCE injectionHuang Ying
2009-08-10x86, mce: Support specifying context for software mce injectionHuang Ying
2009-06-03x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen
2009-06-03x86, mce: support more than 256 CPUs in struct mceAndi Kleen
2009-05-28x86, mce: trivial clean up for mce-inject.cHidetoshi Seto
2009-05-28x86, mce: fix comment style in mce-inject.cH. Peter Anvin
2009-05-28x86, mce: add basic error injection infrastructureAndi Kleen