summaryrefslogtreecommitdiff
path: root/kernel/irq_work.c
AgeCommit message (Expand)Author
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