aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/irq.h
Commit message (Expand)AuthorAge
* genirq: improve include filesThomas Gleixner2008-10-18
* proc: fixup irq iteratorThomas Gleixner2008-10-16
* genirq: add reverse iterator for irq_descThomas Gleixner2008-10-16
* genirq: revert dynarrayThomas Gleixner2008-10-16
* genirq: remove irq_to_desc_allocThomas Gleixner2008-10-16
* genirq: remove sparse irq codeThomas Gleixner2008-10-16
* genirq: use inline function for irq_to_descThomas Gleixner2008-10-16
* genirq: consolidate nr_irqs and for_each_irq_desc()Thomas Gleixner2008-10-16
* sparseirq: move kstat_irqs from kstat to irq_desc - fixYinghai Lu2008-10-16
* x86: remove irqbalance in kernel for 32 bitYinghai Lu2008-10-16
* x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu2008-10-16
* x86: put irq_2_iommu pointer into irq_descYinghai Lu2008-10-16
* irq: separate sparse_irqs from sparse_irqs_freeYinghai Lu2008-10-16
* x86_64: rename irq_desc/irq_desc_allocYinghai Lu2008-10-16
* generic: add irq_desc in function in parameterYinghai Lu2008-10-16
* irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu2008-10-16
* irq: add irq_desc_without_newYinghai Lu2008-10-16
* x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-16
* x86: put timer_rand_state pointer into irq_descYinghai Lu2008-10-16
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-16
* irq: make irq_desc to use dyn_arrayYinghai Lu2008-10-16
* Merge branch 'linus' into genirqIngo Molnar2008-10-16
|\
| * Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-18
| |\
| * | x64, x2apic/intr-remap: generic irq migration support from process contextSuresh Siddha2008-07-12
* | | genirq: remove last NO_IDLE_HZ leftoversThomas Gleixner2008-07-22
| |/ |/|
* | genirq: Expose default irq affinity mask (take 3)Max Krasnyansky2008-06-05
|/
* genirq: reenable a nobody cared disabled irq when a new driver arrivesThomas Gleixner2008-05-02
* [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King2008-04-17
* Final removal of FASTCALL()/fastcallHarvey Harrison2008-02-13
* IRQ_NOPROBE helper functionsRalf Baechle2008-02-08
* Remove fastcall from linux/includeHarvey Harrison2008-02-08
* genirq: add unlocked version of set_irq_handler()Kevin Hilman2007-12-18
* irq.h fix kernel-docRandy Dunlap2007-07-31
* Improve behaviour of spurious IRQ detectAlan Cox2007-07-16
* Pad irq_desc to internode cacheline sizeRavikiran G Thirumalai2007-05-08
* [PATCH] FRV: Missing error defsDavid Howells2007-03-01
* [PATCH] irq: Remove set_native_irq_infoEric W. Biederman2007-02-26
* [PATCH] Declare init_irq_proc before we use it.Andrew Morton2007-02-19
* [PATCH] IRQ kernel-doc fixesRandy Dunlap2007-02-16
* [PATCH] genirq: remove IRQ_DISABLEDIngo Molnar2007-02-16
* [PATCH] Add a function to handle interrupt affinity settingThomas Gleixner2007-02-16
* [PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner2007-02-16
* msi: Kill the msi_desc array.Eric W. Biederman2007-02-07
* [PATCH] genirq: clean up irq-flow-type naming, fixIngo Molnar2006-10-20
* [PATCH] genirq: clean up irq-flow-type namingIngo Molnar2006-10-17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* IRQ: Typedef the IRQ flow handler function typeDavid Howells2006-10-05
* [PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman2006-10-04
* [PATCH] genirq: irq: remove msi hacksEric W. Biederman2006-10-04
* [PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman2006-10-04