summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irq_work.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/irq_work: Make it depend on APICThomas Gleixner2017-08-291-2/+2
* x86/irqwork: Get rid of duplicated tracing interrupt codeThomas Gleixner2017-08-291-14/+2Star
* x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira2017-01-051-2/+3
* treewide: Remove old email addressPeter Zijlstra2015-11-231-1/+1
* x86: Consolidate irq entering inlinesThomas Gleixner2015-05-151-8/+2Star
* x86: Tell irq work about self IPI supportFrederic Weisbecker2014-09-131-1/+1
* x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen2013-08-061-2/+2
* x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-211-0/+10
* x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-211-2/+12
* irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-0/+30