summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/nmi_selftest.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/nmi: Fix timeout test in test_nmi_ipi()Dan Carpenter2017-06-201-1/+1
* x86/nmi: Clean up register_nmi_handler() usageLi Zhong2012-06-201-3/+4
* x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2012-06-081-2/+2
* 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