aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/interrupt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-11lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny1-5/+0
2012-09-23time: RCU permitted to stop idle entry via softirqPaul E. McKenney1-0/+2
2012-07-19random: final removal of IRQF_SAMPLE_RANDOMTheodore Ts'o1-2/+0
2012-05-23genirq: reimplement exit_irq_thread() hook via task_work_add()Oleg Nesterov1-4/+0
2012-04-19genirq: Streamline irq_actionThomas Gleixner1-4/+4
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-02-03tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt1-6/+1
2011-10-17genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell1-0/+3
2011-10-03genirq: percpu: allow interrupt type to be set at enable timeMarc Zyngier1-1/+1
2011-10-03genirq: Add support for per-cpu dev_id interruptsMarc Zyngier1-11/+27
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-14rcu: Use softirq to address performance regressionShaohua Li1-0/+1
2011-05-05rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-30genirq: Remove now obsolete set_irq_wake()Thomas Gleixner1-8/+0
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-19/+56
2011-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+7
2011-02-26genirq: Provide forced interrupt threadingThomas Gleixner1-0/+7
2011-02-25genirq: Add IRQF_NO_THREADThomas Gleixner1-1/+3
2011-02-25genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner1-0/+2
2011-02-19genirq: Implement generic irq_show_interrupts()Thomas Gleixner1-0/+1
2011-02-19genirq: Move irq thread flags to coreThomas Gleixner1-14/+0
2011-02-19genirq: Namespace cleanupThomas Gleixner1-3/+11
2011-02-08Merge branch 'irq/for-xen' into irq/coreThomas Gleixner1-1/+2
2011-02-08genirq: Add IRQF_FORCE_RESUMEThomas Gleixner1-1/+2
2011-01-26softirqs: Free up pf flag PF_KSOFTIRQDVenkatesh Pallipadi1-0/+7
2011-01-22genirq: Add IRQ affinity notifiersBen Hutchings1-1/+32
2010-11-10irq: Better struct irqaction layoutEric Dumazet1-3/+3
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-10-23Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgentIngo Molnar1-1/+1
2010-10-23Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+0
2010-10-21tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner1-1/+1
2010-10-12genirq: Remove arch_init_chip_data()Thomas Gleixner1-3/+0
2010-09-22softirqs: Make wakeup_softirqd staticThomas Gleixner1-1/+0
2010-09-07irq: Add tracepoint to softirq_raiseLai Jiangshan1-1/+7
2010-07-29irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell1-1/+6
2010-05-21interrupt.h: fix fatal kernel-doc errorRandy Dunlap1-1/+1
2010-05-03genirq: Add CPU mask affinity hintPeter P Waskiewicz Jr1-0/+6
2010-04-13genirq: Remove IRQF_DISABLED from core codeThomas Gleixner1-1/+2
2010-04-13genirq: Introduce request_any_context_irq()Marc Zyngier1-0/+23
2009-11-04irq: Remove unused debug_poll_all_shared_irqs()Thomas Gleixner1-6/+0
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-1/+1
2009-09-24cpumask: Remove mask field from commentsNobuhiro Iwamatsu1-1/+0
2009-09-24cpumask: remove unused mask field from struct irqaction.Rusty Russell1-1/+0
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe1-0/+1
2009-08-17genirq: Add oneshot supportThomas Gleixner1-0/+4
2009-07-22Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+26
2009-07-22softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra1-0/+26