summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/nmi_selftest.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-231-6/+6
|\
| * x86, printk: Add missing KERN_CONT to NMI selftestSasha Levin2012-05-211-6/+6
* | x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-141-0/+1
|/
* x86: Properly _init-annotate NMI selftest codeJan Beulich2012-02-271-18/+19
* x86, NMI: Add to_cpumask() to silence compile warningDan Carpenter2011-12-071-1/+1
* x86, NMI: NMI-selftest should handle the UP case properlyDon Zickus2011-12-061-1/+2
* x86, NMI: Add NMI IPI selftestDon Zickus2011-12-051-0/+179