summaryrefslogtreecommitdiffstats
path: root/include/linux/interrupt.h
Commit message (Expand)AuthorAgeFilesLines
* lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2013-01-111-5/+0
* time: RCU permitted to stop idle entry via softirqPaul E. McKenney2012-09-231-0/+2
* random: final removal of IRQF_SAMPLE_RANDOMTheodore Ts'o2012-07-191-2/+0
* genirq: reimplement exit_irq_thread() hook via task_work_add()Oleg Nesterov2012-05-231-4/+0
* genirq: Streamline irq_actionThomas Gleixner2012-04-191-4/+4
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt2012-02-031-6/+1
* genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell2011-10-171-0/+3
* genirq: percpu: allow interrupt type to be set at enable timeMarc Zyngier2011-10-031-1/+1
* genirq: Add support for per-cpu dev_id interruptsMarc Zyngier2011-10-031-11/+27
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* rcu: Use softirq to address performance regressionShaohua Li2011-06-141-0/+1
* rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2011-05-051-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* genirq: Remove now obsolete set_irq_wake()Thomas Gleixner2011-03-301-8/+0
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-151-19/+56
|\
| * genirq: Provide forced interrupt threadingThomas Gleixner2011-02-261-0/+7
| * genirq: Add IRQF_NO_THREADThomas Gleixner2011-02-251-1/+3
| * genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner2011-02-251-0/+2
| * genirq: Implement generic irq_show_interrupts()Thomas Gleixner2011-02-191-0/+1
| * genirq: Move irq thread flags to coreThomas Gleixner2011-02-191-14/+0
| * genirq: Namespace cleanupThomas Gleixner2011-02-191-3/+11
| * Merge branch 'irq/for-xen' into irq/coreThomas Gleixner2011-02-081-1/+2
| |\
| * | genirq: Add IRQ affinity notifiersBen Hutchings2011-01-221-1/+32
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-151-0/+7
|\ \ \ | |_|/ |/| |
| * | softirqs: Free up pf flag PF_KSOFTIRQDVenkatesh Pallipadi2011-01-261-0/+7
| |/
* / genirq: Add IRQF_FORCE_RESUMEThomas Gleixner2011-02-081-1/+2
|/
* irq: Better struct irqaction layoutEric Dumazet2010-11-101-3/+3
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-271-1/+1
|\
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-231-1/+1
| |\
| | * tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner2010-10-211-1/+1
| | |
| \ \
*-. \ \ Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds2010-10-231-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | softirqs: Make wakeup_softirqd staticThomas Gleixner2010-09-221-1/+0
| |/ /
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-3/+0
|\ \ \ | |_|/ |/| |
| * | genirq: Remove arch_init_chip_data()Thomas Gleixner2010-10-121-3/+0
| |/
* / irq: Add tracepoint to softirq_raiseLai Jiangshan2010-09-071-1/+7
|/
* irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell2010-07-291-1/+6
* interrupt.h: fix fatal kernel-doc errorRandy Dunlap2010-05-211-1/+1
* genirq: Add CPU mask affinity hintPeter P Waskiewicz Jr2010-05-031-0/+6
* genirq: Remove IRQF_DISABLED from core codeThomas Gleixner2010-04-131-1/+2
* genirq: Introduce request_any_context_irq()Marc Zyngier2010-04-131-0/+23
* irq: Remove unused debug_poll_all_shared_irqs()Thomas Gleixner2009-11-041-6/+0
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-1/+1
* cpumask: Remove mask field from commentsNobuhiro Iwamatsu2009-09-241-1/+0
* cpumask: remove unused mask field from struct irqaction.Rusty Russell2009-09-241-1/+0
* Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-141-0/+1
|\
| * block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe2009-09-111-0/+1
* | genirq: Add oneshot supportThomas Gleixner2009-08-171-0/+4
|/
* Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-221-0/+26
|\
| * softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra2009-07-221-0/+26