aboutsummaryrefslogtreecommitdiff
path: root/include/linux/interrupt.h
AgeCommit message (Expand)Author
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
2010-10-12genirq: Remove arch_init_chip_data()Thomas Gleixner
2010-09-22softirqs: Make wakeup_softirqd staticThomas Gleixner
2010-09-07irq: Add tracepoint to softirq_raiseLai Jiangshan
2010-07-29irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell
2010-05-21interrupt.h: fix fatal kernel-doc errorRandy Dunlap
2010-05-03genirq: Add CPU mask affinity hintPeter P Waskiewicz Jr
2010-04-13genirq: Remove IRQF_DISABLED from core codeThomas Gleixner
2010-04-13genirq: Introduce request_any_context_irq()Marc Zyngier
2009-11-04irq: Remove unused debug_poll_all_shared_irqs()Thomas Gleixner
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-24cpumask: Remove mask field from commentsNobuhiro Iwamatsu
2009-09-24cpumask: remove unused mask field from struct irqaction.Rusty Russell
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe
2009-08-17genirq: Add oneshot supportThomas Gleixner
2009-07-22Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-22softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra
2009-07-21genirq: Delegate irq affinity setting to the irq threadThomas Gleixner
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum
2009-06-13tasklets: new tasklet scheduling functionVegard Nossum
2009-06-12PM: Add empty suspend/resume device irq functionsHeiko Carstens
2009-04-28x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu
2009-04-07Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-04-06Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds