summaryrefslogtreecommitdiffstats
path: root/include/linux/irq.h
Commit message (Expand)AuthorAgeFilesLines
* genirq: Expose default irq affinity mask (take 3)Max Krasnyansky2008-06-051-9/+0
* genirq: reenable a nobody cared disabled irq when a new driver arrivesThomas Gleixner2008-05-021-0/+1
* [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King2008-04-171-10/+0
* Final removal of FASTCALL()/fastcallHarvey Harrison2008-02-131-1/+0
* IRQ_NOPROBE helper functionsRalf Baechle2008-02-081-0/+3
* Remove fastcall from linux/includeHarvey Harrison2008-02-081-8/+8
* genirq: add unlocked version of set_irq_handler()Kevin Hilman2007-12-181-0/+7
* irq.h fix kernel-docRandy Dunlap2007-07-311-0/+1
* Improve behaviour of spurious IRQ detectAlan Cox2007-07-161-0/+1
* Pad irq_desc to internode cacheline sizeRavikiran G Thirumalai2007-05-081-3/+1
* [PATCH] FRV: Missing error defsDavid Howells2007-03-011-0/+1
* [PATCH] irq: Remove set_native_irq_infoEric W. Biederman2007-02-261-11/+0
* [PATCH] Declare init_irq_proc before we use it.Andrew Morton2007-02-191-3/+0
* [PATCH] IRQ kernel-doc fixesRandy Dunlap2007-02-161-0/+1
* [PATCH] genirq: remove IRQ_DISABLEDIngo Molnar2007-02-161-4/+3
* [PATCH] Add a function to handle interrupt affinity settingThomas Gleixner2007-02-161-0/+10
* [PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner2007-02-161-17/+25
* msi: Kill the msi_desc array.Eric W. Biederman2007-02-071-0/+4
* [PATCH] genirq: clean up irq-flow-type naming, fixIngo Molnar2006-10-201-0/+3
* [PATCH] genirq: clean up irq-flow-type namingIngo Molnar2006-10-171-12/+10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-25/+15
* IRQ: Typedef the IRQ flow handler function typeDavid Howells2006-10-051-18/+12
* [PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman2006-10-041-0/+7
* [PATCH] genirq: irq: remove msi hacksEric W. Biederman2006-10-041-36/+0
* [PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman2006-10-041-1/+8
* [PATCH] genirq: irq: add moved_masked_irqEric W. Biederman2006-10-041-0/+6
* [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bitEric W. Biederman2006-10-041-2/+1
* [PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells2006-09-261-0/+6
* [PATCH] always define IRQ_PER_CPUYoichi Yuasa2006-07-311-1/+1
* [PATCH] genirq: {en,dis}able_irq_wake() need refcounting tooDavid Brownell2006-07-311-0/+3
* [PATCH] genirq: ARM dyntick cleanupThomas Gleixner2006-07-021-0/+4
* Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-1/+2
|\
| * [ARM] 3690/1: genirq: Introduce and make use of dummy irq chipThomas Gleixner2006-07-011-1/+2
* | [PATCH] irq-flags: consolidate flags for request_irqThomas Gleixner2006-07-021-28/+27
|/
* [PATCH] genirq: add chip->eoi(), fastack -> fasteoiIngo Molnar2006-06-291-2/+4
* [PATCH] genirq: add IRQ_TYPE_SENSE_MASKBenjamin Herrenschmidt2006-06-291-0/+1
* [PATCH] genirq: add irq-chip supportThomas Gleixner2006-06-291-0/+11
* [PATCH] genirq MSI fixesIngo Molnar2006-06-291-11/+16
* [PATCH] genirq: coreThomas Gleixner2006-06-291-19/+141
* [PATCH] genirq: add IRQ_NOAUTOEN supportThomas Gleixner2006-06-291-0/+1
* [PATCH] genirq: add IRQ_NOREQUEST supportThomas Gleixner2006-06-291-0/+1
* [PATCH] genirq: add IRQ_NOPROBE supportThomas Gleixner2006-06-291-0/+1
* [PATCH] genirq: add genirq sw IRQ-retriggerThomas Gleixner2006-06-291-0/+3
* [PATCH] genirq: doc: comment include/linux/irq.h structuresIngo Molnar2006-06-291-7/+37
* [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-0/+2
* [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-291-1/+1
* [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar2006-06-291-1/+1
* [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]Ingo Molnar2006-06-291-0/+5
* [PATCH] genirq: cleanup: include/linux/irq.hIngo Molnar2006-06-291-28/+28
* [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsoleteIngo Molnar2006-06-291-5/+13
OpenPOWER on IntegriCloud