summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce-inject.c
Commit message (Expand)AuthorAgeFilesLines
* x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong2016-02-031-8/+7Star
* x86: Replace __get_cpu_var usesChristoph Lameter2014-08-261-3/+3
* x86, mce: Fix "braodcast" typoMathias Krause2013-06-051-2/+2
* x86: mce: Serialize mce injectionThomas Gleixner2012-08-031-0/+4
* x86: mce: Disable preemption when calling raise_local()Thomas Gleixner2012-08-031-0/+4
* x86: add IRQ context simulation in module mce-injectChen Gong2011-12-161-4/+30
* x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony2011-11-081-1/+1
* x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-13/+7Star
* x86: Fix common misspellingsLucas De Marchi2011-03-181-1/+1
* x86, NMI: Remove DIE_NMI_IPIDon Zickus2011-01-071-1/+2
* x86, NMI: Add priorities to handlersDon Zickus2011-01-071-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.cRusty Russell2009-11-041-10/+12
* x86: mce, inject: Use real inject-msg in raise_localHuang Ying2009-09-221-3/+4
* x86, mce: Support specifying raise mode for software MCE injectionHuang Ying2009-08-101-8/+8
* x86, mce: Support specifying context for software mce injectionHuang Ying2009-08-101-30/+126
* x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen2009-06-031-1/+1
* x86, mce: support more than 256 CPUs in struct mceAndi Kleen2009-06-031-5/+5
* x86, mce: trivial clean up for mce-inject.cHidetoshi Seto2009-05-281-2/+2
* x86, mce: fix comment style in mce-inject.cH. Peter Anvin2009-05-281-1/+2
* x86, mce: add basic error injection infrastructureAndi Kleen2009-05-281-0/+126