aboutsummaryrefslogtreecommitdiff
path: root/include/linux/irq.h
AgeCommit message (Expand)Author
2007-03-01[PATCH] FRV: Missing error defsDavid Howells
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman
2007-02-19[PATCH] Declare init_irq_proc before we use it.Andrew Morton
2007-02-16[PATCH] IRQ kernel-doc fixesRandy Dunlap
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar
2007-02-16[PATCH] Add a function to handle interrupt affinity settingThomas Gleixner
2007-02-16[PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner
2007-02-07msi: Kill the msi_desc array.Eric W. Biederman
2006-10-20[PATCH] genirq: clean up irq-flow-type naming, fixIngo Molnar
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-05IRQ: Typedef the IRQ flow handler function typeDavid Howells
2006-10-04[PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman
2006-10-04[PATCH] genirq: irq: remove msi hacksEric W. Biederman
2006-10-04[PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman
2006-10-04[PATCH] genirq: irq: add moved_masked_irqEric W. Biederman
2006-10-04[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bitEric W. Biederman
2006-09-26[PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells
2006-07-31[PATCH] always define IRQ_PER_CPUYoichi Yuasa
2006-07-31[PATCH] genirq: {en,dis}able_irq_wake() need refcounting tooDavid Brownell
2006-07-02[PATCH] genirq: ARM dyntick cleanupThomas Gleixner
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-02[PATCH] irq-flags: consolidate flags for request_irqThomas Gleixner
2006-07-01[ARM] 3690/1: genirq: Introduce and make use of dummy irq chipThomas Gleixner
2006-06-29[PATCH] genirq: add chip->eoi(), fastack -> fasteoiIngo Molnar
2006-06-29[PATCH] genirq: add IRQ_TYPE_SENSE_MASKBenjamin Herrenschmidt
2006-06-29[PATCH] genirq: add irq-chip supportThomas Gleixner
2006-06-29[PATCH] genirq MSI fixesIngo Molnar
2006-06-29[PATCH] genirq: coreThomas Gleixner
2006-06-29[PATCH] genirq: add IRQ_NOAUTOEN supportThomas Gleixner
2006-06-29[PATCH] genirq: add IRQ_NOREQUEST supportThomas Gleixner
2006-06-29[PATCH] genirq: add IRQ_NOPROBE supportThomas Gleixner
2006-06-29[PATCH] genirq: add genirq sw IRQ-retriggerThomas Gleixner
2006-06-29[PATCH] genirq: doc: comment include/linux/irq.h structuresIngo Molnar
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar
2006-06-29[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: include/linux/irq.hIngo Molnar
2006-06-29[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsoleteIngo Molnar
2006-06-29[PATCH] genirq: cleanup: misc code cleanupsIngo Molnar
2006-06-29[PATCH] genirq: cleanup: remove fastcallIngo Molnar
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich
2006-06-23[PATCH] x86: kernel irq balance doesn't workZhang Yanmin
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-25[PATCH] irq: uninline migration functionsAndrew Morton
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky