summaryrefslogtreecommitdiff
path: root/include/linux/interrupt.h
AgeCommit message (Expand)Author
2015-02-13genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2015-02-13tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2015-02-13softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2015-02-13softirq-local-lock.patchThomas Gleixner
2015-02-13softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2015-02-13genirq: do not invoke the affinity callback via a workqueueSebastian Andrzej Siewior
2015-02-13genirq-force-threading.patchThomas Gleixner
2015-02-13rt: local_irq_* variants depending on RT/!RTThomas Gleixner
2015-02-13softirq-thread-do-softirq.patchThomas Gleixner
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2014-05-14tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2014-05-14softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2014-05-14softirq-local-lock.patchThomas Gleixner
2014-05-14softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2014-05-14genirq: do not invoke the affinity callback via a workqueueSebastian Andrzej Siewior
2014-05-14genirq-force-threading.patchThomas Gleixner
2014-05-14rt: local_irq_* variants depending on RT/!RTThomas Gleixner
2014-05-14softirq-thread-do-softirq.patchThomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2014-04-10tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2014-04-10softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2014-04-10softirq-local-lock.patchThomas Gleixner
2014-04-10softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2014-04-10genirq: do not invoke the affinity callback via a workqueueSebastian Andrzej Siewior
2014-04-10genirq-force-threading.patchThomas Gleixner
2014-04-10rt: local_irq_* variants depending on RT/!RTThomas Gleixner
2014-04-10softirq-thread-do-softirq.patchThomas Gleixner
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-01-11lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny
2012-09-23time: RCU permitted to stop idle entry via softirqPaul E. McKenney
2012-07-19random: final removal of IRQF_SAMPLE_RANDOMTheodore Ts'o
2012-05-24genirq: reimplement exit_irq_thread() hook via task_work_add()Oleg Nesterov
2012-04-19genirq: Streamline irq_actionThomas Gleixner
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-03tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt
2011-10-17genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2011-10-03genirq: percpu: allow interrupt type to be set at enable timeMarc Zyngier
2011-10-03genirq: Add support for per-cpu dev_id interruptsMarc Zyngier
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-14rcu: Use softirq to address performance regressionShaohua Li
2011-05-06rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29genirq: Remove now obsolete set_irq_wake()Thomas Gleixner
2011-03-16Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-26genirq: Provide forced interrupt threadingThomas Gleixner
2011-02-25genirq: Add IRQF_NO_THREADThomas Gleixner
2011-02-25genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner