aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/interrupt.h
Commit message (Expand)AuthorAge
* genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell2011-10-17
* genirq: percpu: allow interrupt type to be set at enable timeMarc Zyngier2011-10-03
* genirq: Add support for per-cpu dev_id interruptsMarc Zyngier2011-10-03
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* rcu: Use softirq to address performance regressionShaohua Li2011-06-14
* rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2011-05-06
* Fix common misspellingsLucas De Marchi2011-03-31
* genirq: Remove now obsolete set_irq_wake()Thomas Gleixner2011-03-29
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-15
|\
| * genirq: Provide forced interrupt threadingThomas Gleixner2011-02-26
| * genirq: Add IRQF_NO_THREADThomas Gleixner2011-02-25
| * genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner2011-02-25
| * genirq: Implement generic irq_show_interrupts()Thomas Gleixner2011-02-19
| * genirq: Move irq thread flags to coreThomas Gleixner2011-02-19
| * genirq: Namespace cleanupThomas Gleixner2011-02-19
| * Merge branch 'irq/for-xen' into irq/coreThomas Gleixner2011-02-08
| |\
| * | genirq: Add IRQ affinity notifiersBen Hutchings2011-01-22
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-15
|\ \ \ | |_|/ |/| |
| * | softirqs: Free up pf flag PF_KSOFTIRQDVenkatesh Pallipadi2011-01-26
| |/
* / genirq: Add IRQF_FORCE_RESUMEThomas Gleixner2011-02-08
|/
* irq: Better struct irqaction layoutEric Dumazet2010-11-10
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-27
|\
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-23
| |\
| | * tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner2010-10-21
| | |
| \ \
*-. \ \ Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds2010-10-23
|\ \ \ \ | |_|/ / |/| | |
| * | | softirqs: Make wakeup_softirqd staticThomas Gleixner2010-09-22
| |/ /
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\ \ \ | |_|/ |/| |
| * | genirq: Remove arch_init_chip_data()Thomas Gleixner2010-10-12
| |/
* / irq: Add tracepoint to softirq_raiseLai Jiangshan2010-09-07
|/
* irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell2010-07-29
* interrupt.h: fix fatal kernel-doc errorRandy Dunlap2010-05-21
* genirq: Add CPU mask affinity hintPeter P Waskiewicz Jr2010-05-03
* genirq: Remove IRQF_DISABLED from core codeThomas Gleixner2010-04-13
* genirq: Introduce request_any_context_irq()Marc Zyngier2010-04-13
* irq: Remove unused debug_poll_all_shared_irqs()Thomas Gleixner2009-11-04
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* cpumask: Remove mask field from commentsNobuhiro Iwamatsu2009-09-23
* cpumask: remove unused mask field from struct irqaction.Rusty Russell2009-09-23
* Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-14
|\
| * block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe2009-09-11
* | genirq: Add oneshot supportThomas Gleixner2009-08-17
|/
* Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-22
|\
| * softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra2009-07-22
* | genirq: Delegate irq affinity setting to the irq threadThomas Gleixner2009-07-21
|/
* Merge commit 'linus/master' into HEADVegard Nossum2009-06-15
|\
| * PM: Add empty suspend/resume device irq functionsHeiko Carstens2009-06-12
* | tasklets: new tasklet scheduling functionVegard Nossum2009-06-13
|/
* x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-28
* Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-04-07
|\
| * Merge branch 'linus' into irq/threadedIngo Molnar2009-04-05
| |\