aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce-inject.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-21x86/mce-inject: Reset injection struct after injectionBorislav Petkov1-0/+6
2018-05-06x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()Luck, Tony1-1/+1
2018-03-23x86/tsc: Get rid of rdtscll()Thomas Gleixner1-1/+1
2017-06-14x86/mce/mce-inject: Preset the MCE injection structBorislav Petkov1-0/+9
2017-06-14x86/mce: Clean up include filesBorislav Petkov1-10/+0
2017-06-14x86/mce: Get rid of register_mce_write_callback()Borislav Petkov1-47/+19
2017-06-14x86/mce: Merge mce_amd_inj into mce-injectBorislav Petkov1-16/+526
2017-01-24x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov1-4/+1
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong1-8/+7
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter1-3/+3
2013-06-05x86, mce: Fix "braodcast" typoMathias Krause1-2/+2
2012-08-03x86: mce: Serialize mce injectionThomas Gleixner1-0/+4
2012-08-03x86: mce: Disable preemption when calling raise_local()Thomas Gleixner1-0/+4
2011-12-16x86: add IRQ context simulation in module mce-injectChen Gong1-4/+30
2011-11-08x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony1-1/+1
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus1-13/+7
2011-03-18x86: Fix common misspellingsLucas De Marchi1-1/+1
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus1-1/+2
2011-01-07x86, NMI: Add priorities to handlersDon Zickus1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-04cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.cRusty Russell1-10/+12
2009-09-22x86: mce, inject: Use real inject-msg in raise_localHuang Ying1-3/+4
2009-08-10x86, mce: Support specifying raise mode for software MCE injectionHuang Ying1-8/+8
2009-08-10x86, mce: Support specifying context for software mce injectionHuang Ying1-30/+126
2009-06-03x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen1-1/+1
2009-06-03x86, mce: support more than 256 CPUs in struct mceAndi Kleen1-5/+5
2009-05-28x86, mce: trivial clean up for mce-inject.cHidetoshi Seto1-2/+2
2009-05-28x86, mce: fix comment style in mce-inject.cH. Peter Anvin1-1/+2
2009-05-28x86, mce: add basic error injection infrastructureAndi Kleen1-0/+126