aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/irq_work.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-21perf/x86: Warn to early_printk() in case irq_work is too slowPeter Zijlstra1-1/+1
2014-02-09perf/x86: Push the duration-logging printk() to IRQ contextPeter Zijlstra1-0/+2
2013-03-22irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan1-1/+1
2013-02-05Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker1-0/+20
2013-02-04irq_work: Remove return value from the irq_work_queue() functionanish kumar1-1/+1
2012-11-18irq_work: Make self-IPIs optableFrederic Weisbecker1-0/+14
2012-11-17irq_work: Don't stop the tick with pending worksFrederic Weisbecker1-0/+6
2011-10-04irq_work: Use llist in the struct irq_work logicHuang Ying1-6/+9
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-0/+20