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/irq_work: Make it depend on APIC | Thomas Gleixner | 2017-08-29 | 1 | -2/+2 |
* | x86/irqwork: Get rid of 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/+3 |
* | treewide: Remove old email address | Peter Zijlstra | 2015-11-23 | 1 | -1/+1 |
* | x86: Consolidate irq entering inlines | Thomas Gleixner | 2015-05-15 | 1 | -8/+2 |
* | x86: Tell irq work about self IPI support | Frederic Weisbecker | 2014-09-13 | 1 | -1/+1 |
* | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible | Andi Kleen | 2013-08-06 | 1 | -2/+2 |
* | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 2013-06-20 | 1 | -0/+10 |
* | x86, trace: Introduce entering/exiting_irq() | Seiji Aguchi | 2013-06-20 | 1 | -2/+12 |
* | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 1 | -0/+30 |