aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irq_work.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-29x86/irq_work: Make it depend on APICThomas Gleixner1-2/+2
2017-08-29x86/irqwork: Get rid of duplicated tracing interrupt codeThomas Gleixner1-14/+2
2017-01-05x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira1-2/+3
2015-11-23treewide: Remove old email addressPeter Zijlstra1-1/+1
2015-05-15x86: Consolidate irq entering inlinesThomas Gleixner1-8/+2
2014-09-13x86: Tell irq work about self IPI supportFrederic Weisbecker1-1/+1
2013-08-06x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen1-2/+2
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi1-0/+10
2013-06-20x86, trace: Introduce entering/exiting_irq()Seiji Aguchi1-2/+12
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-0/+30