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