summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mcheck/mce-inject.c
AgeCommit message (Expand)AuthorFilesLines
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 imp...Tejun 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-11x86, mce: Support specifying raise mode for software MCE injectionHuang Ying1-8/+8
2009-08-11x86, mce: Support specifying context for software mce injectionHuang Ying1-30/+126
2009-06-04x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen1-1/+1
2009-06-04x86, 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