summaryrefslogtreecommitdiff
path: root/include/linux/irq_work.h
Commit message (Expand)AuthorAge
* irq_work: Fix build failure when CONFIG_IRQ_WORK is not definedSteven Rostedt2015-03-23
* irq_work: Force raised irq work to run on irq work interruptFrederic Weisbecker2014-09-13
* irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-13
* irq_work: Implement remote queueingFrederic Weisbecker2014-06-16
* perf/x86: Warn to early_printk() in case irq_work is too slowPeter Zijlstra2014-02-21
* perf/x86: Push the duration-logging printk() to IRQ contextPeter Zijlstra2014-02-09
* irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan2013-03-22
* Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker2013-02-05
|\
| * irq_work: Make self-IPIs optableFrederic Weisbecker2012-11-18
| * irq_work: Don't stop the tick with pending worksFrederic Weisbecker2012-11-17
* | irq_work: Remove return value from the irq_work_queue() functionanish kumar2013-02-04
|/
* irq_work: Use llist in the struct irq_work logicHuang Ying2011-10-04
* irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-18