Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/nmi: Clean up register_nmi_handler() usage | Li Zhong | 2012-06-20 | 1 | -3/+4 |
* | x86/nmi: Fix section mismatch warnings on 32-bit | Don Zickus | 2012-06-08 | 1 | -2/+2 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-05-23 | 1 | -6/+6 |
|\ | |||||
| * | x86, printk: Add missing KERN_CONT to NMI selftest | Sasha Levin | 2012-05-21 | 1 | -6/+6 |
* | | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi | 2012-05-14 | 1 | -0/+1 |
|/ | |||||
* | x86: Properly _init-annotate NMI selftest code | Jan Beulich | 2012-02-27 | 1 | -18/+19 |
* | x86, NMI: Add to_cpumask() to silence compile warning | Dan Carpenter | 2011-12-07 | 1 | -1/+1 |
* | x86, NMI: NMI-selftest should handle the UP case properly | Don Zickus | 2011-12-06 | 1 | -1/+2 |
* | x86, NMI: Add NMI IPI selftest | Don Zickus | 2011-12-05 | 1 | -0/+179 |