aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/nmi_selftest.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-20x86/nmi: Fix timeout test in test_nmi_ipi()Dan Carpenter
2012-06-20x86/nmi: Clean up register_nmi_handler() usageLi Zhong
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus
2012-05-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-21x86, printk: Add missing KERN_CONT to NMI selftestSasha Levin
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi
2012-02-27x86: Properly _init-annotate NMI selftest codeJan Beulich
2011-12-07x86, NMI: Add to_cpumask() to silence compile warningDan Carpenter
2011-12-06x86, NMI: NMI-selftest should handle the UP case properlyDon Zickus
2011-12-05x86, NMI: Add NMI IPI selftestDon Zickus