aboutsummaryrefslogtreecommitdiff
path: root/kernel/irq_work.c
AgeCommit message (Expand)Author
2013-02-05Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker
2013-02-04irq_work: Remove return value from the irq_work_queue() functionanish kumar
2012-11-18irq_work: Make self-IPIs optableFrederic Weisbecker
2012-11-17irq_work: Warn if there's still work on cpu_downSteven Rostedt
2012-11-17irq_work: Flush work on CPU_DYINGSteven Rostedt
2012-11-17irq_work: Don't stop the tick with pending worksFrederic Weisbecker
2012-11-14irq_work: Fix racy check on work pending flagFrederic Weisbecker
2012-11-14irq_work: Fix racy IRQ_WORK_BUSY flag settingFrederic Weisbecker
2012-04-13irq_work: fix compile failure on tile from missing includeChris Metcalf
2012-04-02irq_work: fix compile failure on MIPS from system.h splitPaul Gortmaker
2011-10-31kernel: fix two implicit header assumptions in irq_work.cPaul Gortmaker
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2011-10-04llist: Add llist_next()Peter Zijlstra
2011-10-04irq_work: Use llist in the struct irq_work logicHuang Ying
2010-12-18irq_work: Use per cpu atomics instead of regular atomicsChristoph Lameter
2010-11-18irq_work: Drop cmpxchg() resultSergio Aguirre
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra