| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/mce: Remove duplicated tracing interrupt code | Thomas Gleixner | 2017-08-29 | 1 | -14/+2 |
* | x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers | Daniel Bristot de Oliveira | 2017-01-05 | 1 | -2/+2 |
* | x86: Remove empty idle.h header | Thomas Gleixner | 2016-12-09 | 1 | -1/+0 |
* | x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...) | Chen Yucong | 2016-02-03 | 1 | -2/+2 |
* | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 2014-05-06 | 1 | -2/+2 |
* | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 2013-06-21 | 1 | -0/+10 |
* | x86, trace: Introduce entering/exiting_irq() | Seiji Aguchi | 2013-06-21 | 1 | -6/+8 |
* | x86: Call idle notifier after irq_enter() | Frederic Weisbecker | 2011-12-11 | 1 | -1/+1 |
* | x86, mce: enable MCE_INTEL for 32bit new MCE | Andi Kleen | 2009-05-28 | 1 | -1/+1 |
* | x86, mce: fix build failure in arch/x86/kernel/cpu/mcheck/threshold.c | Ingo Molnar | 2009-03-04 | 1 | -3/+7 |
* | x86, mce, cmci: avoid potential reentry of threshold interrupt | Andi Kleen | 2009-02-24 | 1 | -1/+2 |
* | x86, mce, cmci: factor out threshold interrupt handler | Andi Kleen | 2009-02-24 | 1 | -0/+24 |