aboutsummaryrefslogtreecommitdiff
path: root/include/linux/interrupt.h
AgeCommit message (Expand)Author
2015-01-13irq: Allow interrupts to routed to NMI (or similar)Daniel Thompson
2014-12-12linux/interrupt.h: remove the definition of unused tasklet_hi_enableQuentin Lambert
2014-09-01genirq: Simplify wakeup mechanismThomas Gleixner
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-21Merge branch 'irq/for-net' into irq/coreThomas Gleixner
2014-05-21genirq: Provide !SMP stub for irq_set_affinity_notifier()Eyal Perry
2014-05-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann
2014-04-28linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-17genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-02-19genirq: Provide irq_wake_thread()Thomas Gleixner
2014-02-09genirq: Add devm_request_any_context_irq()Stephen Boyd
2014-01-27softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches
2013-11-15revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker
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-23genirq: 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-05rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30genirq: Remove now obsolete set_irq_wake()Thomas Gleixner
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge 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
2011-02-19genirq: Implement generic irq_show_interrupts()Thomas Gleixner
2011-02-19genirq: Move irq thread flags to coreThomas Gleixner
2011-02-19genirq: Namespace cleanupThomas Gleixner
2011-02-08Merge branch 'irq/for-xen' into irq/coreThomas Gleixner
2011-02-08genirq: Add IRQF_FORCE_RESUMEThomas Gleixner
2011-01-26softirqs: Free up pf flag PF_KSOFTIRQDVenkatesh Pallipadi
2011-01-22genirq: Add IRQ affinity notifiersBen Hutchings
2010-11-10irq: Better struct irqaction layoutEric Dumazet
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-23Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-10-23Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner