summaryrefslogtreecommitdiffstats
path: root/include/linux/irq.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] genirq: cleanup: misc code cleanupsIngo Molnar2006-06-291-22/+32
* [PATCH] genirq: cleanup: remove fastcallIngo Molnar2006-06-291-3/+7
* [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-291-7/+0
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-3/+4
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-2/+2
* [PATCH] adjust handle_IRR_event() return typeJan Beulich2006-06-231-1/+2
* [PATCH] x86: kernel irq balance doesn't workZhang Yanmin2006-06-231-0/+8
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] irq: uninline migration functionsAndrew Morton2006-03-251-47/+2
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-1/+1
* [PATCH] Alpha: convert to generic irq framework (generic part)Ivan Kokshaysky2006-01-061-0/+11
* [PATCH] include/linux/irq.h: #include <linux/smp.h>Adrian Bunk2005-12-211-1/+1
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
* [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese2005-09-071-1/+6
* [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-071-0/+123
* [PATCH] irqpollAlan Cox2005-06-281-2/+3
* [PATCH] make various thing staticAdrian Bunk2005-06-241-1/+0
* [PATCH] uml: make hw_controller_type->release exist only for archs needing itPaolo 'Blaisorblade' Giarrusso2005-06-211-0/+3
* [PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso2005-06-211-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+97
OpenPOWER on IntegriCloud