summaryrefslogtreecommitdiff
path: root/include/linux/irq_work.h
AgeCommit message (Expand)Author
2021-10-15irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ on PREEMPT_RTSebastian Andrzej Siewior
2021-10-15irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support.Sebastian Andrzej Siewior
2020-11-24irq_work: CleanupPeter Zijlstra
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra
2020-06-02irq_work: Define irq_work_single() on !CONFIG_IRQ_WORK tooIngo Molnar
2020-05-28irq_work, smp: Allow irq_work on call_single_queuePeter Zijlstra
2020-03-21lockdep: Annotate irq_workSebastian Andrzej Siewior
2019-11-11irq_work: Convert flags to atomic_tFrederic Weisbecker
2018-01-08irq/work: Improve the flag definitionsBartosz Golaszewski
2017-11-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09irq_work: Map irq_work_on_queue() to irq_work_on() in !SMPPaul E. McKenney
2015-03-23irq_work: Fix build failure when CONFIG_IRQ_WORK is not definedSteven Rostedt
2014-09-13irq_work: Force raised irq work to run on irq work interruptFrederic Weisbecker
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-06-16irq_work: Implement remote queueingFrederic Weisbecker
2014-02-21perf/x86: Warn to early_printk() in case irq_work is too slowPeter Zijlstra
2014-02-09perf/x86: Push the duration-logging printk() to IRQ contextPeter Zijlstra
2013-03-22irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan
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: Don't stop the tick with pending worksFrederic Weisbecker
2011-10-04irq_work: Use llist in the struct irq_work logicHuang Ying
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra